microsoft / DSCEA

DSC Environment Analyzer (DSCEA) is a simple implementation of PowerShell Desired State Configuration that uses the declarative nature of DSC to scan systems in an environment against a defined reference MOF file and generate compliance reports as to whether systems match the desired configuration.
https://microsoft.github.io/DSCEA
Other
197 stars 41 forks source link

Default parameters for many functions expect a specific folder structure - dependency on filesystem should be eliminated #4

Closed krjhitch closed 7 years ago

krjhitch commented 7 years ago

Many things expected a C:\Program Files\DSCEA folder, defaults should make more sense (current directory, subdirectories)