A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Can admin set mailbox permissions using CDO?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old September 25th 06, 08:24 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 1
Default Can admin set mailbox permissions using CDO?

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.

  #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.


  #3  
Old September 25th 06, 11:57 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Can admin set mailbox permissions using CDO?

Sure, in Redemption the permissions can be set using the RDOFolder.ACL
collection - http://www.dimastr.com/redemption/rdo/RDOACL.htm
You can also access any mailbox from a single MAPI session without having to
logon as the mailbox owner - see RDOSession.Stores.GetSharedMailbox
(http://www.dimastr.com/redemption/rdo/rdostores.htm)

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

wrote in message
oups.com...
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.



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Organizational Froms Library Permissions error, but I have permissions? Trigon Outlook - Using Forms 11 February 1st 07 01:49 AM
Permissions - Mailbox Chris Briant Outlook - General Queries 0 July 9th 06 02:42 PM
Why can some see my calendar in 2003, when no permissions are set Shelia Outlook - Calandaring 1 June 22nd 06 03:26 AM
Access permissions on folder. Owner cannot grant permissions lmeyer Outlook - Installation 0 June 14th 06 12:06 PM
Scheduling Resources (the Set Permissions button is grayed out) [email protected] Outlook - Calandaring 0 June 1st 06 09:36 PM


All times are GMT +1. The time now is 08:50 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.