SSHSessions

1.7.1

Svendsen Tech's SSH-Sessions module provides SSH session creation, management and interaction from PowerShell. Lets you execute commands via SSH against Linux and certain network equipment, etc. MIT license. Online documentation here: http://www.powershelladmin.com/wiki/SSH_from_PowerShell_using_the_SSH.NET_library

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name SSHSessions -RequiredVersion 1.7.1

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name SSHSessions -Version 1.7.1

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2012-2017, Joakim Borger Svendsen, Svendsen Tech. All rights reserved.

Package Details

Author(s)

  • Joakim Borger Svendsen

Functions

New-SshSession Invoke-SshCommand Enter-SshSession Remove-SshSession Get-SshSession ConvertFrom-SecureToPlain

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.1.3 108,347 2/26/2018
2.1.2 4,876 2/22/2018
2.1.1 24,373 2/18/2018
2.1 1,251 1/1/2018
2.0 238 1/1/2018
1.9 848 11/11/2017
1.8 1,123 9/3/2017
1.7.1 (current version) 247 8/17/2017
1.7 4,407 2/7/2017
Show less