Blog

How do I change the Autodiscover URL in Exchange 2010?


How do I change the Autodiscover URL in Exchange 2010? To update the URL we need to run the following command: Set-ClientAccessServer -Identity vr-eb-mes-mb01 –AutoDiscoverServiceInternalUri https://mail.test.com/Autodiscover/Autodiscover.xml. After that do an…