Policy CSP DeviceGuard policies added default values and fixed typo

This commit is contained in:
Maricia Alforque
2017-06-13 12:43:08 -07:00
parent 3537fe41cf
commit 1fe9bfbd1d

View File

@ -5556,7 +5556,7 @@ ADMX Info:
 
<p style="margin-left: 20px">Added in the next major update to Windows 10. Turns On Virtualization Based Security(VBS) at the next reboot. Virtualization Based Security uses the Windows Hypervisor to provide support for security services. Value type is integer. Supported values:
<ul>
<li>0 - disable Virtualization Based Security</li>
<li>0 (default) - disable Virtualization Based Security</li>
<li>1 - enable Virtualization Based Security</li>
</ul>
@ -5589,7 +5589,7 @@ ADMX Info:
</table>
<!--EndSKU-->
<!--StartDescription-->Added in the next major update to Windows 10. Specifies the platform security level at the next reboot. Value type is interger. Supported values:
<!--StartDescription-->Added in the next major update to Windows 10. Specifies the platform security level at the next reboot. Value type is integer. Supported values:
<ul>
<li>1 (default) - Turns on VBS with Secure Boot. </li>
<li>3 - Turns on VBS with Secure Boot and DMA. DMA requires hardware support.</li>
@ -5630,7 +5630,7 @@ ADMX Info:
 
<p style="margin-left: 20px">Added in the next major update to Windows 10. This setting lets users turn on Credential Guard with virtualization-based security to help protect credentials at next reboot. Value type is integer. Supported values:
<ul>
<li>0 - (Disabled) Turns off Credential Guard remotely if configured previously without UEFI Lock</li>
<li>0 (default) - (Disabled) Turns off Credential Guard remotely if configured previously without UEFI Lock</li>
<li>1 - (Enabled with UEFI lock) Turns on CredentialGuard with UEFI lock</li>
<li>2 - (Enabled without lock) Turns on CredentialGuard without UEFI lock</li>