reading remote registry 
Author Message
 reading remote registry

Hi, does anyone know how to read a remote machines registry?  I want to
survey some settings in my corp and would find this very useful.  I have
found the local registry reading command:
WSHNetwork.WSHShell.RegRead(key)

TIA
Eric



Fri, 15 Oct 2004 23:49:11 GMT  
 reading remote registry
In the support tools on the Win2K cd, there is a great utility called
reg.exe ....
Quote:

> Hi, does anyone know how to read a remote machines registry?  I want to
> survey some settings in my corp and would find this very useful.  I have
> found the local registry reading command:
> WSHNetwork.WSHShell.RegRead(key)

> TIA
> Eric



Sat, 16 Oct 2004 00:32:13 GMT  
 reading remote registry

Quote:

> Hi, does anyone know how to read a remote machines registry?  I want to
> survey some settings in my corp and would find this very useful.

You can use reg.exe and capture it's output as Joseph Acosta suggested, or you
can use WMI.

For an WMI example, take a look at this thread:


Subject: Remote Registry calls
Newsgroups: microsoft.public.wbem
Date: 2001-03-22 16:43:34 PST
http://groups.google.com/groups?hl=en&th=bf38eb8057ce4019&rnum=3

--
torgeir



Sat, 16 Oct 2004 01:31:06 GMT  
 reading remote registry
Thanks,

I started to use reg.exe, but wanted to see if there was a way to do it
native to vbs.  I appreciate the info.

Eric


Quote:

> > Hi, does anyone know how to read a remote machines registry?  I want to
> > survey some settings in my corp and would find this very useful.

> You can use reg.exe and capture it's output as Joseph Acosta suggested, or
you
> can use WMI.

> For an WMI example, take a look at this thread:


> Subject: Remote Registry calls
> Newsgroups: microsoft.public.wbem
> Date: 2001-03-22 16:43:34 PST
> http://groups.google.com/groups?hl=en&th=bf38eb8057ce4019&rnum=3

> --
> torgeir



Sat, 16 Oct 2004 20:51:58 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Read Remote Registry

2. Reading Remote Registry

3. How can I Read-Write remote registry

4. Read a value in a remote registry

5. WMI remote read registry??

6. Q: Read HKLM registry on a remote computer?

7. Reading registry info from a remote machine

8. reading a remote registry

9. Q: Read HKLM registry on a remote computer?

10. remote registry reading problem

11. Remote registry reads.

12. Read Registry Keys and Trees / API Call for Registry access

 

 
Powered by phpBB® Forum Software