This commit is contained in:
Patti Short
2018-06-18 09:54:33 -07:00

View File

@ -28,7 +28,7 @@ For Windows Defender Credential Guard to provide protection, the computers you a
To provide basic protections against OS level attempts to read Credential Manager domain credentials, NTLM and Kerberos derived credentials, Windows Defender Credential Guard uses: To provide basic protections against OS level attempts to read Credential Manager domain credentials, NTLM and Kerberos derived credentials, Windows Defender Credential Guard uses:
- Support for Virtualization-based security (required) - Support for Virtualization-based security (required)
- Secure boot (required) - Secure boot (required)
- TPM 2.0 either discrete or firmware (preferred - provides binding to hardware) - TPM 1.2 or 2.0, either discrete or firmware (preferred - provides binding to hardware)
- UEFI lock (preferred - prevents attacker from disabling with a simple registry key change) - UEFI lock (preferred - prevents attacker from disabling with a simple registry key change)
The Virtualization-based security requires: The Virtualization-based security requires: