powershell-toolkit
powershell-toolkit copied to clipboard
Add Specific Types to Best Practice cmdlet
Question: Would it be a good idea to add specific Types to check for best practices?
Example:
Test-WindowsBestPractices for -Type CloudBlockStore | OnPremises | VM
There are some differences.