I have to change the user settings in Outlook for 200 client computers
to access a new email server. I'm wanting to create a script to access
each client pc and make the changes for username, email account,
server name, etc.
Can this be automated with vb script? I can't find anything to show me
how to do this task. I can find alot about how to do forms, messages,
etc., but not how to change the current user/account information
settings in Outlook.
If anyone has some ideas, please post it.
Sue Mosher [MVP] - 22 Aug 2003 23:43 GMT
This is beyond the capability of the Outlook object model. You would need to use Extended MAPI or Redemption or hack the registry.

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.slipstick.com/books/jumpstart.htm
> I have to change the user settings in Outlook for 200 client computers
> to access a new email server. I'm wanting to create a script to access
[quoted text clipped - 5 lines]
> settings in Outlook.
> If anyone has some ideas, please post it.