help using vbscript to edit registry
hi,
our company is switching its email address from [email protected] to [email protected] 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.