Skip to content

Commit 37c9291

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

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,9 @@ Accept wildcard characters: False
149149
### -AllowPasswordReplicationAccountName
150150

151151
Specifies an array of names of user accounts, group accounts, and computer accounts whose passwords
152-
can be replicated to this RODC. Use an empty string ("") if you want to keep the value empty. By
153-
default, only the Allowed read-only domain controller (RODC) Password Replication Group is allowed.
152+
can be replicated to this RODC. Use an empty string (`""`) if you want to keep the value empty. By
153+
default, only the `Allowed` read-only domain controller (RODC) Password Replication Group is
154+
allowed.
154155

155156
```yaml
156157
Type: System.String[]

0 commit comments

Comments
 (0)