11. TOOL-05 Use PowerShell standard parameter naming
Tools should be consistent with PowerShell native cmdlets in regards parameter naming.
For example, use $ComputerName and $ServerInstance rather than something like $Param_Computer and $InstanceName