Click to See Complete Forum and Search --> : help using vbscript to edit registry


CharvelZeppelin
08-24-2005, 05:24 PM
hi,

our company is switching its email address from name@company1.com to name@company2.com so i have the task of changing this on about 900 computers using outlook.

i know the values are stored in the registry under

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles

can someone help me write a script to replace the word company1 with company 2 in the registry (its not always in the same location in the registry but always in the profiles folder)?

thanks.

CharvelZeppelin
08-25-2005, 10:39 AM
hmm...after looking at this some more. i noticed that i can only find the email account information in the registry if it was set up as an exchange account. all of the accounts here at work are using pop3 and i cannot find where this information is stored. does anyone know where pop3 information is kept cause i can not find that profile information in the registry/

CharvelZeppelin
08-25-2005, 10:44 AM
hmm...after looking at this some more. i noticed that i can only find the email account information in the registry if it was set up as an exchange account. all of the accounts here at work are using pop3 and i cannot find where this information is stored. does anyone know where pop3 information is kept cause i can not find that profile information in the registry/