This is my central repository for Windows Server labs using DSC and the powershell Lability module. These two tools will help us create labs faster and maintaining consistency on our lab configuration.
If you are new to DSC please refer to the MSDN webpage here.
If you are new to Lability please refer to the Powershell.org lability article here.
The central repository currently contains several windows lab environments. Such as a Domain Controller, DHCP, DNS, etc. All labs are also listed as submodules.
To download the released source code, clone this repository with the following git command:
git clone https://github.com/hektop/DSC.git
If you are running into any problems, have questions or find a bug with any lab setup, or would like a new lab, let me know on Twitter (@h3kt0p) or by creating an issue on GitHub.