M
Mygposts
We need multiple commands to run after the machine is sysprepped, but we need
reboots between them.
We tried adding multiple commands to run when configuring sysprep, but the
all tried to run during the same boot session so only the first one completed
properly.
For instance, we need to first run a vbscript to run that queries the
machine serial number and then names the pc based on the serial number and
reboots.
After it comes back up after the reboot, we then need it join the domain
with a netdom command and reboot again.
How can we do this?
reboots between them.
We tried adding multiple commands to run when configuring sysprep, but the
all tried to run during the same boot session so only the first one completed
properly.
For instance, we need to first run a vbscript to run that queries the
machine serial number and then names the pc based on the serial number and
reboots.
After it comes back up after the reboot, we then need it join the domain
with a netdom command and reboot again.
How can we do this?