Help with missing WMI...

  • Thread starter Thread starter CM
  • Start date Start date
C

CM

I'm getting all kinds of errors connected with the WMI.
I've done all the troubleshooting suggested but keep
running up against error 0x80041002 (WMI not found.)

I have not had a virus, have reloaded XP twice, once a
clean reload, but no help.
..
 
Long shot here, given the info you have provided,
but check your system path environment variable.
It should begin
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;
where the last of these three is important for WMI
 
Back
Top