Releases: rsWinAutomationSupport/DSCAutomation
Releases · rsWinAutomationSupport/DSCAutomation
Improvements to Housekeeping
Improvements to Housekeeping
Check changelog for more information
LCM configuration hotfix
Merge pull request #17 from rsWinAutomationSupport/staging Merge latest bug fix from staging
First version of the module
- 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