Skip to content

Instantly share code, notes, and snippets.

View ethanbergstrom's full-sized avatar

Ethan Bergstrom ethanbergstrom

View GitHub Profile
#region Local Configuration Manager
[DSCLocalConfigurationManager()]
configuration LCMConfig
{
Node localhost
{
Settings
{
ConfigurationMode = 'ApplyAndAutoCorrect'
# Check for updates once a day