Connect UiPath Assistant with Command line Arguments

Hello community,

Is anyone aware of a way to connect the UiPath Assistant to orchestrator using command line arguments as you could the robot? For example, this works for a robot:

C:\Program Files (x86)\UiPath\Studio\UiRobot.exe" connect --url https://yourorchestrator.yourdomain.net --key yourmachinekey

But I can’t seem to find an equivalent for connecting the UiPath Assistant. This is handy in enterprise scenarios where you are scripting the installation of Studio Pro or Studio X for non-IT users.

Hello, I wanted to follow up my post with a solution.

If you use the *.msi (enterprise) installer for UiPath Studio, then the command line arguments for connecting the robot will work. The sample above will connect the robot and the UiPath Assistant to your orchestrator as both are clients of the UiPath Robot service.

3 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.