POWERSHELL : WINRM,WS MAN and Managing Sessions

Описание к видео POWERSHELL : WINRM,WS MAN and Managing Sessions

Starting with PowerShell 6.0 you can use Secure Shell (SSH) to establish a connection to and create a session on a remote computer, if SSH is available on the local computer and the remote computer is configured with a PowerShell SSH endpoint. The benefit of an SSH based PowerShell remote session is that it can work across multiple platforms (Windows, Linux, macOS). For SSH based sessions you use the HostName or SSHConnection parameter set to specify the remote computer and relevant connection information.

Комментарии

Информация по комментариям в разработке