Knowledge BaseGranting Full Access permissions for a user or group to all users in the organization
W P Staff asked 6 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 6 years ago

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