Finding and Replacing registry values

R

Roberto Gutierrez

Hello Everyone..

I wanted to know if there was a way to write a REG or VBS script that would
look for certain registry keys and if they do exist replace the with a new
one. I have over 250 pc's and not all of the have the same key.


Please Help.


Roberto Gutierrez
 
J

Jerold Schulman

Hello Everyone..

I wanted to know if there was a way to write a REG or VBS script that would
look for certain registry keys and if they do exist replace the with a new
one. I have over 250 pc's and not all of the have the same key.


Please Help.


Roberto Gutierrez
Yes.

If you want to know how, you should provide us with the key, the Value Name(s) the data types, the data values.

I would use REG.EXE, built into Windows XP, Windows Server 2003, and later operating systems, or installed from the
Windows 2000 Support Tools on the CD-ROM.


Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
http://www.jsifaq.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top