Auto login support for Bot Agent
- Updated: 2024/11/12
Auto login support for Bot Agent
The Auto login feature enables you to automatically log into a device, run a scheduled automation, and restore the device to its original locked or logged off state after the automation has completed.
- Automation was stopped on the Control Room or device.
- An error in encountered during bot execution.
- When the automation has completed successfully.
Auto login support: Operating system
Identify the operating system support specific to auto-login on Bot Agent devices. The auto-login process involves several stages and depends on the Bot Agent activity.
The following scenarios are supported on Windows 10 and virtual machines only:
SID# | Scenario |
---|---|
1 | No user session established (user is not logged in) |
2 | User session established |
3 | User has logged in but locked the screen |
4 | A different user (not the device log in user used for deployment) is logged in |
5 | A different user is logged in and locked the screen |
6 | Fast user switching |
For scenarios 4, 5, and 6 in the above table, the active user is logged off and a new session is created with device credentials for deploying the bot.
The following scenarios are applicable and supported on Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows 10, 8, and 7:
SID# | Scenario |
---|---|
1 | No active RDP session |
2 | User has active RDP session |
3 | User's RDP session is disconnected |
4 | User's RDP session is locked |
5 | Another user has active RDP session |
6 | Another user has a disconnected session |
7 | Another user has an active session and locked |
Auto login support: Operating system with cloud platform
The following table identifies the support specific to auto-login on Bot Agent devices for operating system across cloud platforms:
SID# | Scenario | Supported OS |
---|---|---|
1 | No active RDP session |
|
2 | User has active RDP session |
|
3 | User's RDP session is disconnected |
|
4 | User's RDP session is locked |
|
5 | Another user has active RDP session |
|
6 | Another user has a disconnected session |
|
7 | Another user has an active session and locked |
|
Additional notes on auto-login:
- Auto-login is only supported on 64-bit operating systems.
- Auto-login is unable to sign-out the root admin session, when trying with scenarios that involve two different auto-login users. Remember to log out of the admin user account before deploying a bot.