Hassan Almanasrah
Member
- Messages
- 16
- Reaction score
- 0
- Points
- 1
Hello Dears,
We are planning to manage clients using SCCM Internet based clients technique, and planning to add the configuration manager client in OSD Task Sequence.
I have created new SCCM client package with the following program, where XXX points to the Managent point FQDN that is published at internet DNS.
ccmsetup.exe /usePKICert /NOCRLCheck /mp=https:/XXX SMSSITECODE=PR1 CCMALWAYSINF=1 CCMHOSTNAME=XXX
The result of testing deploying the SCCM client is that TS failed and rebooted to enter Windows. The wired thing is that I found that the default Administrator password seems to be disabled or not existed as I cant login using it. So I cant access the VM to extract the SMSTS.log file.
I have disabled the package and added the default Config Manager client, and succeeded.
Any ideas to overcome this issue, or at least a guide of how to deploy SCCM client with Internet based inside a Task Sequence for OSD.
Many Thanks Team in advance.
We are planning to manage clients using SCCM Internet based clients technique, and planning to add the configuration manager client in OSD Task Sequence.
I have created new SCCM client package with the following program, where XXX points to the Managent point FQDN that is published at internet DNS.
ccmsetup.exe /usePKICert /NOCRLCheck /mp=https:/XXX SMSSITECODE=PR1 CCMALWAYSINF=1 CCMHOSTNAME=XXX
The result of testing deploying the SCCM client is that TS failed and rebooted to enter Windows. The wired thing is that I found that the default Administrator password seems to be disabled or not existed as I cant login using it. So I cant access the VM to extract the SMSTS.log file.
I have disabled the package and added the default Config Manager client, and succeeded.
Any ideas to overcome this issue, or at least a guide of how to deploy SCCM client with Internet based inside a Task Sequence for OSD.
Many Thanks Team in advance.