mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 10:53:43 +00:00
Update deploy-multiple-windows-defender-application-control-policies.md
This commit is contained in:
@ -52,7 +52,7 @@ New-CIPolicy -MultiplePolicyFormat -foo –bar
|
||||
Optionally, you can choose to make the new base policy supplementable (allow supplemental policies).
|
||||
|
||||
```powershell
|
||||
Set-RuleOption -FilePath <string> 17
|
||||
Set-RuleOption -FilePath <string> -Option 17
|
||||
```
|
||||
|
||||
For signed base policies that are being made supplementable, you need to ensure that supplemental signers are defined. Use the "Supplemental" switch in Add-SignerRule to provide supplemental signers.
|
||||
|
Reference in New Issue
Block a user