UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 18, 2026

Run Program in VM

UiPath.VMware.Activities.CrossPlatform.RunProgramInVM

Description

This activity runs a program in a given virtual machine.

Project compatibility

Windows | Cross-platform

Configuration

  • Virtual Machine - Identifies the virtual machine on which the operation is performed.
  • Program - Specifies the absolute path to the program to run in the Guest OS.
  • Username - Specifies the Guest OS username under which the program is executed.
  • Password - Specifies the password for the provided username.

Input

  • Program Arguments - Specifies the arguments to the program.

  • Program Working Directory - Specifies the absolute path of the working directory for the program to be run. VMware recommends explicitly setting the working directory for the program to be run.

  • Wait for Completion - If set to On, the activity waits to complete before moving to the next activity, but no longer than the value specified in the Timeout field. Default value is On.

  • Timeout (seconds) - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. The default value is 30 seconds.

  • Description
  • Project compatibility
  • Configuration
  • Input

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated