Unsolved

This post is more than 5 years old

23 Posts

2246

November 16th, 2010 05:00

What are the permissions required for exchnage 2010 with EMC SourceOne different from Exch 2007

Are there any special permissions required for Exchange 2010 with EMC source one

2 Intern

 • 

272 Posts

November 16th, 2010 11:00

The permission requirements are the same:

  1. Exchange Org level , "Exchange View-Only Administrator"
  2. Exchange Org or DB Level, Send As & Receive As

I use the follwoing powershell command to accomplish this:

get-mailboxserver | add-adpermission -user -accessrights GenericRead, GenericWrite -extendedrights Send-As, Receive-As, ms-Exch-Store-Admin

No Events found!

Top