We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f34606c + 2a49238 commit 0895d90Copy full SHA for 0895d90
docset/winserver2022-ps/configci/New-CIPolicy.md
@@ -36,7 +36,7 @@ New-CIPolicy [-FilePath] <String> -Rules <Rule[]> [-Audit] [-ScanPath <String>]
36
The **New-CIPolicy** cmdlet creates a Code Integrity policy as an .xml file.
37
38
If you specify **DriverFile** objects, this cmdlet generates rules based on the **Level** parameter.
39
-This cmdlet creates a policy based on those rules for the specified drive files.
+This cmdlet creates a policy based on those rules for the specified driver files.
40
41
If you specify **Rule** objects, this cmdlet creates a policy based on those objects.
42
Because the rules that you specify are created at a specific level, do not specify a level.
0 commit comments