- Démarrage
- Comprendre UiPath Robot
- Assistant UiPath
- Prérequis d’installation
- Installing robots for unattended automations
- Configuring robots for unattended automations
- Deploying unattended automations
- Connecting robots for unattended automations to Orchestrator
- Configuration de Windows Server pour des Robots haute densité
- Rediriger les Robots vers un serveur proxy
- Implementing authentication
- Adjusting registry settings for execution in minimized RDP windows
- Using network locations
- Configurer des Robots Linux
- Configuration de la vérification de la signature des paquets
- Configurer des dossiers de package et des chemins d’accès réseau
- Configurer des flux d’activité
- Setting up non-persistent VDIs - follow up with Sai
- Installing robots for attended automations
- Configuring robots for attended automations
- Intégrations
- Résolution des problèmes
- Résoudre les problèmes du service de robot UiPath
- Résoudre les problèmes d’exécution
- Résoudre les problèmes de mise en réseau
- Résolution des problèmes de connexion
- Licensing troubleshooting
- Package troubleshooting
- Résolution des problèmes .NET
- Dépannage de la journalisation
- Dépannage des problèmes de session
Guide de l’administrateur du Robot
À propos des Robots haute densité
In a UiPath High-Density (HD) environment, commonly known as HD robots, multiple robots run concurrently under different user accounts on Windows Server machines. The machine allows as many concurrent executions (or user accounts) as the number of runtimes set for the machine template in Orchestrator.
Because each user has its own unique environment and access permissions, you must provide each robot with user-specific paths to navigate the system or to access certain files or folders.
A High-Density environment has the following particularities:
-
Requires Windows Server or Azure Windows 10 Enterprise Multi-session OSs.
-
Requires the
LoginToConsole
parameters to be set tofalse
for all robots. -
You can execute the same automation with all Robots at the same time.
-
You can execute different automations with all Robots at the same time.
-
In Service Mode installations, all robots operating on the machine connect to the same Orchestrator instance.
-
If the Robot Service is already active, you can add a new robot on the machine without restarting the service.