Hello,
I'm using SCCM 2007 SP2 with MDT 2010 Update 1 and trying to deploy a customized image onto an existing Windows 7 Machine using Refresh
The 7 Machine has 2 partitions (1 is the hidden system reserved partition and the second is the actual OS Partition)
When performing the Refresh, the target drive is mapped as C:\ while still in 7 but when it changes to winpe and tries to Wipe and apply the image (Using OSDApplyOs.exe) the reserved system partition is mapped as C:\ and thus, the deployment fails with "Not
enough space on disk" Error
I've tried what is suggested in
http://social.technet.microsoft.com/Forums/en-US/mdt/thread/d8a314ea-7d99-407d-8cca-79799c33a49b but this is for Setup.exe based deployments
Is there a bug with 7 Refresh scenarios ?
Or