mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merge pull request #5044 from AndreasStenhall/patch-10
Corrected command value
This commit is contained in:
commit
7d77404204
@ -53,7 +53,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> Enabled:Allow Supplemental Policies
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user