Take screenshot fails in unattended mode when RDP disconnects

Hi @Sumit_Ghosh1,

If you have the following robot settings, your screenshot activity will work.

Robot user settings

Why does this work?
Robot Settings (uipath.com)

Login To Console Enables the Robot to connect to the console session of the machine where it is installed. Additionally, it indicates if you can connect multiple Robots to Orchestrator using multiple users ( High-Density Robots ) or not. By default, this is set to No . To enable High-Density Robots, set the value to No .
If set to No , the Unattended Robot creates an RDP session when executing a process.

Using service mode is something new to me thanks @Nithinkrishna for the alternative.

1 Like