To grant the ApplicationImpersonation management role to the <User> (in our example, LA\JohnSmith), run the following cmdlet in Exchange Management Shell:
New-ManagementRoleAssignment -Role ApplicationImpersonation -User LA\JohnSmith
To add an account to the local Administrators group on a server, perform the following:
To grant the Full Control permission on a public folder database to the <User> (in our example, LA\JohnSmith), run the following cmdlet in Exchange Management Shell:
Get-PublicFolderDatabase | Add-ADPermission -User LA\JohnSmith -AccessRights GenericAll -ExtendedRights Receive-As
To add an account to the Public Folder Management group in the Exchange 2010 organization, take the following steps:
© ALL RIGHTS RESERVED. Termini di utilizzo Privacy Cookie Preference Center