Can UiPath Unattended Robots Run If AD Service Account Has Interactive Login Disabled?

Hi! I’m currently working on setting up unattended automations in UiPath using a domain (AD) service account. The security team is considering disabling interactive login for this service account, and I’m trying to understand the implications.

My question is:
Is it possible to run unattended UiPath processes if the AD service account has interactive login disabled?

If anyone can point me to the relevant official UiPath documentation or provide confirmation from experience, I’d really appreciate it.

Thanks in advance!

1 Like

@DragosPadurariu

ideally how do you login then? are dedicated credentials created? if interactive is disabled?

cheers

1 Like

The security team wants to restrict access to the virtual machines so that only UiPath robots can execute workflows.

My question is strictly related to interactive login setup

Many thanks

1 Like

@DragosPadurariu Ask security team to add robot user in group - Allow log on through RDP. This will not affect your robot session.

1 Like

Hi @DragosPadurariu

For more : Orchestrator - Optimizing Unattended Infrastructure Using Machine Templates

Happy Automation

1 Like