robot
2024.10
true
- Getting started
- Understanding UiPath Robot
- UiPath Assistant
- Installation requirements
- Installing robots for unattended automations
- Configuring robots for unattended automations
- Connecting robots for unattended automations to Orchestrator
- Setting up Windows Server for high-density robots
- Redirecting robots through a proxy server
- Implementing authentication
- Adjusting registry settings for execution in minimized RDP windows
- Using network locations
- Setting up Linux robots
- Configuring package signature verification
- Setting up package folders and network paths
- Configuring activity feeds
- Deploying unattended automations
- Installing robots for attended automations
- Configuring robots for attended automations
- Connecting robots for attended automations to Orchestrator
- Configuring preloaded execution
- Setting up package folders and network paths
- Integrations
- Troubleshooting
Configuring preloaded execution
Robot admin guide
Last updated Nov 12, 2024
Configuring preloaded execution
You can manage the behavior of preloaded executors by setting specific environment variables on the robot machine, as follows:
Environment variable |
Value |
Description |
---|---|---|
UIPATH_PRE_LOADED_EXECUTOR |
None | Overwrites the default behavior and starts the preloaded executor only when the first job starts. |
UIPATH_DISABLE_PRE_LOADED_EXECUTOR |
True | Disables the preloaded executor. |