Pennyworth
Member
- Messages
- 16
- Solutions
- 1
- Reaction score
- 0
- Points
- 1
Hello everyone, My name is Enyel, and I’m currently setting up an SCCM home lab to learn the deployment and management process. This is my first time working with SCCM, and I'm facing several blocking issues before I can even start using it. I found the SCCM server was unable to push install the SCCM client to the Win11 and Win10 clients. it did install on the domain server.
After reviewing logs, I found the following problems:
SCCM Client Installation Fails
Default Management Point Keeps Switching to [None]
Certificate Issues (SSL State: 1504)
Inbox Errors (Missing SCCM Processing Folders)
No Fallback Status Point (FSP) Installed
Thanks in advance for your time! Best regards, Enyel
After reviewing logs, I found the following problems:
Issues Found from Log Reviews
- Error: "Cannot get version of client installation file: C:\Program Files\Microsoft Configuration Manager\client\I386\Client.msi"
- Possible cause: Missing or inaccessible Client.msi
Solution Tried: Checked file existence and permissions.
- SCCM1.cyberguard.local is set as MP, but then switches to [None] repeatedly.
- Possible cause: MP not properly registered / communication failure.
Solution Tried: Verified MP role but still seeing issues.
- PKI configuration appears present, but:
- Certificate Issuers list is empty
- Certificate Store information missing
Solution Tried: Verified PKI certificates using certlm.msc.
- "Can't find the SMS_INBOX_CLIENT_CCR_INCOMING inbox"
- "Can't find the SMS_INBOX_CLIENT_CCR_RETRY inbox"
Solution Tried: Checked "C:\Program Files\Microsoft Configuration Manager\inboxes\", but some folders seem to be missing.
- SCCM does not currently have an FSP, making troubleshooting client installation failures more difficult.
Potential Fix: Considering setting up an FSP to capture detailed failure reports.
Logs Reviewed
- mpcontrol.log → Management Point Errors
- ccmsetup.log → Client Installation Issues
- ccmexec.log → Client Configuration & Site Assignment Failures
- smsexec.log → SCCM Server Service Execution
Request for Guidance
I’d really appreciate any help or troubleshooting suggestions from experienced SCCM users! Since this is a home lab, I might be missing some critical configuration steps. What should I check or modify to resolve these installation and site communication issues?Thanks in advance for your time! Best regards, Enyel