Freigeben über


Create an Exchange ActiveSync Virtual Directory

[Dieses Thema ist in Bearbeitung.]

Gilt für: Exchange Server 2010

Letztes Änderungsdatum des Themas: 2009-05-18

You can use the Exchange Management Shell to create a Microsoft Exchange ActiveSync virtual directory in Microsoft Exchange Server 2010.

By default, when Exchange 2010 is installed, a new virtual directory is created in the default Web site in Internet Information Services (IIS). This virtual directory is named Microsoft-Server-ActiveSync. You can create additional Exchange ActiveSync virtual directories under Web sites other than the default Web site. All Exchange ActiveSync virtual directories you create will have the name Microsoft-Server-ActiveSync.

Hinweis

You can also use this procedure to create a new Exchange ActiveSync virtual directory if you've removed the virtual directory because it's become corrupted.

Before You Begin

To perform this procedure, the account you use must be delegated the Exchange Organization Administrator role.

Procedure

To use the Exchange Management Shell to create an Exchange ActiveSync virtual directory

  1. In this example, a new Exchange ActiveSync virtual directory is created under the contoso.com Web site.

  2. Run the following command:

    New-ActiveSyncVirtualDirectory -WebSiteName "Contoso.com"
    

For more information about syntax and parameters, see New-ActiveSyncVirtualDirectory.

For More Information

For more information about how to manage Exchange ActiveSync virtual directories, see Verwalten des virtuellen Exchange ActiveSync-Verzeichnisses.