powershell
문서의 이전 판입니다!
Power Shell
Enable-PSRemoting -Force Set-Item wsman:\localhost\client\trustedhosts * Restart-Service WinRM Test-WsMan COMPUTER Invoke-Command -ComputerName COMPUTER -ScriptBlock { COMMAND } -credential USERNAME Enter-PSSession -ComputerName COMPUTER -Credential USER
powershell.1586399425.txt.gz · 마지막으로 수정됨: (바깥 편집)