Skip to content

Commit f21e5fc

Browse files
authored
Updates from editor
1 parent 69fa6cc commit f21e5fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/windows-server/active-directory/failure-when-you-use-an-existing-computer-account-to-join-a-domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In **System Properties**:
2929
3030
### Netsetup.log
3131

32-
Review the following example of the **Netsetup.log** on a fully updated system.
32+
Review the following example of the **Netsetup.log** file on a fully updated system.
3333

3434
```output
3535
NetpProvisionComputerAccount:
@@ -84,7 +84,7 @@ NetpDoDomainJoin: status: 0xaac
8484

8585
### Error detail
8686

87-
|HEX|DEC|Symbolic name|Error description|Header|
87+
|Hexadecimal error|Decimal error|Symbolic error string|Error description|Header|
8888
|---|---|---|---|---|
8989
|0x8b0|2224|NERR_UserExists|The account already exists.|lmerr.h|
9090
|0xaac|2732|NERR_AccountReuseBlockedByPolicy|An account with the same name exists in Active Directory. Re-using the account was blocked by security policy.|lmerr.h|

0 commit comments

Comments
 (0)