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