MDT 2010: Script to create the folder structure


mdt-2010-script-to-create-the-folder-structure

I just started creating a MDT kit for personal use.
My goal is to be able to setup MDT ready-for-use within minutes.

The first script is a ps script that will create my folder structure below the MDT Deployment Share. You can download the script here (Before using the script remember to edit the script and match $rootPath to your Deployment Share).

The result will look like this:

and save you from a lot of typing …

, ,

Comments are closed.