File tree Expand file tree Collapse file tree
support/windows-server/active-directory Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ You receive the following error message during a domain join operation:
2121When you check the ** NetSetup.log** file, you see the following entries:
2222
2323``` output
24- mm/dd hh:mm:ss NetpDsGetDcName: failed to find a DC having account '<computer name>$': 0x525
25- mm/dd hh:mm:ss NetpDsGetDcName: found DC '\\<dc name>' in the specified domain
26- mm/dd hh:mm:ss NetUseAdd to \\<dc name>\IPC$ returned 1385
27- mm/dd hh:mm:ss NetpJoinDomain: status of connecting to dc '\\<dc name>': 0x569
28- mm/dd hh:mm:ss NetpDoDomainJoin: status: 0x569
24+ NetpDsGetDcName: failed to find a DC having account '<computer name>$': 0x525
25+ NetpDsGetDcName: found DC '\\<dc name>' in the specified domain
26+ NetUseAdd to \\<dc name>\IPC$ returned 1385
27+ NetpJoinDomain: status of connecting to dc '\\<dc name>': 0x569
28+ NetpDoDomainJoin: status: 0x569
2929```
3030
3131Here's more information about the error code:
You can’t perform that action at this time.
0 commit comments