View Single Post
  #2  
Old September 25th 06, 11:27 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Can admin set mailbox permissions using CDO?

There is a way for admins to gain access to all mailboxes:

How to assign service account access to all mailboxes in Exchange Server
2003:
http://support.microsoft.com/kb/821897/en-us

--
Eric Legault (Outlook MVP, MCDBA, MCTS: Messaging & Collaboration)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


" wrote:

Hello,

My company is developing a migration utility and one part is to copy
the permissions on mailboxes and calendars from the legacy system to
Exchange 2003.

The utility is being developed using the CDO library. However, the
developers have told us that under CDO, the utility needs to login as
each individual user to set the mailbox permissions, i.e., logging in
as Exchange Admin won't work even if it has full control over every
mailbox.

Is that correct? Can another library, e.g., Outlook Redemption, provide
a solution?

Otherwise, we would need to change every user's Windows password and
that's not feasible.

Thanks,

- Alan.


Ads