Re: Using WMI from Within a service.
- From: mabra <mabra@home>
- Date: Fri, 20 Oct 2006 00:58:28 +0200
Hi !
Be exact:You cannot use local system accounts, but you can "local accounts from that remote machine". I do it all the day, where my domain accounts are invalid, for example, on machines wich are not member of a domain.
If the remote machine may be named box1, you can connect with an account named "box1\localUser" [naturally, that account must have the right rights].
Best regards,
Manfred
Gerry Hickman wrote:
Scooby wrote:.
But, this would only get you enough rights on your PC, for wmi, and not remote machines.
Exactly. You can't use local accounts to connect to remote machines. WMI works best when you have a domain and then you can use impersonation (Windows integrated) instead of having to keep passing username and password.
- Follow-Ups:
- Re: Using WMI from Within a service.
- From: Gerry Hickman
- Re: Using WMI from Within a service.
- References:
- Re: Using WMI from Within a service.
- From: removethis
- Re: Using WMI from Within a service.
- From: Scooby
- Re: Using WMI from Within a service.
- From: Gerry Hickman
- Re: Using WMI from Within a service.
- Prev by Date: Re: Using WMI from Within a service.
- Next by Date: RE: Changes to WMI on Vista that would prevent custom WMI Provider DLL from loading?
- Previous by thread: Re: Using WMI from Within a service.
- Next by thread: Re: Using WMI from Within a service.
- Index(es):
Relevant Pages
|
Loading