GPResult.exe Returns Error Message or No Result
GPResult.exe Returns Error Message or No Result. This usually indicates a corrupted WMI repository. The following script rebuilds it from scratch. Run the commands below from an elevated command prompt: net stop winmgmt c: cd %systemroot%\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…
Read More »