Tuesday, May 24, 2011

taskkill Error: Initialization failure

I found a solution and it worked for me.  May it help someone else

http://efreedom.com/Question/2-91689/Tasklistexe-Initialization-Failure

======================

In cmd:

net stop winmgmt

Rename the %windir%\system32\wbem\repository to something else

net start winmgmt

======================