0 Enable Mailbox for all users in a specific OU Posted on April 17, 2018 by admin Run the following command from an Exchange Management Shell; Get-User -OrganizationalUnit "OU Name" | Enable-Mailbox Related