X Tutup
The Wayback Machine - https://web.archive.org/web/20221004045441/https://github.com/PowerShell/PowerShell/projects/7
Skip to content

Remoting over WSMan

  
1

Priority-High

3

Priority-Low

5

Done

This project doesn’t have any columns or cards.

Menu

Remoting over WSMan #7

  
Updated Jul 9, 2019
While PowerShell Remoting (PSRP) over OpenSSH is our plan for the future of PowerShell remoting, we also recognize the difficulty in deploying new servers (e.g. OpenSSH) to existing Windows Server deployments in the enterprise.

While PowerShell Remoting (PSRP) over OpenSSH is our plan for the future of PowerShell remoting, we also recognize the difficulty in deploying new servers (e.g. OpenSSH) to existing Windows Server deployments in the enterprise.

Therefore, for macOS/Linux -> Windows remoting scenarios, our goal is to enable existing remoting cmdlets (e.g. Enter-PSSession, New-PSSession, and Invoke-Command) using the traditional WSMan protocol. This currently works for basic authentication as well as for NTLM-based authentication from (only) Linux environments.

Activity

    Loading activity

Archived cards

Loading archived cards…

X Tutup