Skip to content

Instantly share code, notes, and snippets.

View Pandry's full-sized avatar

Pandry Pandry

  • Italy
View GitHub Profile
@Pandry
Pandry / enableSSHOnWindows.ps1
Last active August 27, 2020 11:46
SSH Server on Windows
# Author: github.com/Pandry
# Version: 1.1
# Tested: Windows Server 2012 with Powershell 4
# Lowest system tested: Windows Server 2008 R2 SP1 with Powershell 3
#Your Public Key
$SSHPublicKey = ""