WINDOWS XP - tasklist.exe "initialization failure"

One of our Windows XP x64 Pro machines suddenly would not run tasklist.exe (lists processes in cmd line) anymore. It gives "ERROR: Initialization failure" when run.

Things I've looked into:

-any s/w installs recently? No.

-is tasklist.exe even on the machine? Yes, it's in C:\WINDOWS\system32

-checked path/environment variables? Yes.

-have you tried running it by typing its full path? Yes, but it still gives the error I mentioned above.

So I'm not too sure what else to look for right now. Any help is appreciated :) Thanks.

This question and answers originated from www.serverfault.com
Question by (12/7/2009 2:32:13 PM)

Answer

Rebuilding the WMI repository did the trick. Just posting the solution that I found in case anyone else runs into something similar...

In cmd:

net stop winmgmt

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

net start winmgmt

Answer by

Find More Answers
Related Topics  windows-xp  64-bit
Related Questions
  • devcon.exe not working in Windows7 x64

    I can't use the ia64-version of devcon.exe on my Windows7 professional x64 (AMD CPU). error message tells me, that the version of this applcation is not suitable for this version of windows and I s…
  • Windows7 x64 clipboard failure

    I'm using windows 7 x64 and i need to work with citrix client. Unfortunately my clipboard stops working after 5-10 minutes with citrix apps. I can't copy/paste anything. But on citrix clipboard is s…
  • running 64bit exe outside of c:\program files\

    i have a 64bit windows7 and i want to run a 64bit executable which is not inside the c:\Program Files\ directory. i always get the error: The application has failed to start because its side-by-…
  • DWwin.exe DLL Initialization Failed during shutdown

    I'm getting an error whenever I shut down the computer: dwwin.exe - DLL Initialization Failed The application failed to initialize because the window station is shutting down. A quick s…
  • Why won't a new 64-bit Windows 7 laptop start a setup.exe file?

    I'm helping someone set up their new 64-bit Acer Aspire One Netbook and have set everything up perfectly except the HP OfficeJet 4500 Wireless printer . The problem is I can't get the setup.exe file…
  • BDE Initialization Failure on Vista

    I have a small datasnap server written in Delphi 2007 that accesses the BDE. It works fine on Windows 2000 and XP but from time to time (actually quite regularly) on Vista I get the error message: …
  • raid 0 failure, drives look fine

    after a lovely blue screen of death my Windows Vista 64-bit machine decided to reconfigure one of my drives to no longer be part of my raid volume. So now my raid fails as it only has one member dis…
  • Sony PMB causing failure to load Windows 7 Pro 64-bit normally or even Safe Mode

    After installing Sony's Picture Motion Browser on my desktop with Windows 7 Pro x64, it always goes to Startup Repair due to Windows 7 failing to start. This always happens after I try to install it…
  • taskmgr.exe - Wrong Volume

    The other day my girlfriend used my computer to use one of those additional resource CD's that come with text books. This particular CD worked by acting like what seemed like a web server that hoste…
  • svchost.exe runs at 90% CPU, tasklist /svc shows RpcSs is the culprit

    I'm running Windows Server 2003 Standard (Much to my distaste), I've applied all the security updates and now I'm stuck with a box that's constantly being hammered by svchost. The process ID is a…