What is Secure Boot?
SecureBoot is part of UEFI 2.3.1 that ensures a server only boots using trusted hardware.
How does Secure Boot work?
What does Secure Boot protect against?
The execution of unsigned (malicious) code.
What are the requirements of Secure Boot?
UEFI Version 2.3.1
What is the Secure Boot boot sequence?
What are the benefits of UEFI?
How does AV play into secure boot?
Antivirus is signed by MS verifying it is a trusted boot critical driver and launches early in the boot process. This ensures that no processes are able to get in the middle of AV startup and prevent AV from protecting a system early.
What versions of TPM are supported by Server 2016?
TPM 1.2 and TPM 2.0
Is TPM 2.0 backwards compatible with 1.2?
No
How do you verify whether a system has an available TPM?
- UEFI
Is a TPM always a physical piece of hardware?
No. Some TPMs are firmware based. Windows works with either hardware or firmware-based TPMs.
What is required before a TPM can be used?
It must be installed and provisioned.
What is required to manually provision a TPM?
Server 2016+ automatically provisions a TPM, however, if the OS is being reinstalled the TPM may need cleared before utilizing the TPM for the OS to take full advantage.
What are the advantages of TPM 2.0 over TPM 1.2?
Can TPM 2.0 work with BIOS?
No. TPM 2.0 only supports UEFI
What different implementation options exist for TPMs?
Which versions of Windows support TPM 2.0?
What different windows features are available with TPM 2.0 over 1.2?
Which Windows features/components require TPM of any variety?
Which Windows Features/components do not require a TPM of any variety?
Which versions of Windows 10 and Server 2016 support BitLocker?
- All versions excluding Windows 10 Home support BitLocker
Can you BitLocker Windows 10 Home?
No. It does not support BitLocker. It does support a stripped down version of BitLocker called “Device Encryption.”
What does BitLocker protect against?
- BitLocker also verifies the boot process integrity
What is required on a system for BitLocker to offer the most protection?
TPM 1.2 or later