With guest operation processes workflows, you can get information and control the running processes in a guest operating system.
You can access the guest operation files workflows from Workflows view of the Orchestrator client.
in theWorkflow Name |
Description |
---|---|
Get environment variables from guest |
Returns a list with environmental variables from a guest. An interactive session returns the variables of the user who is currently logged in. |
Get processes from guest |
Returns a list with the processes running in the guest operating system and the recently completed processes started by the API. |
Run program in guest |
Starts a program in a guest operating system. |
Kill process in guest |
Terminates a process in a guest operating system. |