Specifying correct type for password should be enough, try: Param ( [Parameter(Mandatory=$True)] [string]$FileLocation, ...
確定! 回上一頁