Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Create Registry Key on Networked Computers

Status
Not open for further replies.

mac7attack

Technical User
Jan 31, 2004
47
0
0
US
Hello,

I have a batch file that calls a VBscript for every computer in a text file. This VBscript needs to be able to create/modify a registry key on the computer it recieves as a parameter.
I have not been able to find anything about RegCreateKey or RegCreateKeyEx that allows it to connect to a remote computer. I have also tried using a WScript.Shell and a RegWrite command.

Thanks
Matt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top