30
Mar
1
A real solution to PowerShell SSH Remoting
Can’t wait for us to ship PowerShell Remoting?
Want remoting to use SSH?
Why wait for us? /N software has just announced a beta of their NetCmdlets V2.0 which provides PowerShell remoting over SSH today! They’ve had this for a while and V2 updates (and improves) the usability of the cmdlets as well as adding a bunch of new and exciting commands.
For example, chances are that you won’t ever see Microsoft ship the [get/send]-s3 cmdlets but /N software V2 does.
![]()
http://blogs.msdn.com/powershell/archive/2008/03/27/powershell-remoting-using-ssh.aspx
My blog post from 2006 is currently the #1 Google Result for PowerShell SSH, but finally there is a good solution out there from /N software. It also supports S3. Very cool
Enjoyed reading this post?
Subscribe to the RSS feed and have all new posts delivered straight to you.
Subscribe to the RSS feed and have all new posts delivered straight to you.
1 Comment:
Post your comment
I am trying to connect to a Linux system using VB code. I am no to familiar with Linux. Is this possible? Do you have any sample code on how to do this?