- 发行说明
- 入门指南
- UiPath Assistant
- 安装和升级
- 机器人类型
- 机器人组件
- 许可
- 将机器人连接到 Orchestrator
- 流程与活动
- 日志记录
- Robot JavaScript SDK
- 特定场景
- 监管
- 故障排除
硬件要求
本文档中介绍的硬件和软件要求是指一个机器人运行自动化所需的最低资源和推荐资源。工作流的复杂性和计算机上安装的其他软件可能会影响机器人的性能。
| 最低版本 | 推荐版本 | |
|---|---|---|
| CPU (*) | 2 x 1.8GHz 32-bit (x86) | 4 x 2.4GHz 64-bit (x64) |
| RAM | 4GB | 8 GB |
| 磁盘空间 | 3.5 GB(新安装),5 GB(升级,包括安装过程中所需的临时文件) | 不适用 |
(*) UiPath 不支持 Windows 上的 ARM 架构。
您还可以查看 Studio 和 Orchestrator 的硬件要求。
软件要求
| 支持的版本 | 特殊性 | |
|---|---|---|
|
操作系统 |
Windows 8.1 Windows 8.1 N | |
|
Windows 10 Windows 10 N | ||
|
Windows 11 | ||
|
Microsoft Azure Windows 10 企业版多会话 |
也可与 Azure 虚拟桌面 (AVD) 一起使用。 支持 Windows 365 计算机。 | |
|
Windows 服务器 2012 R2 Windows Server 2016 Windows Server 2019 Windows Server 2022 | ||
|
Windows Server Core 2016 Windows Server Core 2019 Windows Server Core 2022 |
仅可以在后台运行 Unattended 作业。 默认情况下,作业在本地系统帐户下运行。要使用特定用户的凭据(即 Orchestrator 中指定的凭据),您需要在机器人计算机上配置 | |
|
XenApp v6.5 或更高版本 | ||
|
XenDesktop v7.0 或更高版本 | ||
|
.NET Framework |
版本 4.6.1 或更高版本 |
如果您的计算机以英语以外的语言运行 Windows OS,请为正在使用的 .Net Framework 版本安装相应的语言包。 这是以任何可用语言运行 Studio 所需的。.Net Framework 和相关语言包版本必须对应,并且应删除计算机上安装的任何冲突 .Net Framework 版本。 |
|
网页浏览器(用于浏览器自动化) |
Internet Explorer v8.0 或更高版本 | |
|
Google Chrome 64 版或更高版本 |
Automated with the extension for Chrome or the Webdriver protocol. | |
|
Mozilla Firefox 版本 52.0 或更高版本 |
Automated with the extension for Firefox or the Webdriver protocol. | |
|
适用于 Windows 10 1803 版或更高版本的 Microsoft Edge |
Automated with the extension for Edge. | |
|
Microsoft Office(用于在 StudioX 配置文件中创建的项目) |
Office: 2013 | |
|
Office: 2016 | ||
|
Office: 2019 | ||
|
Office 365 | ||
|
知识产权 |
IPv4 | |
|
IPv6 |
Assistant 可以安装在兼容 IPv6 的操作系统上。 |
1 When using unattended robots on Virtual Machines, do not leave the Azure Virtual Desktop sessions in disconnected state (user is connected to a host pool in an AVD environment, but they are still connected to the session hosts). The robot is not able to use the disconnected session as it was created via AVD and does not have access to it. Because of this, it attempts to create a new session to run the unattended job, but fails because the AVD session is already created and in disconnected state. When this scenario happens, the job eventually fails due to a time out.