Best Practice: You should use the automatic variable $PSBoundParameters instead of just specifying the variable name (or eventually using the IsPresent property).
↧
Best Practice: You should use the automatic variable $PSBoundParameters instead of just specifying the variable name (or eventually using the IsPresent property).