Im about to deploy a new image to 200 kiosk machines.
So ive already sysprep'd and captured an image, created a task sequence and ready to go.
Just curious on how I would retain the old computername, I want a fully automated process. These machines will have the mandatory advertisement at midnight and by the morning, they will be ready to go.
Ive written scripts before to prompt, interrogate wmi and the like, but just curious on how to do this.
Do I set the OSDComputername variable?
Or _SMSTSMachinename ?
Rather than trial and error this untill I get it right, thought I would whack a quick post.
This is not a R2 installation
The clients are already in SCCM as advanced clients.
Any help would be great before I embark on the trial and error.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Im about to deploy a new image to 200 kiosk machines.
So ive already sysprep'd and captured an image, created a task sequence and ready to go.
Just curious on how I would retain the old computername, I want a fully automated process. These machines will have the mandatory advertisement at midnight and by the morning, they will be ready to go.
Ive written scripts before to prompt, interrogate wmi and the like, but just curious on how to do this.
Do I set the OSDComputername variable?
Or _SMSTSMachinename ?
Rather than trial and error this untill I get it right, thought I would whack a quick post.
This is not a R2 installation
The clients are already in SCCM as advanced clients.
Any help would be great before I embark on the trial and error.
edit: NEvermind .. trialed and errored it ..
Set Task Sequence Variable
Task Sequence Variable: computername
Value: _SMSTSMachineName
Share this post
Link to post
Share on other sites