Dear Support,
I'd like to know if there is a way to do this cmd for multi users which are in separate OU in one go instead of one by one.
Add-MailboxPermission -Identity <Mailbox ID1> -User <Mailbox ID2>-AccessRights FullAccess -AutoMapping:$false
Thanks and Regards