Skip to content

Commit 1c08156

Browse files
authored
Merge pull request #8905 from Deland-Han/cmpy-branch-ci5738
AB#5738: Domain Join : Move all articles of Domain Join from Server Tree to Client Tree
2 parents 0a57a84 + b108c33 commit 1c08156

File tree

2 files changed

+45
-0
lines changed

2 files changed

+45
-0
lines changed

support/windows-client/toc.yml

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,50 @@ items:
55
items:
66
- name: Active Directory
77
href: ./active-directory/active-directory-overview.md
8+
- name: Domain join issues
9+
items:
10+
- name: '"The account is not authorized to login from this station" error'
11+
href: ../windows-server/active-directory/account-not-authorized-login-from-this-station.md?context=/troubleshoot/windows-client/context/context
12+
- name: Cannot contect to the Internet or the domain
13+
href: ../windows-server/active-directory/cannot-connect-internet-domain.md?context=/troubleshoot/windows-client/context/context
14+
- name: Default limit to workstation numbers
15+
href: ../windows-server/active-directory/default-workstation-numbers-join-domain.md?context=/troubleshoot/windows-client/context/context
16+
- name: Error 0x40 "The specified network name is no longer available"
17+
href: ../windows-server/active-directory/domain-join-error-0x40-the-specified-network-name-is-no-longer-available.md?context=/troubleshoot/windows-client/context/context
18+
- name: Error 0x5 Access Denied when you rename a computer
19+
href: ../windows-server/active-directory/error-0x5-access-denied-rename-computer.md?context=/troubleshoot/windows-client/context/context
20+
- name: Error 0x6D9 "No more endpoints available from the endpoint mapper"
21+
href: ../windows-server/active-directory/domain-join-error-0x6d9-there-are-no-more-endpoints-available-from-the-endpoint-mapper.md?context=/troubleshoot/windows-client/context/context
22+
- name: Error code 0x0000232A
23+
href: ../windows-server/active-directory/error-code-0x0000232a.md?context=/troubleshoot/windows-client/context/context
24+
- name: Error code 0x54b
25+
href: ../windows-server/active-directory/error-code-0x54b.md?context=/troubleshoot/windows-client/context/context
26+
- name: Error code 0x569
27+
href: ../windows-server/active-directory/error-0x569-not-granted-logon-type.md?context=/troubleshoot/windows-client/context/context
28+
- name: Error code 0xa8b
29+
href: ../windows-server/active-directory/error-0xa8b-resolve-dns-fail.md?context=/troubleshoot/windows-client/context/context
30+
- name: Failure when you use an existing computer account to join a domain
31+
href: ../windows-server/active-directory/failure-when-you-use-an-existing-computer-account-to-join-a-domain.md?context=/troubleshoot/windows-client/context/context
32+
- name: Netlogon service doesn't keep settings after in-place upgrade
33+
href: ../windows-server/active-directory/netlogon-service-not-start-automatically.md?context=/troubleshoot/windows-client/context/context
34+
- name: Status code 0x216d
35+
href: ../windows-server/active-directory/status-code-0x216d-not-joined-domain.md?context=/troubleshoot/windows-client/context/context
36+
- name: Status code 0x32 and you can't join a domain
37+
href: ../windows-server/active-directory/status-code-0x32-cannot-join-domain.md?context=/troubleshoot/windows-client/context/context
38+
- name: Status code 0x3a
39+
href: ../windows-server/active-directory/status-code-0x3a-server-not-perform-operation.md?context=/troubleshoot/windows-client/context/context
40+
- name: 'Status code 0x6ba: The RPC server is unavailable'
41+
href: ../windows-server/active-directory/status-code-0x6ba-rpc-server-unavailable.md?context=/troubleshoot/windows-client/context/context
42+
- name: Status code 0x6bf or 0xc002001c
43+
href: ../windows-server/active-directory/status-code-0x6bf-0xc002001c.md?context=/troubleshoot/windows-client/context/context
44+
- name: Support boundaries for Active Directory over NAT
45+
href: ../windows-server/active-directory/support-for-active-directory-over-nat.md?context=/troubleshoot/windows-client/context/context
46+
- name: Troubleshoot authentication errors when joining computers to a domain
47+
href: ../windows-server/active-directory/domain-join-authentication-errors.md?context=/troubleshoot/windows-client/context/context
48+
- name: Troubleshoot networking errors when joining computers to a domain
49+
href: ../windows-server/active-directory/domain-join-networking-errors.md?context=/troubleshoot/windows-client/context/context
50+
- name: 'Troubleshooting guidance: Active Directory domain join'
51+
href: ../windows-server/active-directory/active-directory-domain-join-troubleshooting-guidance.md?context=/troubleshoot/windows-client/context/context
852
- name: Schema update - known issues, best practices, workflow review
953
items:
1054
- name: Error when checking domain object property

support/windows-server/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ items:
342342
- name: Use Event1644Reader.ps1 to analyze LDAP query performance
343343
href: ./active-directory/event1644reader-analyze-ldap-query-performance.md
344344
- name: Domain join issues
345+
# Any changes to "Domain join issues" node need to be sync to "support/windows-client/toc.yml" > "Active Directory/Domain join issues"
345346
items:
346347
- name: 'Troubleshooting guidance: Active Directory domain join'
347348
href: ./active-directory/active-directory-domain-join-troubleshooting-guidance.md

0 commit comments

Comments
 (0)