Freigeben über


Create Shared Mailboxes Without PowerShell

In the current version of Exchange Online, you create and configure shared mailboxes using the Windows PowerShell command line. You must create the shared mailbox, configure quotas, and then assign permissions so that users can open and send messages from the shared mailbox. To make this task a lot easier, we created a GUI-based tool that you can use to create and configure shared mailboxes.

For instructions about how to install and use the Office 365 Shared Mailbox Tool, check out this wiki article: https://community.office365.com/en-us/w/exchange/1712.aspx (note: in the article its suggested that you use Set-ExecutionPolicy RemoteSigned if the tool doesnt open - it that doesnt help you can try Set-ExecutionPolicy unrestricted)

Get the tool (posted in a .zip file) from the Office 365 Downloads forum here: https://community.office365.com/en-us/f/183/t/45006.aspxe

The tool will make it a lot easier to create Shared Mailboxes. It looks like this:

See also

Comments

  • Anonymous
    July 20, 2012
    When I run this tool with SSO, I get the following error: The parameters passed to the cmdlet represent a managed account, which doesn't match the namespace state, which is federated.  

  • Anonymous
    April 11, 2013
    When I was trying to get this tool to run I had to view the ps1 file's properties and click on a button labeled "unblock". I had to do this after I set RemoteSigned but the batch still would not bring up the tool.