Skip to content

Commit 3bb3b4d

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ The `Install-ADDSDomainController` cmdlet installs a domain controller in Active
7474
Install-ADDSDomainController -InstallDns -DomainName "corp.contoso.com"
7575
```
7676

77-
This command installs a domain controller and DNS server in the corp.contoso.com domain using
78-
CORP\Administrator credentials and prompts the user to provide and confirm the Directory Services
77+
This command installs a domain controller and DNS server in the `corp.contoso.com` domain using
78+
`CORP\Administrator` credentials and prompts the user to provide and confirm the Directory Services
7979
Restore Mode (DSRM) password.
8080

8181
### Example 2: Install a domain controller and DNS server using administrator credentials

0 commit comments

Comments
 (0)