Jump to content

Recommended Posts

Posted

Having some issues with deploying an image having recently implemented MDT however it keeps creating a D: drive after deployment.

 

The capture is taken from a VM which has 100% disk used as the C drive. The Task sequencer was set to partition just a single primary partition, set as the boot partition and use 100% of remaining space (screenshot attached).

 

Any idea why it keeps creating this D drive? The task sequence completed fine with no errors.

 

taskman disk partition.jpg

Posted (edited)
Is this for Win 7?

 

OSDPreserveDriveLetter=false

For any Win OS that you apply from a .wim really.

 

If you apply it without that then uses the drive letter that was used during the capture of the wim so could end up with anything. To be sure use the above :)

 

Here's a guide, there is a section on MDT: https://blogs.technet.microsoft.com/system_center_configuration_manager_operating_system_deployment_support_blog/2014/04/28/how-to-ensure-that-windows-installs-on-c-during-a-system-center-2012-configuration-manager-osd-task-sequence/

Edited by sparkeh

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...