-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Pavel Andreev edited this page Mar 31, 2024
·
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.
Why PowerShell DSC? This solution is a full automatic. 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 10 x64/x86
- Windows 2019
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