Delegate ability to assign SendAs and SendOnBehalfOf
I have a group of people who I want to have the right togrant other users the SendAs and SendOnBehalfOf rights to mailboxes. How do I delegate that?Thanks.EdEd Bell - Specialist, Network Services, Convergys
August 17th, 2009 7:31pm
2007? For SEND AS:http://technet.microsoft.com/en-us/library/bb124403.aspxExtendedRights
To run the Add-ADPermission cmdlet, the account you use must be delegated the following:
Exchange Recipient Administrator role
Account Operator role for the applicable ActiveDirectory containers
for SEND ON Behalf:http://technet.microsoft.com/en-us/library/bb123981.aspxGrantSendOnBehalfTo
To run the Set-Mailbox cmdlet, the account you use must be delegated the following:
Exchange Recipient Administrator role
Free Windows Admin Tool Kit Click here and download it now
August 17th, 2009 7:39pm
As Andy said, or if you want to give allow group of users to give just those permissions then you may need to configure split permissions as per below reference model...
Split Permissions Model Reference
http://technet.microsoft.com/en-us/library/bb430782.aspxAmit Tank | MVP Exchange Server | MCITP: EMA | MCSA: M | http://ExchangeShare.WordPress.com
August 17th, 2009 7:45pm
Yes, 2007. Sorry! Forgot that little element. :)Thanks!Ed Bell - Specialist, Network Services, Convergys
Free Windows Admin Tool Kit Click here and download it now
August 17th, 2009 7:49pm