2V0-21.23 Question 224
Select 2An administrator wants to update a VM template stored in a VMware Content Library. The administrator edits the template to include the latest software updates and security patches. What steps should the administrator take to ensure the updated template is available for deployment?
- A
Check out the template from the content library, apply updates, then check it back in.
- B
Clone the template to a VM, make changes, and then replace the existing template in the content library.
- C
Export the template to local storage, update it, and re-import it into the content library.
- D
Convert the template to a virtual machine (VM), make changes, and update the template in the content library.
Show answer and explanation
Correct answers: B, D
Explanation
To update a template in the VMware Content Library, the administrator must first convert or clone the template into a virtual machine (VM). This allows for changes to be made, such as software updates or security patches. Once the updates are completed, the VM can either replace the existing template or be used to create a new, updated template in the content library.
- A. Incorrect.
This option is incorrect because you cannot 'check out' templates in a VMware Content Library. Templates are not version-controlled in this manner in VMware.
- B. Correct.
This option is correct because cloning the template to a VM allows the administrator to make the necessary changes. Once the updates are complete, the VM can be used to replace the existing template in the content library.
- C. Incorrect.
This option is incorrect because exporting and re-importing templates is not an efficient or recommended method for updating templates in a VMware Content Library.
- D. Correct.
This option is correct because converting the template to a virtual machine allows the administrator to apply updates and changes. The updated VM can then be used to update the template in the content library.