NEW问题工作组设备上安装SCCM客户via Task Sequence

A

AdamK

New Member
3
0
1
Hello
I've successfully manually install the SCCM Client to a Workgroup device using the following command from the command line within Windows 10.
ccmsetup.exe /mp:SCCMSERVER.domain.co.uk SMSSITECODE=123 SMSMP=SCCMSERVER.domain.co.u DNSSUFFIX=domain.co.uk
I can see the device hostname appear and I can approve it on my Management Server under devices without any issues.
I want to automate this as part of a Task Sequence, therefore within my Task Sequence I've edited the "Setup Windows and Configuration Manager" step and added the following Installation Properties:
ccmsetup.exe /mp:SCCMSERVER.domain.co.uk SMSMP=SCCMSERVER.domain.co.u DNSSUFFIX=domain.co.uk
However the devices are appearing as UNKNOWN in the under Assets and Compliance\Devices. I can tell it's the new machine as the MAC Address is listed under the summary.
I've also tried just adding
SMSMP=SCCMSERVER.domain.co.u DNSSUFFIX=domain.co.uk
I cannot use theSMSSITECODEoption within the installation propertiesas it's not allowed.
Any advice is greatly appreciated.
Thanks
Adam
OP
A

AdamK

New Member
3
0
1
  • Thread Starter
  • #3
If you approve the computer with the console does it work?
Hi Gareth
Thanks for taking the time to reply.

The devices hostnames are appearing as Unknown and all options seem to be greyed out when the client is pushed from the task sequence, using the above installation properties. Therefore I cannot approve the device.

Where as when I installed the client manually from the command line within Windows with the seitches detsiled above, the hostname appears and the I can approve the device.

Thanks

Adam
OP
A

AdamK

New Member
3
0
1
  • Thread Starter
  • #4
See the attached image that shows the device as unknown and the approval buttons greyed out.
The SCCM Site is blank.
I've just re-tested by settings the following commands in the Installation Properties:
SMSMP=sccm.domain.co.uk /retry:1
But still the new device appears unknown as per the screen shot

Attachments

  • sccm.PNG
    sccm.PNG
    52.9 KB · Views: 2
Garth

Garth

Well-Known Member
Staff member
1,851
162
63
What do the install logs say is happen? If you compare a TS install log for the Client vs manually, what is the difference?

Forum statistics

Threads
5,765
Messages
22,477
Members
12,649
Latest member
govardhanmecm9