Test-CiPolicy available parameters¶
Syntax¶
Description¶
Tests a Code Integrity (App Control) Policy XML file against the Schema file located at:
It returns a boolean value indicating whether the XML file is valid or not.
It can also be used to display the signer certificates used to sign a .CIP
binary file.
Parameters¶
-XmlFile¶
The Code Integrity Policy XML file to test. Supports file picker GUI.
Type: | FileInfo |
---|---|
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
-CipFile¶
The binary Code Integrity Policy file to test for signers. Supports file picker GUI.
Type: | FileInfo |
---|---|
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |