Quantcast
Viewing all articles
Browse latest Browse all 2818

[How to?] Implement Dual-Boot Deployments with WDS

Hi everyone,

Recently, I've been working with WDS in order to create images to deploy into our computers. One of them consists in a regular image(base image), and the other one is Full of stuff which requires to many configurations in order to be able to automate the setup using scripts.

Having that said, I have the need to ensure that both images can be deployed in the same PC(dual boot). What is the best approach so that I can automate the deployment?

I thought in an approach using WinPE in the Image unattend file to create the partitions(2 partitions) and install 1st image in 1st partition, and the 2nd image simply install in the second partition. But this isn't possible, as far as I've seen, because the WinPE is used when WDS image loads up.

So I'm kinda trying to figure out how will I achieve this.

Any ideas?

Thanks,

Nuno Silva


Nuno Silva


Viewing all articles
Browse latest Browse all 2818

Trending Articles