Access Single Unattended Robot With Multiple User

Dear Community,

I am having an use case where I have two process running on single machine with single unattended robot.
One of the process require excel 2013 version and other require excel 2019 version due to different excel features.

I have two local users. When User A logged in he can see excel 2013 and when User B logged in he can see excel 2019.

Now, the question is how can I configure the robot in orchestrator, so that when process A executes it will take user A credentials for VM login & when process B executes it will use user B credentials for login.

Br,
Nikhil Zambare

@Nikhil_Zambare1,

You will require two licenses as we are talking about two users. Though your users will be on same machine and same machine template, if the machine template have single unattended license then it’s going to be assigned to one user at a time only. The license will get freed up only after the user currently holding license get’s disconnected.

You may try to improvise the process to work on single version of excel.

Thanks,
Ashok :slight_smile:

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