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

Removed wildcards from exports #56

Closed CJHarmath closed 7 years ago

CJHarmath commented 7 years ago

More background on this can be found here https://docs.microsoft.com/en-us/windows-server/administration/performance-tuning/powershell/module-authoring-considerations In short it's a minor perf improvement.

Pull Requests to Master

Pull Requests to Dev

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