Is it possible to connect to a Windows Server machine command line without using RDP, in similar manner to SSHing to a Linux server? My tasks require running various commands in many Windows machines.
Should I just use Cygwin with OpenSSH Server and Screen? How stable is that?