help using vbscript to edit registry

Sharky Forums


Results 1 to 3 of 3

Thread: help using vbscript to edit registry

  1. #1
    Reef Shark
    Join Date
    Jun 2001
    Location
    Allen Park
    Posts
    366

    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.

  2. #2
    Reef Shark
    Join Date
    Jun 2001
    Location
    Allen Park
    Posts
    366
    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/

  3. #3
    Reef Shark
    Join Date
    Jun 2001
    Location
    Allen Park
    Posts
    366
    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/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •