I do have the device login credentials set for the bot runner user and I did not select the "Attest device credentials"
I suspect that this is related to the following info "If auto-login fails, configure the Local Security Policy settings. For example, in Windows, select Security Settings > Local Policies > Security Options. Enable the Interactive logon: Do not require CTRL+ALT+DEL option" but not sure.
So this is working right now until the server gets re-cycled.
Any help would be appreciated with this.
Here is the error reported by the control room:
com.automationanywhere.nodemanager.exception.UserLoginException: {"message":"User not logged into the machine.","details":"This may be due to multiple reasons.\n\n1. Check that your username and domain name is correct in the provided device login credentials.\n2. Login into the machine as that user before running the bot.\n3. Some other user may have logged into the machine.\n\n\n\nIf you continue to see this message, please contact your system administrator.","correctiveAction":"","code":"user.not.logged.in"}
I