cMDTBuildLab

2.3.0

A DSC Module to help automize deployment Windows Reference Images on MDT Server

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name cMDTBuildLab -RequiredVersion 2.3.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name cMDTBuildLab -Version 2.3.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 Pavel Andreev. All rights reserved.

Package Details

Author(s)

  • Pavel Andreev

Tags

DesiredStateConfiguration DSC DSCResource MDT MicrosoftDeploymentToolkit Deploy

Functions

Import-MDTModule Invoke-ExpandArchive Invoke-RemovePath Invoke-TestPath Get-ConfigurationData

DSCResources

cMDTBuildApplication cMDTBuildBootstrapIni cMDTBuildCustomize cMDTBuildCustomSettingsIni cMDTBuildDirectory cMDTBuildOperatingSystem cMDTBuildPackage cMDTBuildPersistentDrive cMDTBuildPreReqs cMDTBuildSelectionProfile cMDTBuildTaskSequence cMDTBuildTaskSequenceCustomize cMDTBuildUpdateBootImage

Dependencies

Release Notes


* Change scripts for cusomize default layout: Do not forget to delete the folder E:\Source\Set-Startlayout before upgrade
* Fix issue with remove default Appx on Windows 10. Thanks to @FLeven
* ADK v.1803 (Build: 10.1.17134.1). Do not forget uninstall ADK v.1709 before upgrade
* Update Windows Server Semi-Annual Channel to 1803
* Update list of removed default Appx for Windows 10 1803: Do not forget to delete the folder E:\Source\Scripts before upgrade
* Bugfix: Delete default Windows 10 apps did not work
* Added Run PowerShell Script function: close Issue #4. Thanks for @Statiek.

FileList

Version History

Version Downloads Last updated
2.5.0 887 3/21/2019
2.4.0 66 2/2/2019
2.3.0 (current version) 145 8/18/2018
2.2.0 166 4/7/2018
2.1.0 147 11/20/2017
2.0.0 65 10/23/2017
1.4.0 125 7/13/2017
1.3.0 86 5/22/2017
1.2.0 53 4/15/2017
1.1.0 93 3/16/2017
1.0.0 63 2/16/2017
0.9.3 69 1/13/2017
0.9.2 48 12/15/2016
0.9.1 29 12/10/2016
0.9.0 33 11/30/2016
0.8.1 38 11/24/2016
0.7.4 34 11/20/2016
0.7.3 37 11/11/2016
0.7.2 37 11/1/2016
0.7.0 30 10/30/2016
0.6.0 35 10/23/2016
0.5.0 33 10/14/2016
Show more