Skip to content

Commit ab6eddd

Browse files
authored
update
1 parent d88205c commit ab6eddd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

support/windows-server/active-directory/error-0x569-not-granted-logon-type.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ You receive the following error message during a domain join operation:
2121
When 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

3131
Here's more information about the error code:

0 commit comments

Comments
 (0)