This question was asked by Joe Zeppy. The answer depends on a few things
- Operating System being deployed
- Partitions that are being used
- Size of the Partitions
- BIOS or UEFI
Windows 8, Windows 8.1, and Windows 10
If you are deploying Windows 8, Windows 8.1, and Windows 10, WinRE.wim will automatically place WinRE.wim in the following locations:
Single Partition Deployments – There is no other options but to place WinRE.wim on C: since this is the only drive, which should be Partition 1.
BIOS with System Partition – WinRE.wim will be placed on the System Partition, which should be Partition 1. This assume there is enough space on the System Partition. If not, it will be on the C: Partition
UEFI with Recovery Partition – When deployed with MDT 2013 Update 1 (R2), a UEFI system will have an EFI System Partition (1), an MST Partition (2), Windows Partition (3), and Recovery Partition (4). In this case WinRE.wim will automatically be placed on the Recovery Partition (4). Prior version of MDT created a Recovery Partition at the beginning of the drive. In these cases, WinRE.wim would be in the Recovery Partition (1). This assumes that there is enough space on the Recovery Partition. If not, WinRE.wim will be on C:, except in the case of Windows 10, which will create an additional Recovery Partition.
So as long as your Partitions are set properly there is nothing you need to do.