robot
latest
false
- 入门指南
- 了解 UiPath Robot
- UiPath Assistant
- 安装要求
- Installing robots for unattended automations
- Configuring robots for unattended automations
- Deploying unattended automations
- Connecting robots for unattended automations to Orchestrator
- 为高密度机器人设置 Windows Server
- 通过代理服务器重定向机器人
- Implementing authentication
- Adjusting registry settings for execution in minimized RDP windows
- Using network locations
- 设置 Linux 机器人
- 配置包签名验证
- 设置包文件夹和网络路径
- 配置活动订阅源
- Setting up non-persistent VDIs - follow up with Sai
- Installing robots for attended automations
- Configuring robots for attended automations
- 集成
- 故障排除
Robot admin guide
上次更新日期 2024年12月17日
配置预加载的执行
You can manage the behavior of preloaded executors by setting specific environment variables on the robot machine, as follows:
环境变量 |
值 |
描述 |
---|---|---|
UIPATH_PRE_LOADED_EXECUTOR |
无 | 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. |