Log på med Microsoft
Log på, eller opret en konto.
Hej
Markér en anden konto.
Du har flere konti
Vælg den konto, du vil logge på med.
Engelsk
Vi beklager. Denne artikel er ikke tilgængelig på dit sprog.

Summary

Starting in Cumulative Update 21 for Exchange Server 2013 and Cumulative Update 10 for Exchange Server 2016 in an on-premises Exchange Server environment, you can directly create or modify a remote shared mailbox by using the new parameter -shared with the following cmdlets:

  • Enable-RemoteMailbox: [-Identity user] [-Shared] [-RemoteRoutingAddress user@domain]

  • New-RemoteMailbox: [-Shared] [-Name remoteMailboxName]

  • Set-RemoteMailbox: [-Name user] [-Type Shared]

More information

Exchange Server 2016

To enable the parameter -shared so that it will work, make sure that you prepare Active Directory by running the following command:

<path_to_Exchange2016CU10_or_LaterBuild>\setup.exe /PrepareAD /OrganizationName:”first_organization_name” /IAcceptExchangeServerLicenseTerms

And install the same build of Cumulative Update 10 for Exchange Server 2016 or a later cumulative update for Exchange Server 2016.

Exchange Server 2013

To enable the new parameter -shared so that it will work, make sure that you prepare Active Directory by running the following command:

<path_to_Exchange2013CU21_or_LaterBuild>\setup.exe /PrepareAD /OrganizationName:”first_organization_name” /IAcceptExchangeServerLicenseTerms

And install the same build of Cumulative Update 21 for Exchange Server 2013 or a later cumulative update for Exchange Server 2013.

References

Learn about the terminology that Microsoft uses to describe software updates.

Har du brug for mere hjælp?

Vil du have flere indstillinger?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Var disse oplysninger nyttige?

Hvad påvirkede din oplevelse?
Når du trykker på Send, bliver din feedback brugt til at forbedre Microsoft-produkter og -tjenester. Din it-administrator kan indsamle disse data. Erklæring om beskyttelse af personlige oplysninger.

Tak for din feedback!

×