Skip to content
Carlos Perez edited this page Mar 16, 2015 · 1 revision

Welcome to the Posh-SSH wiki!

Posh-SSH is a Open Source PowerShell module for automating tasks via SSH on remote hosts or devices that can be managed via SSH 1.99 or above using the Renci SSH.Net library. The module supports:

  • SSH command exec and Shell.
  • SFTP
  • SCP

Supports authenticating with credentials, keyboard Interactive Method, SSH.com passphrase protected SSH-2 Key and OpenSSH passphrase protected RSA and DSA keys.

Clone this wiki locally