(Post courtesy Anil Malekani)
In this post I’ll demonstrate how to use System Center Configuration Manager 2007 R3 to create prestaged media, and then prestaging the operating system (OS) image on a fresh hardware using a Task Sequence. Afterwards, we will install the operating system using the prestaged OS media.
This process will create an output WIM file under the location you specified in the Wizard.
Once the WIM file is created, next step is to create an OS Image under Operating System Deployment node.
%SystemRoot%\system32\bootsect.exe /nt60 %OSPartition%
X:\windows\system32\wpeutil.exe shutdown
In Part 3, we created a Task Sequence to prestage an OS Image on a fresh machine. Now in this part we’ll apply an operating system to that machine by using the prestaged media on the disk. By just adding a Condition we can skip the OS Image download process. Prestaged media on creation will set _SMSTSMediaType = OEMmedia and we can use this variable as a condition to be checked before partitioning the disk and downloading OS Image from the distribution point.
This is all you need to change in the Task Sequence used to deploy Operating System to new hardware (with Prestaged OS Image) and it will not download OS Image from the network!
If you are a Microsoft Partner, contact the Partner Technical Services team for presales assistance and advisory services: https://partner.microsoft.com/global/supportsecurity