Quick tip for Enabling a Mailbox for a user already active in Active Directory.

Launch the Exchange Management Shell (EMS) and run the following command:

  • Enable-Mailbox -Identity UserName
Exchange 2019 - create a new mailbox with powershell

Once it runs you will see the info below the command as shown above, to check the mailbox you can run the following command:

  • Get-Mailbox
Exchange 2019 - create a new mailbox with powershell

As we can now see, the new mailbox is showing under the list of mailboxes.

Hope it helps.

    wpChatIcon

    Discover more from Everything-PowerShell

    Subscribe now to keep reading and get access to the full archive.

    Continue reading