Give the script some of the standard PowerShell parameters like -Verbose and -Debug. [CmdletBinding()]. Param (. # Make this parameter mandatory, ...
確定! 回上一頁