Skip to content

Commit 4bf1491

Browse files
committed
update
1 parent f65b076 commit 4bf1491

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

support/windows-server/active-directory/failure-when-you-use-an-existing-computer-account-to-join-a-domain.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,16 @@ This article addresses the issue of failing to join a computer to a domain when
1616

1717
## Symptom
1818

19-
When you try to use an existing computer account name to join a computer to a domain, the operation fails. And you receive the following error messages.
19+
When you try to use an existing computer account name to join a computer to a domain, the operation fails. And you receive the following error messages:
2020

21-
:::image type="content" source="media/failure-when-you-use-an-existing-computer-account-to-join-a-domain/an-error-occurs-when-you-join-a-computer-to-a-domain.png" alt-text="An error occurs when you join a computer to a domain." border="false":::
21+
In the **Access work or school** page:
22+
> Can't join this domain. Contact your IT admin for more info.
2223
23-
:::image type="content" source="media/failure-when-you-use-an-existing-computer-account-to-join-a-domain/error-when-you-join-a-computer-to-a-domain-using-system-properties.png" alt-text="Error when you join a computer to a domain using System Properties." border="false":::
24+
In **System Properties**:
25+
> The following error occurred attempting to join the domain "\<domain_name\>":
26+
>
27+
> An account with the same name exists in Active Directory.
28+
> Re-using the account was blocked by security policy.
2429
2530
### Netsetup.log
2631

@@ -101,9 +106,6 @@ To fix the issue, follow these steps:
101106
3. Rename the computer and join using a different account that doesn't already exist.
102107
4. If a trusted security principal owns the existing account, and an administrator wants to reuse the account, use the **Domain controller: Allow computer account re-use during domain join** Group Policy.
103108

104-
> [!WARNING]
105-
> Don't use the **NetJoinLegacyAccountReuse** registry workaround anymore in a fully patched environment. Support for the **NetJoinLegacyAccountReuse** registry key was removed by the August 13, 2024 Windows Update. The hardening behavior persists regardless of that registry key setting. Use steps 1 - 4 in this section.
106-
107109
## Reference
108110

109111
For more information about domain join hardening changes, see [KB5020276—Netjoin: Domain join hardening changes](https://support.microsoft.com/topic/kb5020276-netjoin-domain-join-hardening-changes-2b65a0f3-1f4c-42ef-ac0f-1caaf421baf8)

0 commit comments

Comments
 (0)