Friday, June 1, 2012

Fix Services MMC Extended View Is Blank in Windows XP


This has to do with broken JScript.dll registration. To fix this problem, login as Administrator or equivalent, and then run the following command from Start, Run dialog:
regsvr32.exe  jscript.dll
Press {ENTER}
You should see the output message "DllRegisterServer in jscript.dll succeeded."
This fixes the Extended view. Close and re-open Services MMC.