Designing useable cmdlets is part engineering and part art. It’s not an easy task to define the conceptual boundaries of a cmdlet (where does one cmdlet end and the next begin) or to provide great feature control without inundating the user with parameters. However, you can improve the usability of your cmdlets by avoiding two common parameter set design flaws. A parameter set with no mandatory parameters
Read More...
Read the complete post at http://blogs.msdn.com/b/powershell/archive/2010/06/25/improving-parameter-set-design.aspx
Posted
Jun 25 2010, 04:21 PM
by
Windows PowerShell Blog