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

Fix Issue #10 parameter validation #51

Closed anwather closed 7 years ago

anwather commented 7 years ago

Added parameter validation to moffile parameter in Start-DSCEAScan

msftclas commented 7 years ago

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request. Thanks, Microsoft Pull Request Bot

rkyttle commented 7 years ago

Thanks Anthony! I think this looks good, just tried it out and it worked fine. I'll chat with Keith about this in the morning and we should be able to roll it into DSCEA 1.2.0.0, which should release on 4/5/17