Skip to content

Commit 369025d

Browse files
authored
updated
1 parent 556c408 commit 369025d

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/windows-server/active-directory/error-0xa8b-resolve-dns-fail.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ When you join a workgroup computer to a domain, you receive the following error
2121
When you check the **NetSetup.log** file, you see the following entries:
2222

2323
```output
24-
mm/dd/yyyy hh:mm:ss:ms NetpDsGetDcName: status of verifying DNS A record name resolution for '<DC name>.<domain>.<tld>: 0x2746
25-
mm/dd/yyyy hh:mm:ss:ms NetpDsGetDcName: failed to find a DC in the specified domain: 0xa8b, last error is 0x0
26-
mm/dd/yyyy hh:mm:ss:ms NetpJoinDomainOnDs: NetpDsGetDcName returned: 0xa8b
27-
mm/dd/yyyy hh:mm:ss:ms NetpJoinDomainOnDs: Function exits with status of: 0xa8b
28-
mm/dd/yyyy hh:mm:ss:ms NetpDoDomainJoin: status: 0xa8b
24+
NetpDsGetDcName: status of verifying DNS A record name resolution for '<DC name>.<domain>.<tld>: 0x2746
25+
NetpDsGetDcName: failed to find a DC in the specified domain: 0xa8b, last error is 0x0
26+
NetpJoinDomainOnDs: NetpDsGetDcName returned: 0xa8b
27+
NetpJoinDomainOnDs: Function exits with status of: 0xa8b
28+
NetpDoDomainJoin: status: 0xa8b
2929
```
3030

3131
Here's more information about the error code:

0 commit comments

Comments
 (0)