Run attended robot from Orchestrator

When I am in this situation:

  • I have Studio installed on my computer with developer license.
  • I create a robot

I want my collegues to be able to run the robot attended whenever they want, assuming they have a ‘license to run’.

What are the steps to take?
What must be installed on my collegues computers? I don’t think Studio, because they never will adapt or create a robot?

KR
Johan

Hi,

From version 23.10, we can install robot and assistant (without Studio) using UiPathRobot.msi as the following document. Can you try this?

Regards,

@TALLIEU_Johan1

  1. Develop the Robot:
    -Create the Automation Process in Studio
    -Publish the Project

  2. Set Up UiPath Robot on Colleagues’ Computers:
    -Install UiPath Robot
    -Configure UiPath Robot

  3. Distribute and Run the Robot:
    -Distribute the Published Package
    -Run the Robot

Cheers…!