certutil -f -setcasites set
certutil -setcasites -f -config "<CAConfigName>" <SiteName>
certutil | findstr "Config"
When the clients and certification authorities are both configured for AD DS site awareness, you can use the certutil -ping command to verify the site costs. For example, the certutil command shown in the following figure is: certutil -ping "CPANDL-CA1.cpandl.com,CPANDL-CA2.cpandl.com"
Kurt L Hudson MSFT edited Revision 8. Comment: Removed the section recommending the setting a client for discovery of a site, it will happen automtically according to Microsoft Senior Developer
Richard Mueller edited Revision 4. Comment: Added tag
Kurt L Hudson edited Revision 2. Comment: Added information on certutil -ping to find additional information about the site costs and links
Kurt L Hudson edited Revision 1. Comment: Removed a duplicate statement and updated article title to remove (en-US) part
Kurt L Hudson edited Original. Comment: completed initial posting of this document - updated to reflect it is the English version
Very informative.