Using wodSSH with PowerShell? - WeOnlyDo Discussion board

Using wodSSH with PowerShell? (General questions)

by Sean, Tuesday, March 13, 2012, 19:45 (4435 days ago)

Hi there,

I heard about wodSSH being able to be used with PowerShell. Can anyone point me to an easy way to start with this?

1. How do I load the DLL to use with PowerShell? (I tried [Reflection.Assembly]::LoadFile( C:WindowsSystem32wodSSH64.dll )) but that doesn't seem to do the trick.

2. How do I create an object and establish my first connection to a remote SSH server via PowerShell?

3. How do I execute an SSH cmd on the target and return any output in the Shell to a variable in PowerShell?

Thanks!
Sean


Complete thread: