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

Start-DSCEAScan -C should tab-complete to -ComputerName #3

Closed krjhitch closed 7 years ago

krjhitch commented 7 years ago

Right now Start-DSCEAScan -C tab-complete's to computerfile which is not a standard/expected option

rkyttle commented 7 years ago

This issue has been fixed