Solution: You need to assign it a variable.e.g.function Get-MonitorInfo { param( [parameter(mandatory)] [string]$computerName )
確定! 回上一頁