VMware vSphere 7.x Delta — Question 45
Which two options ensure all ESXi servers are protected from unsigned code? (Choose two.)
Answer options
- A. VM Encryption
- B. vTPM
- C. UEFI Secure Boot
- D. TPM
- E. vSAN Encryption
Correct answer: C, D
Explanation
UEFI Secure Boot (C) ensures that only trusted software is loaded during the boot process, which protects against unsigned code. TPM (D) provides hardware-based security features that also help prevent unauthorized code execution. The other options, such as VM Encryption (A) and vSAN Encryption (E), focus on data protection rather than securing the boot process from unsigned code.