When you install SMS or SCCM client,clients need to authenticate their management point prior to establishing communications to prevent attackers from inserting rogue management points and redirecting clients to them to get it .
sometimes,client will fail to identify its management point which is tracked in locationservices.log file which requires attention could be issues like boundaries etc.
there are cases,where client might require to assign from its current hierarchy to different hierarchy but the certificates might be exist with old hierarchy and you mush reset it before it communicates with New.
To remove the trusted root key
-
On the client computer, run CCMSetup RESETKEYINFORMATION = TRUE.
some info about What is the trusted root key?
The trusted root key provides a mechanism for clients to verify the authenticity of the management point and its certificate if they cannot query Active Directory Domain Services. Every primary site server generates a trusted root key, even if the site is running in native mode and even if Active Directory Domain Services publishing is enabled. If the primary site is joined to a parent site, the child site eliminates its own trusted root key and instead trusts the trusted root key of the parent site.
Clients require the trusted root key only if they cannot query the Global Catalog for Configuration Manager 2007 information, either because they are in a workgroup or remote forest, or because the Active Directory Domain Services schema is not extended for Configuration Manager 2007. The trusted root key is stored in WMI in the root\ccm\locationservices namespace.
here is the procedure to identify the SMS client certificates.
More information about Trusted Root Key : http://technet.microsoft.com/en-us/library/bb680495.aspx
How to manage trusted root key in config mgr :http://technet.microsoft.com/en-us/library/bb632759.aspx
How to Pre-provision the Trusted Root Key on Clients : http://technet.microsoft.com/en-us/library/bb680504.aspx
Configuration Manager Cryptographic Controls http://technet.microsoft.com/en-us/library/bb693798.aspx
4 Comments
Pingback: How do I create a certificate registration point in Configuration Manager? - What Type Degree
Pingback: software-website.com December 2021
Hi Anoop,
Are you aware how we can renew Boot Media Certificates?
For example, If one of my Boot Media Certificates is going to expire tomorrow how can I renew it? In the certificate properties there is no mention of exactly which boot media the certificate relates to so how can we identify which boot media the certificate belongs to and then renew it?
Are you looking for information from Anoop ? and its Anoop here .
The certificates comes from your PXE Service point. for more information,you can refer the blog post http://elgwhoppo.com/2012/03/29/sccm-pxe-boot-media-certificate-expiration/
and http://blogs.technet.com/b/deploymentguys/archive/2011/08/04/how-to-limit-or-restrict-the-use-of-bootable-media-devices-for-os-deployment-using-sccm.aspx