In this recipe, we'll look at how we can test PowerShell remoting using OpenSSH with the PowerShell 6 console. It is important to understand that you have to install OpenSSH on the local and remote machine.
You're going to see the PowerShell remoting connections between the following:
- Windows to Windows
- Windows to Linux
- Linux to Windows
- Linux to Linux