Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save StephenFerrero/ba04e7acf528ed6a767c4de59054f59f to your computer and use it in GitHub Desktop.
Save StephenFerrero/ba04e7acf528ed6a767c4de59054f59f to your computer and use it in GitHub Desktop.
Add mailbox folder permissions in Exchange
Add-MailboxFolderPermission -Identity ayla@contoso.com:\Marketing -User Ed@contoso.com -AccessRights Owner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment