Once you pass that point of just hurriedly writing PowerShell scripts for immediate use and start to write PowerShell functions for reuse, then you’ll want a robust set of parameters that allow functions to work just like cmdlets.
Once you pass that point of just hurriedly writing PowerShell scripts for immediate use and start to write PowerShell functions for reuse, then you’ll want a robust set of parameters that allow functions to work just like cmdlets.