You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Status code 0x216d is logged in one of the following conditions:
43
43
44
-
- The user account trying to join the computer to the domain has exceeded the limit of 10 computers joined to the domain.
44
+
- The user account trying to join the computer to the domain has exceeded the limit of 10 computers that can be joined to the domain.
45
45
- There's a Group Policy Object (GPO) restriction to block authenticated users from joining a computer to the domain.
46
46
47
47
To resolve the issue, verify the following items:
48
48
49
-
- The [default limit to the number of workstations a user can join to the domain](default-workstation-numbers-join-domain.md).
49
+
- The [default limit on the number of workstations a user can join to the domain](default-workstation-numbers-join-domain.md).
50
50
- The user account is a member of the group mentioned in the **Add workstations to domain** policy of the **Default Domain Controllers Policy** GPO or the **Winning GPO**.
51
51
52
52
The GPO setting is located at **Computer Configuration** > **Windows Settings** > **Security Settings** > **Local Policies** > **User Rights Assignment** > **Add workstations to domain**.
0 commit comments