Skip to content

Releases: rsWinAutomationSupport/DSCAutomation

Improvements to Housekeeping

01 Mar 10:30
Compare
Choose a tag to compare

Improvements to Housekeeping
Check changelog for more information

LCM configuration hotfix

21 Jan 07:56
Compare
Choose a tag to compare
Merge pull request #17 from rsWinAutomationSupport/staging

Merge latest bug fix from staging

First version of the module

15 Jan 12:35
Compare
Choose a tag to compare
  • Initial release closely based on the rsBoot POC by Rackspace Windows Automation team.
  • Created a shared library of functions and cmdlets for use as part of the pull server and client management process
  • Convert all management scripts to functions
  • Moved all MOF management tasks to run as part of a scheduled job, outside of the PULL DSC configuration
  • Support integrated Arnie API service for PULL server configuration sync with GitHub and managed client registration
  • Registration client certificate now used as part of new client registrations
  • New functions to support for secrets encryption of pull server settings and client databags
  • Improvements to boot.ps1 bootstrap script for building new pull servers and their clients
  • New housekeeping task to remove client artefacts that have not checked in for 7 days