Skip to content

Commit f6d5158

Browse files
Update docset/winserver2022-ps/addsdeployment/Install-ADDSDomainController.md
Co-authored-by: Mikey Lombardi (He/Him) <[email protected]>
1 parent 37c9291 commit f6d5158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/addsdeployment/Install-ADDSDomainController.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ $HashArguments = @{
8989
Install-ADDSDomainController @HashArguments
9090
```
9191

92-
This command installs a domain controller and DNS server in the corp.contoso.com domain using
92+
This command installs a domain controller and DNS server in the `corp.contoso.com` domain using
9393
Administrator credentials and prompts the user to provide and confirm the DSRM password.
9494

9595
### Example 3: Install a domain controller and DNS server that uses domain promotion

0 commit comments

Comments
 (0)