msinfo 32 "can't collect information"

B

Benji Brisco

Ive checked my Services and Event Log,RPC and Windows Management
Instrumentation are all Started.

I've also tried.....
Go to Start/Run/CMD and type in: net stop winmgmt. Then delete the
%windir&\system32\wbem\repository directory. Once done go back to
Start/Run/CMD and type in: net start winmgmt

If that doesn't help, try this:

Open a Command Prompt and type "winmgmt /clearadap" to clear prior
WMI/resyncperf information from the registry.
Then type "winmgmt /resyncperf" to register the system performance libraries
with WMI again.

WinMgmt could not initialize the core parts

This will re-install wmi into the registry: Go to Start/Run and type in:
CMD, then Winmgmt/? for information. Then run each of these hitting enter
after each:

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

Any other ideas??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top