Automatically add additional mailboxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have several users who have access to multiple mailboxes, including their
own. Is there a easy scripting way for these users to add these mailboxes
without having to manually do it by going to MAPI profile and adding the
mailboxes?
I looked into a CMW, but I think my best bet is a PRF. Any ideas?
 
A PRF file cannot perform that operation. It can be scripted with the ProfMan library included with the redistributable version of Redemption (http://www.dimastr.com/redemption/) and probably also with some of the mail profile tools listed at http://www.slipstick.com/exs/olroam.htm#tools

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Well thanks anyway Sue, much appericated.

Sue Mosher said:
A PRF file cannot perform that operation. It can be scripted with the ProfMan library included with the redistributable version of Redemption (http://www.dimastr.com/redemption/) and probably also with some of the mail profile tools listed at http://www.slipstick.com/exs/olroam.htm#tools

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top