PC Review Forums Newsgroups Windows XP Windows XP WMI access denied on remote WMI calls

Reply

access denied on remote WMI calls

 
Thread Tools Rate Thread
Old 20-03-2007, 04:40 PM   #1
Darren Mar-Elia
Guest
 
Posts: n/a
Default access denied on remote WMI calls


I'm having a confounding time figuring out why I can't query WMI remotely.
The scenario is that I have an XP2, SP2 machine that is in a workgroup. I'm
trying to query the machine using WMI from either a Vista or another XP, SP2
machine. I am using the credentials of the workgroup machine's local
administrator account and regardless of what I do, I get "Access Denied". No
firewall is involved. Any ideas?

--
Darren Mar-Elia

  Reply With Quote
Old 24-04-2007, 07:04 PM   #2
Matthias Vastring
Guest
 
Posts: n/a
Default Re: access denied on remote WMI calls

Can you connect local to WMI on this machine?

Matthias

"Darren Mar-Elia" <dmanonymous@microsoft.com> schrieb im Newsbeitrag
news:53D19A4A-4BFA-4732-BA10-0D71FDA0A5B8@microsoft.com...
> I'm having a confounding time figuring out why I can't query WMI remotely.
> The scenario is that I have an XP2, SP2 machine that is in a workgroup.
> I'm trying to query the machine using WMI from either a Vista or another
> XP, SP2 machine. I am using the credentials of the workgroup machine's
> local administrator account and regardless of what I do, I get "Access
> Denied". No firewall is involved. Any ideas?
>
> --
> Darren Mar-Elia
>


  Reply With Quote
Old 11-06-2007, 10:15 PM   #3
Jonathan Liu [MSFT]
Guest
 
Posts: n/a
Default Re: access denied on remote WMI calls

Since the machine is in a workgroup, there is a minor modification that you
need to do to get this to work: See this article.
http://support.microsoft.com/?kbid=290403

In a nutshell you need to update the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\forceguest = 0

Just a reminder, modifying registry entries may lead to unintended
consequesnes, use at your own risk.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--
"Darren Mar-Elia" <dmanonymous@microsoft.com> wrote in message
news:53D19A4A-4BFA-4732-BA10-0D71FDA0A5B8@microsoft.com...
> I'm having a confounding time figuring out why I can't query WMI remotely.
> The scenario is that I have an XP2, SP2 machine that is in a workgroup.
> I'm trying to query the machine using WMI from either a Vista or another
> XP, SP2 machine. I am using the credentials of the workgroup machine's
> local administrator account and regardless of what I do, I get "Access
> Denied". No firewall is involved. Any ideas?
>
> --
> Darren Mar-Elia
>


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off