|
rjarrett -> RE: setting up computer names in SCCM Operating system deployment (4/15/2008 10:11:07 PM)
|
You can write script or a program to "generate computer names" for you. This can be useful if you are trying to populate your database with "records" to conduct simulated load tests. In other words, make your queries, reports and collections work against tens or hundreds of thousands of "records" rather than a few test machines. However, this is not likely to benefit you in the OSD arena. The only reason to add names for OSD purposes is to actually automate the installation process (e.g. PXE imaging) and make it as close to zero-touch as possible. In this case, you need a computer name and MAC or GUID combination to be added to the collection that runs the imaging Task Sequence. In this situation, it's not random. Can you elaborate on why you want random names generated? I am not seeing the end-state.
|
|
|
|