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.