Short answer:
You can find the Distinguished Name (DN) of an OU in Active Directory Users and Computers by enabling Advanced Features and copying the distinguishedName value from the OU properties.
Summary: The Distinguished Name (DN) identifies the exact location of an Organizational Unit (OU) in Active Directory. This is commonly required when configuring directory sync with Xink.
Steps to find the DN of an OU
- Open Active Directory Users and Computers.
- Click View → enable Advanced Features.

- Navigate to the Organizational Unit (OU) you want to use.
- Right-click the OU and select Properties.

- Go to the Attribute Editor tab.
- Locate distinguishedName.
- Click View, then copy the value.
- Close the windows.

Example of a Distinguished Name (DN)
OU=Users,OU=Company_1OU,DC=Company_1,DC=internal
When do you need the DN?
- When syncing users from Active Directory into Xink
- When defining which Organizational Unit (OU) to import employees from
Troubleshooting
- Missing "Attribute Editor" tab: Enable Advanced Features in the View menu.
- DN looks incorrect: Make sure you selected an OU (not a user or group).
