Here is a quick outline of the steps I followed to install the MDT and WADK on a Windows Server 2012 R2 System. Please be advised that these are from notes from the first walkthrough of setting this system up. I am certain there will be some typos, unnecessary steps, out of order steps, and other issues with these instructions.
- Install Microsoft Deployment Tools
- Install WADK
- Start Deployment Tools and create Deployment Share
- Right-click Operating Systems and Import Operating System
- Right-click Operating system and update operating system
- Create new install task
- Burn ISO file in Boot folder to CD
- Boot new machine from CD
- Start task
- From Deployment and Imaging Tools Environment, Create Bootable flash Drive
- copype amd64 C:\winpe_amd64
- MakeWinPEMedia /UFD C:\winpe_amd64 F:
- Create Deployment from Windows System Image Manager
- File, Create Distribution Share
- Copy install.wim from media to server
- Select Windows Image file, will have to create a catalog file
Some helpful links from Microsoft are:
http://technet.microsoft.com/en-us/windows/dn282138
http://technet.microsoft.com/en-us/library/hh825212.aspx
Once you boot from the remote system, you work from the command prompt to create a new image. The tool is DISM.