Thursday, June 18, 2015

Configuring the Exchange Server 2013 AutoDiscover Internal URI

1. Use Get-ClientAccessServer to see the existing configuration
    In Exchange Powershell     
            Get-ClientAccessServer | Select Name,AutoDiscoverServiceInternalURI
2. To configure the new internal URI use Set-ClientAccessServer.
    In Exchange Powershell
            Get-ClientAccessServer | Set-ClientAccessServer -AutoDiscoverServiceInternalUri https://mail.exchange2013demo.com/Autodiscover/Autodiscover.xml

No comments:

Prevent or Prohibit Server Drives From Being Visible to Users

  To make changes to this policy for one of the seven default values: Start the Microsoft Management Console. On the Console menu, click  Ad...