Deployment share
The deployment share is quite similar to our reference share. Most of the content of the CustomSettings.ini
and Bootstrap.ini
will be the same. The OSes of the deployment share are simply the WIM files, which we just captured, the product of our reference share task sequences. The applications will be complex drivers for specific hardware devices or applications applied post-OS deployment. However, our base images are somewhat set in stone at this point. The WIM files from our reference share form the base operating system of our deployment task sequences.
Again, creation of the deployment share follows the reference share, with some naming differences:
Name the directory DeploymentShare
to keep our naming standards correct. We absolutely want to keep the reference share and deployment share work separate. This gives us the flexibility of experimenting in the reference share space, building baseline images, tweaking task sequences, and so on, without impacting deployment...