A couple weeks ago, I quietly posted the beginnings of a SharpSSH module on PoshCode: Link This module was based on Joel’s functions (Link), and for the most part kinda works. However, the underlying SharpSSH assembly has some issues with it, as mention by Joel in his post about his functions, and through my experience from scrapping together this very basic module. Thus, this assembly needs some work, or something better needs to be put together.
My belief is that that there truly needs to be SSH support in PowerShell. Furthermore, that support should be derived from an open source approach, not something that might be tied down to one particular vendor or another. I myself am committed to piecing together that solution. However, it would be great if I had help (the person currently helping me is about to be a dad, again – congrats!). So… for all you master coders… if you want to work with me on this, drop me a line through the NWW interface.
If you like this, check out some other posts from Tyson:
- When a computer science degree matters, and when it doesn’t
- Since when did cloud computing become/need a manifesto?
- Why would one phish using a Certificate Authority (CA) as bait?
- Would I trust you, if everyone else trusted you?
- Here is a good question: Is scripting programming or just systems administration?
- PowerShell boy and the case of the missing cmdlets!
- Fun with PowerShell 2.0 Eventing!
- Creating a custom 404 page to handle link redirection for ASP.NET web applications
Or if you want, you can also check out some of Tyson’s latest publications:
- Windows PowerShell Unleashed (2nd Edition)
- Windows Server 2008 Unleashed (Yes, I did help on this book)
Lastly, visit the Microsoft Subnet for more news, blogs, and opinions from around the Internet. Or, sign up for the bi-weekly Microsoft newsletter. (Click on News/Microsoft News Alert)




