PureStorage-OpenConnect / powershell-toolkit

The Pure Storage PowerShell Toolkit provides a number of different cmdlets ranging from core Windows Server, WMI, WSMAN, & .NET assemblies. The intention of the toolkit is to provide a library for customers and the Pure Storage field to use in troubleshooting, FlashArray reporting & other useful scenarios.
Apache License 2.0
22 stars 6 forks source link

Add Specific Types to Best Practice cmdlet #63

Open barkz opened 2 years ago

barkz commented 2 years ago

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.