microsoft / BaselineManagement

Conversion tool used to Convert Group Policy baselines into DSC
MIT License
266 stars 52 forks source link

DSC by default #29

Closed timoline closed 3 years ago

timoline commented 5 years ago

These conversion tools are great, good work! But why not provide the DSC Configurations by default, with pester tests?

mgreenegit commented 4 years ago

Can you add more context? Provide from where?

timoline commented 4 years ago

:-) it' been a while, I have to check , maybe I was wrong and we already can do this with this module

# This determines whether or not to output a ConfigurationScript in addition to the localhost.mof
        [switch]$OutputConfigurationScript,

        [switch]$ShowPesterOutput,
mgreenegit commented 3 years ago

No worries. Closing the issue but feel free to re-open if further discussion is needed.