Skip to content

w0/CMBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMBuilder

Automate the creation of applications in ConfigMgr by using configuration templates.

Required Modules

  • powershell-yaml
  • Configuration Manager

Features

  • Create applications from templates
  • Automatically supersede old applications
  • Update task sequences with the latest application
  • Deploy applications to specified device collections

Build

Build the module by running the build.ps1 located in the root of the repo. Module building requires Invoke-Build and ModuleBuilder