fixed note

This commit is contained in:
Justinha 2017-04-18 16:19:06 -07:00
parent 0b60bafe2c
commit ed55168fe4

View File

@ -24,11 +24,11 @@ Specifying an executable as a managed installer will cause Windows to tag files
Once the IT administrator adds the Allow: Managed Installer option to a configurable CI policy for Device Guard, the configurable CI component will subsequently check for the presence of the origin information when evaluating other application execution control rules specified in the policy. Once the IT administrator adds the Allow: Managed Installer option to a configurable CI policy for Device Guard, the configurable CI component will subsequently check for the presence of the origin information when evaluating other application execution control rules specified in the policy.
If there are no deny rules present for the file, it will be authorized based on the managed installer origin information. If there are no deny rules present for the file, it will be authorized based on the managed installer origin information.
>![NOTE] > ![NOTE]
>Admins needs to ensure that there is a CI policy in place to allow the system to boot and run any other authorized applications that may not be deployed through a managed installer. > Admins needs to ensure that there is a CI policy in place to allow the system to boot and run any other authorized applications that may not be deployed through a managed installer.
> >
>Examples of CI policies available in C:\Windows\schemas\CodeIntegrity\ExamplePolicies help authorize Windows OS components, WHQL signed drivers and all Store apps. > Examples of CI policies available in C:\Windows\schemas\CodeIntegrity\ExamplePolicies help authorize Windows OS components, WHQL signed drivers and all Store apps.
>Admins can reference and customize them as needed for their Device Guard deployment. > Admins can reference and customize them as needed for their Device Guard deployment.
## Configuring a managed installer with AppLocker and configurable code integrity policy ## Configuring a managed installer with AppLocker and configurable code integrity policy