... New-PSSession -Credential $cred -ComputerName <remote machine> Enter-PSSession $sess <Run commands in remote session> Exit-PSSession ...
確定! 回上一頁