Posts Tagged ‘Add-adpermission’

Add-Mailbox Permissions VS Add-AdPermission Part 2

This is the follow up blog
Add-ADPermission (Section not completed)
Who can run this be default?
Exchange Recipient Administrator role Account Operator role for the applicable Active Directory containers
What are the valid permission that can be applied?
(http://technet.microsoft.com/en-us/library/bb124403.aspx)
CreateChild –DeleteChild–ListChildren–Self–ReadProperty–WriteProperty DeleteTree–ListObject–ExtendedRight–Delete–ReadControl–GenericExecute GenericWrite–GenericRead–WriteDacl–WriteOwner–GenericAll–Synchronize AccessSystemSecurity AD-
ADPermssions also has some extended rights that can be associated with it Send-As Receive-As View Information Store [...]

Comments (4)

Add-mailboxpermission vs Add-AdPermission Part 1

Recently I have seen an increase of questions related to setting permissions with Exchange 2007 so I decided to write this blog about the 2 commands that will be used to assign permissions.
Add-mailboxpermission vs Add-adpermission
Lets start by taking a look at the Add-MailboxPermission, as this cmdlet states it is used to apply permission at the [...]

Comments (14)