Skip to content

Commit ee88d54

Browse files
RobBiddlemichaeltlombardi
authored andcommitted
Update Add-ADDSReadOnlyDomainControllerAccount.md
Add powershell to code block
1 parent 78b7129 commit ee88d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/addsdeployment/Add-ADDSReadOnlyDomainControllerAccount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ account that can be used to install an RODC in Active Directory.
3434

3535
### Example 1: Add a RODC account
3636

37-
```
37+
```powershell
3838
$HashArguments = @{
3939
DomainControllerAccountName = "RODC1"
4040
DomainName = "corp.contoso.com"

0 commit comments

Comments
 (0)