Новый отчет Гартнера по DLP запланирован на начало февраля.

http://www.gartner.com/technology/research/methodologies/magicQuadrants.jsp#e
C:\Program Files\OpenSSH-Win32
cd 'C:\Program Files\OpenSSH-Win32'
.\ssh-keygen.exe -A
New-NetFirewallRule -Protocol TCP -LocalPort 22 -Direction Inbound -Action Allow -DisplayName SSH
.\sshd.exe install
Start-Service sshd
Set-Service sshd -StartupType Automatic