Get-PSSession –ComputerName localhost $LocalSession = Connect-PSSession –ComputerName localhost –Name S2 Invoke-command –Session ...
確定! 回上一頁