Applies to: Exchange Server 2010 SP3, Exchange Server 2010 SP2

Topic Last Modified: 2012-07-23

You can use the Shell to delete the default Autodiscover virtual directory for Microsoft Exchange Server 2010. You can't use the EMC to do this.

Looking for other management tasks related to the Autodiscover service? Check out Managing the Autodiscover Service.

Use the Shell to delete the default Autodiscover virtual directory

You need to be assigned permissions before you can perform this procedure. To see what permissions you need, see the "Autodiscover virtual directory settings" entry in the Client Access Permissions topic.

This example removes the default Autodiscover virtual directory.

Copy Code
Remove-AutodiscoverVirtualDirectory -Identity "MyServer\autodiscover(autodiscover.contoso.com)"

For more information about syntax and parameters, see Remove-AutodiscoverVirtualDirectory.

Other Tasks

After you delete the default Autodiscover virtual directory, you may also want to: