Knowledge BaseGranting Full Access permissions for a user or group to all users in the organization
W P Staff asked 7 years ago

How do i grant Full Access permissions for a user or group to all users in the organization in Exchange 2010?

 

1 Answers
W P Staff answered 7 years ago

use EMS:
 
Get-MailboxDatabase –identity “database name” | Add-ADPermission -User “user or group” -AccessRights GenericAll