Class ProcessMachinePowerShell

java.lang.Object
org.xbricks.common.generic.commands.worker.ProcessMachinePowerShell
All Implemented Interfaces:
ProcessMachine

public class ProcessMachinePowerShell extends Object implements ProcessMachine
PowerShell-Implementation of ProcessMachine. Runs the given commands on with the "Power Shell"-api. Therefore it must be installed on the current machine.