Skip to main content
Nintex Community Menu Bar

Nintex RPA - Overview of RPA Central Domain Support

  • March 26, 2021
  • 0 replies
  • 90 views

MRepetti
Nintex Employee
Forum|alt.badge.img+11

Issue

This is as of April 2022.

 

Overview of RPA Central Domain support

  • Which do we support?
    • AAD - Azure Active Directory?
      • NO
      • This is a Cloud service that resides natively in Azure (NOT on an Azure VM)
      • It is intended to manage Cloud applications. There is NO Group Policy and you can't join a Server or VMs to it.
      • User permissions are given to Cloud applications directly (instead of machines).
    • AADDS - Azure Active Directory Domain Services?
      • YES
      • This must be deployed on an Azure VM.
      • This is better suited to manage On-Prem servers and applications. It is the traditional on-prem Active Directory that is deployed on an Azure VM Domain controller.
      • You can also add Group Policy and client VMs to join it.
    • Active Directory?
      • YES
      • This is for traditional on-prem Domain Servers and networks

 

Additional Information

If using Windows 10 Enterprise multi-session 
As long as your VMs are Windows 10 VMs, that are connected to Active Directory or AADDS (but not AAD), it should work correctly.

What is required for individual Windows sessions is that each session must have a UNIQUE combination of UserName + MachineName as that is what constitutes a unique RPA Bot from RPA Central's perspective.