Unable to join machines to the domain. Error Message “The Specified User already exists”
You are trying to join a computer to the Active Directory domain and getting the below error:
Error Description: Unable to join machines to the domain. Error Message “The Specified User already exists”
PROBLEM DESCRIPTION :
We were not able to join the machines to the domain and got the following error message:
“The Specified User already exists”
In the AD Users and Computers we were not able to “Find” any such account in the entire directory as the disabled accounts existed in a Non Built-in container.
Resolution:
assuming FQDN= abc.xyz.ad
We took the LDIFDE dump for the entire domain partition using the command:
ldifde -f out.txt -d "dc=abc,dc=xyz,dc=ad"
We now found multiple disabled accounts present under a Non-Built-in container in the AD.
We deleted the machine accounts from the AD container and then forced the replication using the command:
repadmin /syncall /AeP
We have now successfully joined all the machines to the domain.
The issue is resolved.
Reference:
http://support.microsoft.com/
- 10 Azure Virtual Desktop (AVD) Cost-Optimization Strategies for 2025 💡💰 - 22 February 2025
- Entra ID (Azure Active Directory) Pricing and Licensing Guide - 14 February 2025
- AD Integration with Third-Party Applications - 10 February 2025