WMI error
Tom K <thomas.dotk...@thighmarkdot.com>
This line in our logon script...
Set oWMIService =
GetObject("winmgmts:{impersonationLevel=impersonate}!\\.\root\cimv2")
...returns an error code 80041002 on some systems.
Anyone have ideas what might be causing it?
Thanks,
Tom