Forum Discussion
SCCM Client Installation
I managed to complete manual installation. ccmsetup service starts and stop,I tried several times to restart this service but it keeps on stopping after few seconds. Please review the ccmsetup log file attached from my PC after restarting ccmsetup service.
- Alexios57Sep 18, 2019Copper Contributor
Hey Soro, From the attached file log file, what I can see is the errors in connecting the WMI name space on the client machine. Please perform clean uninstall steps and delete all the files and folders that are still remaining after the client installation, reboot your client machine. Once it is back up and running, make sure in the site server, the boundary groups have been configured, I believe you're using PKI cert for client, server authentication method and issued through the registered CA authority. During the installation, it found 3 certificates in 'MY' (personal) folder of the client machine. Make sure the designate certificate is available earlier for client installation. Now, after making sure of all these, proceed with the client installation either through client push or manual cmd line.
If you prefer command line, make sure you provide the site code instead of "AUTO" and FSP server if available.
Hope this would help you.