AnthonyHill
New member
- Joined
- Dec 2, 2021
- Messages
- 1
- Reaction score
- 0
I use WDS and MDT.
I would normally make a golden image with the OS and software I need.
I make a task "Sysprep and Capture"
I run the following cscript on the golden image:
net use * \\deployment-server\DeploymentShare$ /user:domain\administrator
\\deployment-server\DeploymentShare$\Scripts\LiteTouch.WSF
I then select the Capture Task which should do the sysprep and capture and place the captured golden image on the deployment server.
Normally the image is captured and sysprepped and nothing else is needed.
Has this method changed?
I read an article which said I had to boot into the VM and capture that way, which is different to what I normally do, by means of running the above commands on a pre-sysprepped image.
I am using vSphere and a VM with Windows 11 Education and other software.
I am not currently using the TPM side of things as I booted the golden image with the ByPassTPMCheck registry hack.
Any ideas or would someone like some more information?
Thanks!
I would normally make a golden image with the OS and software I need.
I make a task "Sysprep and Capture"
I run the following cscript on the golden image:
net use * \\deployment-server\DeploymentShare$ /user:domain\administrator
\\deployment-server\DeploymentShare$\Scripts\LiteTouch.WSF
I then select the Capture Task which should do the sysprep and capture and place the captured golden image on the deployment server.
Normally the image is captured and sysprepped and nothing else is needed.
Has this method changed?
I read an article which said I had to boot into the VM and capture that way, which is different to what I normally do, by means of running the above commands on a pre-sysprepped image.
I am using vSphere and a VM with Windows 11 Education and other software.
I am not currently using the TPM side of things as I booted the golden image with the ByPassTPMCheck registry hack.
Any ideas or would someone like some more information?
Thanks!
Last edited by a moderator: