Hi everyone,
Imagine the following scenario.
1. I have a Windows Server where I have installed the Machine runtime app.
2. I set up the machine using a service account on the server. I will call it serviceaccount@contoso.com
3. I have a per-user plan premium license + the RPA add-on attached to the serviceaccount@contoso.com
4. After having my service account set up, I created my flow in the cloud, and selected the Unattended mode (I was logged in in the cloud using the same serviceaccount@contoso.com); however, I got the error below:
"No machine able to run the desktop flow has been found. Aborting execution. Error encountered when connecting to machines: There is a user session on the target machine. Cannot execute unattended desktop flow."
Then, I went back to the server, and I set up a new machine using my own credentials. For reference I will call it pmota@contoso.com and the previous flow worked in the cloud.
However, I do not have premium account. It does not make sense to me having two premium accounts to run an unattended flow. What am I doing wrong? I double-checked and ensured I had all the sessions logged-out in the server.
Any help will be much appreciated.