Message from discussion
WMI error
From: "Tom K" <thomas.DOTk...@ThighmarkDOT.com>
Subject: WMI error
Date: Tue, 18 Mar 2008 09:15:25 -0400
Lines: 14
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
Message-ID: <#I5IioPiIHA.5724@TK2MSFTNGP05.phx.gbl>
Newsgroups: microsoft.public.scripting.vbscript
NNTP-Posting-Host: igate.highmark.com 12.29.175.2
Path: g2news1.google.com!news1.google.com!newshub.sdsu.edu!msrtrans!TK2MSFTFEEDS02.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFTNGP05.phx.gbl
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