Skip to content

Commit 6ca24f9

Browse files
authored
Merge pull request #2406 from jowiswel/patch-2
Update deploy-clients-to-windows-computers.md
2 parents d08f99c + 7430e90 commit 6ca24f9

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

memdocs/configmgr/core/clients/deploy/deploy-clients-to-windows-computers.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -339,11 +339,13 @@ Preinstall the Configuration Manager client on a reference computer that you use
339339
340340
2. At a command prompt, type `net stop ccmexec` to stop the SMS Agent Host service (CcmExec.exe) on the reference computer.
341341

342-
3. Delete the SMSCFG.INI file from the Windows folder on the reference computer.
342+
3. Delete the SMSCFG.INI file from the Windows folder on the reference computer.
343343

344-
4. Remove any certificates that are stored in the local computer store on the reference computer. For example, if you use PKI certificates, before you image the computer, remove the certificates in the **Personal** store for **Computer** and **User**.
344+
4. Remove the certificates from the local computer's **SMS** certificate store.
345345

346-
5. If the clients are installed in a different Configuration Manager hierarchy than the hierarchy of the reference computer, remove the trusted root key from the reference computer.
346+
5. Remove any other valid client authentication certificates that are stored in the local computer store on the reference computer. For example, if you use PKI certificates, before you image the computer, remove the certificates in the **Personal** store for **Computer** and **User**.
347+
348+
6. If the clients are installed in a different Configuration Manager hierarchy than the hierarchy of the reference computer, remove the trusted root key from the reference computer.
347349

348350
> [!NOTE]
349351
> If clients can't query Active Directory Domain Services to locate a management point, they use the trusted root key to determine trusted management points. If you deploy all imaged clients in the same hierarchy as that of the master computer, leave the trusted root key in place.

0 commit comments

Comments
 (0)