/PSExecute

PowerShell Executer for Java

Primary LanguageJava

PSExecute

Simple file to create an open object for a powershell script and run commands against the script. Result is returned as a string open for parsing.

Example

App.java provides examples for how to utilize the PSExecute.java file.