Skip to content

Commit f292c19

Browse files
committed
correct the log
1 parent 5268bb4 commit f292c19

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/windows-server/active-directory/error-code-0x54b.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ When you join a workgroup computer to a domain, you receive the following error
4444
Here's an example from the *netsetup.log* file:
4545

4646
```output
47-
mm/dd/yyyy hh:mm:ss:ms NetpValidateName: checking to see if '<domain_name>' is valid as type 3 name
48-
mm/dd/yyyy hh:mm:ss:ms NetpCheckDomainNameIsValid for <domain_name> returned 0x54b, last error is 0x0
49-
mm/dd/yyyy hh:mm:ss:ms NetpCheckDomainNameIsValid [ Exists ] for '<domain_name>' returned 0x54b
47+
NetpValidateName: checking to see if '<domain_name>' is valid as type 3 name
48+
NetpCheckDomainNameIsValid for <domain_name> returned 0x54b, last error is 0x0
49+
NetpCheckDomainNameIsValid [ Exists ] for '<domain_name>' returned 0x54b
5050
```
5151

5252
## Cause

0 commit comments

Comments
 (0)