2024-04-30 20:58:42 -06:00
2024-04-30 20:58:42 -06:00
2024-04-30 20:58:42 -06:00
2024-04-30 20:58:42 -06:00

MDT-DS2USB

What

Locally clones a Microsoft Deployment Toolkit Deployment Share, makes some changes, and then compiles it into an ISO which can be flashed to a USB Drive

Why

If you access a deployment share to reimage windows machines, a number of issues might prevent the machine in question from successfully imaging via pxe boot. In the event that you do not have sufficient permissions to edit the contents of the deployment share, you can build an ISO image locally which can be used to more reliably reimage the machine.

Requirements

Usage

mdt-ds2usb.ps1 "\\DeploymentShareHost\DeploymentShareDirectory" "output_iso_name.iso"
Description
No description provided
Readme 31 KiB
Languages
PowerShell 100%