-
Notifications
You must be signed in to change notification settings - Fork 5
Home
pvs043 edited this page Dec 15, 2016
·
28 revisions
This is a Build Factory for create Reference images of Windows systems with Microsoft Deployment Toolkit and Powershell DSC.
Why MDT? See [The battle begins - Building the perfect reference image for ConfigMgr 2012] (http://deploymentresearch.com/Research/Post/431/The-battle-begins-Building-the-perfect-reference-image-for-ConfigMgr-2012).
Why PowerShell DSC? This solution is a full automatic - on Premise or Azure. One PS module used for build MDT service "from scratch".
After deploy and configure MDT server you are ready for build this Windows Reference Images:
- Windows 7 x64/x86
- Windows 8.1 x64/x86
- Windows 10 x64/x86
- Windows 2012 R2
- Windows 2016
See Quick Start page for step-by-step instructions.
This project is constructed on the basis of developments of great enthusiasts of PowerShell and Windows build process:
- (c) Peter Ericsson - Base idea
- (c) Mikael Nystrom - Great PowerShell scripts and examples
- (c) Johan Arwidmark - Step-By-Step instructions for build
- Home
- Quick Start
- How to Update MDT Server
- Prepare Windows Update Server
- Version History
- The DSC Resources:
- References