- Introdução
- Compreensão do UiPath Robot
- UiPath Assistant
- Requisitos de instalação
- Instalando robôs para automações Unattended
- Configuração de robôs para automações Unattended
- Implantação de automações Unattended
- Conectar robôs para automações Unattended ao Orchestrator
- Configurar o Windows Server para robôs de alta densidade
- Redirecionando Robôs por meio de um Servidor de Proxy
- Implementação de autenticação
- Ajustando as configurações do registro para execução em janelas de RDP minimizadas
- Usando locais de rede
- Configuração de robôs do Linux
- Configurando a Verificação de Assinatura de Pacote
- Configuração de pastas de pacote e caminhos de rede
- Configuração de feeds de atividades
- Setting up non-persistent VDIs - follow up with Sai
- Instalando robôs para automações assistidas
- Configuração de robôs para automações assistidas
- Integrações
- Solução de problemas
- Solução de problemas do Serviço de Robôs da UiPath
- Solução de problemas de execução
- Solução de problemas de rede
- Solução de problemas de conexão
- Solução de problemas de licenciamento
- Solução de problemas do pacote
- Solução de problemas do .NET
- Solução de problemas de registro em log
- Solução de problemas de sessão
Guia do administrador do robô
Setting up non-persistent VDIs - follow up with Sai
The Robot can operate in both persistent and non-persistent Virtual Desktop Infrastructure (VDI) environments. Each of these setups has special characteristics.
-
In a persistent VDI setup, each user has their own desktop that keeps their data and settings after they log out. In this type of setup, the virtual machine used by the Robot keeps the same settings, configurations, and variables, so they do not change between different login sessions.
-
In a non-persistent VDI setup, users start with a new, clean desktop every time they log in. Since the virtual machine does not save changes, the Robot has to finish its tasks in one session. Alternatively, you can set it up to adjust necessary settings or variables at the start of each session.
The following procedure explain how to set up a non-persistent VDI using the Citrix solution.
To deploy your robots to a non-persistent VDI, you need the following software:
-
VMware vSphere 5.5 or newer, or any L1 hypervisor
-
Citrix XenDesktop, VDA and PVS 6.5 or newer
-
Windows 7 or newer
-
Windows Server 2008R2 or newer - for Orchestrator and other infrastructure machines
-
SQL Server 2012 or newer
-
UiPath Orchestrator
To install a non-persistent VDI, and you need to provide the connection string of the tenant in Orchestrator. All robots that use the same connection string connect to the same tenant in Orchestrator. To obtain the connection string, you need to enable Windows Integrated Authentication in Orchestrator.