Search code examples
uipathuipath-robotuipath-orchestrator

Install UiPath Robot ony multiple machines via commandline to have a fast deployment without configuration needed


How to execute a workflow on a PC which doesn't have the UiPath Studio or UiPath Robot installed? inspired me to install Robot on my 2nd machine.

I would like to install the Robot on that machine. So I wanted to install the Robot silently and connect it to Orchestrator automatically:

UiPathStudio.msi ADDLOCAL=DesktopFeature,Robot,RegisterService CONNECTIONSTRING=https://platform.uipath.com?tenantId=SERVICENAME /Q

But what is my personal connectionstring and the tenantId? I was looking for info in my account. But there is no URL neither an ID. How to get them now?

See also:


Solution

  • The simplest way to install a robot is to install a Studio.

    You can find your tenantName in the orchestrator URL after you login (https://platform.uipath.com/YourTenantname/portal_/serviceinstances)

    you can find your tenantID as you go to: Orchestrator>>services>>click your tenantname>> you will go to your account, look at the URL (https://platform.uipath.com/tenantName /tenantName /?ou=XXXXX&tid=YYYYYY) your tenantID have to be there