Skip to content

PowSSH-v1.0

Latest
Compare
Choose a tag to compare
@LeviBickel LeviBickel released this 24 Jul 22:04
76604f6

First release of PowSSH. This is a PowShell script that can be bundled into the executable file using PS2EXE (link is below). This was created to allow logging to the Windows Event Log and then starting the OpenSSH connection in PowerShell. OpenSSH feature must be installed on your machine and you must run the "new source.ps1" file as an administrator to allow the script to log in the Event Log.

Node information is stored in the PowSSH.ps1 file in an internal JSON file format. I have included two examples for node information. Once the nodes are added you can convert it to an executable file and run it similar to any other application.

https://gallery.technet.microsoft.com/scriptcenter/PS2EXE-GUI-Convert-e7cb69d5