Hi All,
I recently ran the Set-ClientAccessServer -Identity “SERVERNAME” -AutoDiscoverServiceInternalUri $NULL command on 4 new Exchange 2013 servers running the CAS and Mailbox server roles while I was in the process of updating the certificates on them (in an
existing Exchange 2010 environment in preparation for a migration), so that clients would not inadvertently connect via autodiscover and receive an untrusted cert warning.
I am now ready to add these servers back into autodiscover and I am uncertain whether or not I am running the correct command. I assume the command to re-enable autodiscover is the following:
Set-ClientAccessServer –identity “servername.domain.com” –AutodiscoverServiceInternalURI “https://domain.com/autodiscover/autodiscover.xml”
I just want to be sure this is correct. Likewise once this command has been entered successfully, how can I ensure clients are correctly connecting to the new servers
via the autodiscover service?
Many thanks!