WMI?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, I am a pretty experienced computer user (mostly XP) and I have been
having trouble with the error reporting system. Its not that it doesn't work,
but it ALWAYS pops up with something about WMI. Im not sure what that is, but
every minute or so it pops up, and its rather annoying.
Any help would be appriciated.


Thanks

~Jake
 
WMI = Windows Management Instrumentation. Posting the text of the error may
help. Check Event Viewer for errors.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hello, I am a pretty experienced computer user (mostly XP) and I have been
| having trouble with the error reporting system. Its not that it doesn't
work,
| but it ALWAYS pops up with something about WMI. Im not sure what that is,
but
| every minute or so it pops up, and its rather annoying.
| Any help would be appriciated.
|
|
| Thanks
|
| ~Jake
|
| --
| Crosshair Studios
| http://www.crosshairstudios.com
 
Start>Run>CMD and then run each of these and press the enter key after each:

winmgmt /clearadap
winmgmt /kill
winmgmt /unregserver
winmgmt /regserver
winmgmt /resyncperf

regards,
S.Sengupta[MS-MVP]
 
Back
Top