File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docset/winserver2022-ps/addsdeployment Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ The `Install-ADDSDomainController` cmdlet installs a domain controller in Active
7474Install-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
7979Restore Mode (DSRM) password.
8080
8181### Example 2: Install a domain controller and DNS server using administrator credentials
You can’t perform that action at this time.
0 commit comments