I have a VBS script that runs on all of our XP
workstations except for one.
When ever the following line is executed.
Set oReg=GetObject("winmgmts:\root\default:StdRegProv")
I get this error.
"The specified module could not be found."
I tried re-applying Service Pack 1 for XP but I still have
the asme problem.
Is WMI busted on this PC?
Does anyone know of a fix?
Thanks
Mike