Start-Job -ScriptBlock { Invoke-Command -FilePath \\MyServer\run.ps1 -ComputerName ... You will be able to see that even if you kill the original PowerShell ...
確定! 回上一頁