Hello,

How can I create a script to go through the registry and replace an entry
with another. Can this be done on remote computer or is it limited to local
computers only.

I would like to replace \\serve01\sw$ with \\serve03\sw$ and this would need
to include any entry with it subdirectories \\serve01\sw$\... with
\\serve03\sw$\...

Thanking you in advance for your assistance!

Daniel

RE: updating registry by Daniel

Daniel
Fri Aug 19 16:08:01 CDT 2005

Is there no way to do this?

I simply want to run through the registry and replace one value with another
where ever it may appear!

Can any show me how this can be done?

Daniel



"Daniel" wrote:

> Hello,
>
> How can I create a script to go through the registry and replace an entry
> with another. Can this be done on remote computer or is it limited to local
> computers only.
>
> I would like to replace \\serve01\sw$ with \\serve03\sw$ and this would need
> to include any entry with it subdirectories \\serve01\sw$\... with
> \\serve03\sw$\...
>
> Thanking you in advance for your assistance!
>
> Daniel