PaaWS-PowerShell-as-a-Windows-Service
PaaWS-PowerShell-as-a-Windows-Service copied to clipboard
Run a PowerShell script as a Windows Service, using this PowerShell GUI script (with bonus uninstaller)
PaaWS
PowerShell-as-a-Windows-Service
Run a PowerShell script as a Windows Service, using this PowerShell GUI script (with bonus uninstaller)
NOTE:
There are 2 embedded .dll files and one .psd1 file within PaaWS. They are stored within PaaWS-GUI.ps1 as large base64 strings (which were converted beforehand, and pasted into this script) they are then exported as .dll to the current users downloads directory, after you click "Install". You can find these assemblies within the "Sorlov Assemblies" directory in the root of this project.
END NOTE
EXAMPLE
Initial Form

Selecting PS1 To Run As Service

Successful Install
Credentials Removed

UNINSTALLER
Uninstall Option

Select Service To Uninstall

Successful Uninstall
