With guest operation processes workflows, you can get information and control the running processes in a guest operating system.

To access these workflows, navigate to Library > Workflows and enter the vcenter, guest_operations and processes tags in the workflow search box.

Workflow 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.
Kill process in guest Terminates a process in a guest operating system.
Run program in guest Starts a program in a guest operating system.