All Part2 is Null

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
WinMgmt could not initialize the core parts: To reinstall 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

Comments