Skip to content

Commit 0a57a84

Browse files
author
Simonx Xu
authored
Merge pull request #8900 from email2ravikiran/docs-editor/active-directory-domain-join-t-1746863368
AB#5767: Update active-directory-domain-join-troubleshooting-guidance.md
2 parents a0e35a5 + a76029d commit 0a57a84

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

support/windows-server/active-directory/active-directory-domain-join-troubleshooting-guidance.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Active Directory domain join troubleshooting guidance
33
description: Provides guidance to troubleshoot domain join issues.
4-
ms.date: 05/06/2025
4+
ms.date: 05/13/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika, v-lianna
8+
ms.reviewer: kaushika, v-lianna, raviks
99
ms.custom:
1010
- sap:active directory\on-premises active directory domain join
1111
- pcy:WinComm Directory Services
@@ -54,6 +54,7 @@ The following table lists the ports required to be open between the client compu
5454
|Domain join error code|Cause|Related article|
5555
|---|---|---|
5656
|0x569|This error occurs because the domain join user account lacks the **Access this computer from the network** user right at the domain controller (DC) servicing the domain join operation.|[Troubleshooting error code 0x569: The user has not been granted the requested logon type at this computer](error-0x569-not-granted-logon-type.md) |
57+
|0xaac or 0x8b0 |This error occurs when you try to use an existing computer account name to join a computer to a domain.|[Troubleshooting error code 0xaac: Failure when you use an existing computer account to join a domain](failure-when-you-use-an-existing-computer-account-to-join-a-domain.md) |
5758
|0x6BF or 0xC002001C|This error occurs when a network device (router, firewall, or virtual private network (VPN) device) rejects network packets between the client being joined and the domain controller (DC).|[Troubleshooting status code 0x6bf or 0xc002001c: The remote procedure call failed and did not execute](status-code-0x6bf-0xc002001c.md) |
5859
|0x6D9|This error occurs when network connectivity is blocked between the joining client and the Domain Controller (DC).|[Troubleshooting error code 0x6D9 "There are no more endpoints available from the endpoint mapper"](./domain-join-error-0x6d9-there-are-no-more-endpoints-available-from-the-endpoint-mapper.md) |
5960
|0xa8b|This error occurs when you join a workgroup computer to a domain.|[Troubleshooting error code 0xa8b: An attempt to resolve the DNS name of a DC in the domain being joined has failed](error-0xa8b-resolve-dns-fail.md) |

0 commit comments

Comments
 (0)