Unknown computers with SCCM 2012
Is there an easy way to build unknown computers with SCCM? Seems rather annoying if we have to turn them all on, note the mac address and import them especially with a large batch of new computers.
Ticking unknown computer support in PXE obviously has no effect as the machine won't be in a collection to be able to see any advertised task sequences.
Only way I've found so far is to use standalone boot media which is a *huge* pain for an 8GB image let alone a 12GB one. Don't fancy full builds on 70+ computers like that...
Automation of computer name generation
Hey ,
I hope this would help people who are trying to fully automate deployment of OS via SCCM to unknown computers. The solution I provide is followin:
- Enable unknown computer support
- Set up and configure computer autonaming based on prefix SCCM – OSD Dynamic computer naming (dynamically generate computer name)
I have been using it now and it works fine within the scope of my requirements.
success
R
Quote:
Originally Posted by
gshaw
I've got a few different ones for mine...
Room-by-room, mainly used for imaging and specific software deployments, based on System > Name
Machine type, used for driver updates and reporting, think that's based on System Enclosure
Also software-based ones done by version of the software installed, again for upgrades that need to be targetted or reported on.
For Unknown Computers this tip from Technet will sort you out...
Ref:
SCCM R2 Unknown Computer Support and changing computer name during Task Sequence