VCP-VCF Administrator 2024 Question 165
Select 4An administrator is tasked with deploying a new virtual machine in their VMware Cloud Foundation environment using an ISO file. They need to ensure the VM boots from the ISO during the first startup while also configuring the VM with specific hardware requirements. Which of the following steps should the administrator take to successfully create and boot the VM from the ISO?
- A
Upload the ISO file to a content library or datastore accessible to the vSphere environment.
- B
Create a new virtual machine and select the ISO file as the boot media in the 'CD/DVD Drive' settings.
- C
Attach the OVA directly to the VM as a secondary disk during the creation process.
- D
Set the VM's boot options to prioritize booting from the 'CD/DVD Drive' in the BIOS/EFI settings.
- E
Power on the virtual machine and ensure the operating system installation process begins.
Show answer and explanation
Correct answers: A, B, D, E
Explanation
To create a virtual machine from an ISO, the administrator must ensure the ISO is accessible, configure the VM to boot from the ISO, and prioritize the 'CD/DVD Drive' in the boot options. Attaching an OVA file is unrelated to this task as an OVA is used for deploying pre-packaged VMs, not booting from an ISO. Once the VM is properly configured, powering it on will initiate the OS installation process.
- A. Correct.
Uploading the ISO to a content library or datastore ensures that the ISO file is accessible to the virtual machine during the creation process.
- B. Correct.
Selecting the ISO file as the boot media in the 'CD/DVD Drive' settings ensures the virtual machine loads the ISO file during bootup.
- C. Incorrect.
Attaching an OVA file as a secondary disk is not a valid step in this context because an OVA is a pre-packaged virtual appliance, not an installation media.
- D. Correct.
Configuring the VM to prioritize booting from the 'CD/DVD Drive' ensures the boot process uses the ISO file for installation.
- E. Correct.
Powering on the VM after configuration initiates the boot process and allows the OS installation to begin using the ISO file.