View Single Post
  (#91 (permalink)) Old
legacyb4 Offline
Thumbs Must Hurt
 
Posts: 101
Join Date: Apr 2008
Model: 8330
PIN: N/A
Carrier: Bell Mobility
Default 07-17-2008, 02:02 AM

For some reason, the following step didn't take the first time around and after referring to:

I reapplied the command:

Quote:
get-mailboxserver Exchange2007 | add-adpermission -user <BESAdmin> -accessrights GenericRead, GenericWrite -extendedrights Send-As, Receive-As, ms-Exch-Store-Admin
and things started to work.

Quote:
Originally Posted by garycutri View Post
In an existing environment you need to do the following:

4. From the Exchange 2007 server open the “Exchange Management Shell” which can be found in the Exchange program group. From EMS run the following two scripts to set the delegate control and required permissions:

get-mailboxserver <mail_server_name> | add-exchangeadministrator BESAdmin –role ViewOnlyAdmin

get-mailboxserver <mail_server_name> | add-adpermission –user BESAdmin –accessrights ExtendedRight –extendedrights Send-As, Receive-As, ms-Exch-Store-Admin


Blackberry Curve 8330 @ 4.3.0.124 (3.1.0.71)
   
Reply With Quote