WMI Repair on Win7 64 Bit__
WMI Repair · Alert Me Thursday, April 22, 2010 12:52 PM DallasMaverick 0 Vote As Helpful Hi, I would like to use a batch file to help me repairing WMI issues. What other known commands could be added to these lines ? Should I apply this script also for Vista or Win 7 or does the salvagerepository run similar steps ? -------------------------------------------------------------------------- net stop winmgmt c: cd %windir%\system32\wbem rd /S /Q repository regsvr32 /s %systemroot%\system32\scecli.dll regsvr32 /s %systemroot%\system32\userenv.dll mofcomp cimwin32.mof mofcomp cimwin32.mfl mofcomp rsop.mof mofcomp rsop.mfl for /f %%s in (’dir /b /s *.dll’) do regsvr32 /s %%s for /f %%s in (’dir /b *.mof’) do mofcomp %%s for /f %%s in (’dir /b *.mfl’) do mofcomp %%s mofcomp -n:root\cimv2\applications\exchange wbemcons.mof mofcomp -n:root\cimv2\applications\exchange smtpcons.mof mofcomp exmgmt.mof mofcomp exwmi.mof net start winmgmt Because of the Class not registered, System Restore gives me 0x800423F3 Error I ran into problems since I use a program called Optimize 3 which is a disk cleaner which never fools with any registry. (See www.pcpitstop.com ) I need help here. Thanks for looking into this and posting a reply on www.w7io.com I went here to do research, but found nothing conclusive.... Thanks, DonaldRegards, Donald
May 3rd, 2010 2:03am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics