Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
How to determine how many Service Connection Points (SCP) exist in the environment
설명
There are multiple issues that may occur should there be stale Coordinator SCPs in the environment. For example, Agents may continue to attempt connection to a non-existent Coordinator.
원인
This may happen when the CA Coordinator is migrated and the old Coordinator is not uninstalled.
해결 방안
Run the following query on a DC to check if there are stale SCP entries in the domain: dsquery * domainroot -filter "(&(objectClass=serviceConnectionPoint)(name=ChangeAuditor*))" > c:\scp.txt
The output will be stored in the scp.txt file on C drive
If there are obvious stale entries, delete the obsolete entries via ADSIEdit