|
1 | 1 | --- |
2 | 2 | title: Active Directory domain join troubleshooting guidance |
3 | 3 | description: Provides guidance to troubleshoot domain join issues. |
4 | | -ms.date: 01/15/2025 |
| 4 | +ms.date: 05/06/2025 |
5 | 5 | manager: dcscontentpm |
6 | 6 | audience: itpro |
7 | 7 | ms.topic: troubleshooting |
@@ -51,41 +51,17 @@ The following table lists the ports required to be open between the client compu |
51 | 51 |
|
52 | 52 | ## Common issues and solutions |
53 | 53 |
|
54 | | -### Error code 0x569 |
55 | | - |
56 | | -For more information, see [Error code 0x569: The user has not been granted the requested logon type at this computer](error-0x569-not-granted-logon-type.md). |
57 | | - |
58 | | -### Error code 0x6BF or 0xC002001C |
59 | | - |
60 | | -For more information, see [Status code 0x6bf or 0xc002001c: The remote procedure call failed and did not execute](status-code-0x6bf-0xc002001c.md). |
61 | | - |
62 | | -### Error code 0x6D9 |
63 | | - |
64 | | -See [Domain join error 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) for troubleshooting guide. |
65 | | - |
66 | | -### Error code 0xa8b |
67 | | - |
68 | | -For more information, see [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). |
69 | | - |
70 | | -### Error code 0x40 |
71 | | - |
72 | | -For more information, see [Domain join error 0x40 "The specified network name is no longer available"](domain-join-error-0x40-the-specified-network-name-is-no-longer-available.md). |
73 | | - |
74 | | -### Error code 0x54b |
75 | | - |
76 | | -For more information, see [Domain join error code 0x54b](error-code-0x54b.md). |
77 | | - |
78 | | -### Error code 0x0000232A |
79 | | - |
80 | | -See [Domain join error code 0x0000232A](error-code-0x0000232a.md) for troubleshooting guide. |
81 | | - |
82 | | -### Error code 0x3a |
83 | | - |
84 | | -For more information, see [Status code 0x3a: The specified server cannot perform the requested operation](status-code-0x3a-server-not-perform-operation.md). |
85 | | - |
86 | | -### Error code 0x216d |
87 | | - |
88 | | -For more information, see [Status code 0x216d: Your computer could not be joined to the domain](status-code-0x216d-not-joined-domain.md). |
| 54 | +|Domain join error code|Cause|Related article| |
| 55 | +|---|---|---| |
| 56 | +|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 | +|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) | |
| 58 | +|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) | |
| 59 | +|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) | |
| 60 | +|0x40|The issue is related to getting Kerberos Tickets for a Server Message Block (SMB) session.|[Troubleshooting error code 0x40 "The specified network name is no longer available"](domain-join-error-0x40-the-specified-network-name-is-no-longer-available.md) | |
| 61 | +|0x54b|This error occurs because the specified domain can't be contacted, pointing to issues locating domain controllers (DCs).|[Troubleshooting error code 0x54b](error-code-0x54b.md) | |
| 62 | +|0x0000232A|This error indicates that the Domain Name System (DNS) name can't be resolved.|[Troubleshooting error code 0x0000232A](error-code-0x0000232a.md) | |
| 63 | +|0x3a|This error occurs when the client computer lacks reliable network connectivity on Transmission Control Protocol (TCP) 389 port between the client computer and the domain controller (DC).|[Troubleshooting status code 0x3a: The specified server cannot perform the requested operation](status-code-0x3a-server-not-perform-operation.md) | |
| 64 | +|0x216d|This error occurs when the user account has exceeded the limit of 10 computers that can be joined to the domain, or when a Group Policy restricts users from joining computers to the domain.|[Troubleshooting status code 0x216d: Your computer could not be joined to the domain](status-code-0x216d-not-joined-domain.md) | |
89 | 65 |
|
90 | 66 | ### Other errors that occur when you join Windows-based computers to a domain |
91 | 67 |
|
|
0 commit comments