Hacker News new | ask | show | jobs
How to run Powershell remotely using .NET (and send/receive files too) (getthinktank.com)
23 points by wlscaudill 3712 days ago
2 comments

Good stuff. If you want to do the same in Ruby, you can use this library: https://github.com/WinRb/winrm-elevated
Really cool use of WinRM!