Skip to content

Commit 8712b91

Browse files
Additional fix.
1 parent 8b072c2 commit 8712b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docset/winserver2022-ps/configci/Set-CIPolicySetting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For more information about Secure Settings, see [Understanding WDAC Policy Setti
3636

3737
## EXAMPLES
3838

39-
### Example 1: Sets the Code Integrity policy
39+
### Example 1: Set the Code Integrity policy
4040
```powershell
4141
Set-CIPolicySetting -FilePath C:\Policies\WDAC_policy.xml -Key "{12345678-9abc-def0-1234-56789abcdef0}" -Provider WSH -Value $True -ValueName EnterpriseDefinedClsId -ValueType Boolean
4242
```

0 commit comments

Comments
 (0)