How to create a Service Connection Point for Exchange (Manually)
Posted
by
Ionoxx
on Server Fault
See other posts from Server Fault
or by Ionoxx
Published on 2014-06-11T19:58:15Z
Indexed on
2014/06/11
21:27 UTC
Read the original article
Hit count: 158
exchange-2010
|Microsoft
I'm being cautious here. Before I remove anything I want to be able to put it back.
I'm having issues with a domain joined computer that is using SCP to get exchange autodiscovery information. It's getting information for the now unused internal Exchange through SCP even through the profile is using Office 365 on another domain. According to this conversation, I can simply remove the object from Active Directory Sites and Services.
I want to know how to add back in should this create more problems, or if we reinstate the Exchange server.
Right clicking on the parent "autodiscover" node doesn't allow me to create a Service Connection Point.
Will simply running the cmdlet "Set-ClientAccessServer -identity servername -AutodiscoverServiceInternalUri url" be enough to recreate the object?
Thank you!
© Server Fault or respective owner