UiPath Documentation
robot
latest
false
Guide de l’administrateur du Robot
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Exemples d'invites de commandes des automatisations sans assistance

Exemples d'invites de commande UiPathRobot.msi et UiPathStudio.msi pour installer le Robot en mode de service dans les scénarios d'automatisation Unattended.

Tenez compte des exemples suivants pour vos cas d’utilisation.

Important :

Veillez à bien exécuter la commande dans le dossier où se trouve le programme d’installation.

Utilisation de UiPathRobot.msi

  • (Mode silencieux) Installer le robot en mode Service
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService,StartupLauncher,JavaBridge /Q
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService,StartupLauncher,JavaBridge /Q
    
  • Installer la fonctionnalité de flux en direct pour les versions de Robot 2024.10 et ultérieures
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService,LiveStreaming
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService,LiveStreaming
    
  • (Mode silencieux) Installer le robot en mode Service et de l'extension Chrome à l'aide d'une politique en ligne
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /Q
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /Q
    
  • (Mode silencieux) Installer le robot en mode Service et le connecter à Orchestrator
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /Q
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /Q
    
  • (Mode silencieux) Installer le robot en mode Service et ajouter deux flux d'activités personnalisés
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /Q
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /Q
    
  • (Mode silencieux) Installer et obtenir une licence pour le robot en mode Service, et le flux d'activités local
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService,CODE=1234567890 /Q
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService,CODE=1234567890 /Q
    
  • Installer le Robot en mode de service et désactiver les flux en ligne officiels
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService NUGET_OPTIONS=DisableOnlineFeeds
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService NUGET_OPTIONS=DisableOnlineFeeds
    
  • (Mode silencieux) Désinstaller l'extension Chrome
    UiPathRobot.msi REMOVE=ChromeExtension /Q
    UiPathRobot.msi REMOVE=ChromeExtension /Q
    
  • Configuration de la connexion de mise à jour automatique
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService ORCHESTRATOR_URL="https://demo.uipath.com/myorg/mytenant/orchestrator_"
    UiPathRobot.msi ADDLOCAL=Robot,RegisterService ORCHESTRATOR_URL="https://demo.uipath.com/myorg/mytenant/orchestrator_"
    

Utilisation de UiPathStudio.msi

  • Installation de Studio, le robot en mode service
    UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService
    UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService
    
  • Installer le Robot en mode de service et désactiver les flux en ligne officiels
    UiPathStudio.msi ADDLOCAL=Robot,RegisterService NUGET_OPTIONS=DisableOnlineFeeds
    UiPathStudio.msi ADDLOCAL=Robot,RegisterService NUGET_OPTIONS=DisableOnlineFeeds
    
  • Installer la fonctionnalité de flux en direct pour les versions de Robot 2024.10 et ultérieures
    UiPathStudio.msi ADDLOCAL=Robot,RegisterService,LiveStreaming
    UiPathStudio.msi ADDLOCAL=Robot,RegisterService,LiveStreaming
    
  • (Mode silencieux) Installer la suite Desktop
    UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService,StartupLauncher,JavaBridge /Q
    UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService,StartupLauncher,JavaBridge /Q
    
  • (Mode silencieux) Installer la suite Desktop et l'extension Chrome à l'aide d'une politique en ligne
    UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /Q
    UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService,ChromeExtension CHROME_INSTALL_TYPE=POLICYONLINE /Q
    
  • (Mode silencieux) Installer Studio, le robot en mode Service, et ajouter deux flux d'activités personnalisés
    UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /Q
    UiPathStudio.msi ADDLOCAL=Studio,Robot,RegisterService CUSTOM_NUGET_FEEDS="Feed Name1,https://my.custom.nuget.feed; FeedName2,D:\RPA\Activities\Packages\" /Q
    
  • (Mode silencieux) Installer le robot en mode Service et le connecter à Orchestrator
    UiPathStudio.msi ADDLOCAL=Robot,RegisterService CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /Q
    UiPathStudio.msi ADDLOCAL=Robot,RegisterService CONNECTIONSTRING=https://demo.uipath.com/api/robotsservice/GetConnectionData?tenantId=1 /Q
    
  • (Mode silencieux) Désinstaller l'extension Chrome
    UiPathStudio.msi REMOVE=ChromeExtension /Q
    UiPathStudio.msi REMOVE=ChromeExtension /Q
    
  • Configuration de la connexion de mise à jour automatique
    UiPathStudio.msi ADDLOCAL=Robot,RegisterService ORCHESTRATOR_URL="https://demo.uipath.com/myorg/mytenant/orchestrator_"
    UiPathStudio.msi ADDLOCAL=Robot,RegisterService ORCHESTRATOR_URL="https://demo.uipath.com/myorg/mytenant/orchestrator_"
    
  • Utilisation de UiPathRobot.msi
  • Utilisation de UiPathStudio.msi

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour