A UI Path novice here! I have a very basic question.
I’ve installed the UiPath Studio v20 application. I have executed the command (“C:\Program Files (x86)\UiPath\Studio\UiRobot.exe” --connect -url ***** -key ***) to successfully connect the Robot to the Orchestrator. My question, does this command have to be run on every logon/restart or, does this command only need to be run once after the initial install. Thanks in advance.
The command line is one of the way to connect the robot to orchestrator. once yu run the command in the command prompt it will automatically connect the robot to orchestrator.
You could use the UI to connect the robot to orchestrator that is UiPath assistant. you need to enter the machine key and URL of the orchestrator. you no need to connect the bot to orchestrator each and every time you login to the VM.
whenever you login Bot will automatically connect to orchestrator.
please review the below link for further guidance what are the multiple ways to connect the robot to orchestrator. thanks.
Thanks for your help Rahul! Yes, I can see it’s connected. Do I need to run this command every time I boot my machine or does this command only need executing once on a client? I don’t understand if the connection gets broken after a reboot or if it’s always in place.
Thanks Kiran, Thank you. I think you’ve answered my question, the command must be run every time I log into the windows VM where the Studio client is installed. Thanks
No. Just like if you connected it through the interface, you are configuring it to tell it where to connect. It remembers this configuration. You don’t have to do it every time.