2V0-21.23 Question 226
Select 2You are managing a content library in your VMware vSphere environment. A virtual machine template in the content library requires an update to include new configurations and software installations. Which steps should you take to successfully update the template in the content library while ensuring the updated template is available to other users?
- A
Check out the template from the content library, apply the updates, and upload it back to the library as a new template version.
- B
Use the 'Edit Template' option in the content library to directly modify the template without downloading it.
- C
Delete the existing template from the content library and create a new one after applying updates to the virtual machine.
- D
Convert the template to a virtual machine, apply the necessary updates, and update the template in the content library.
- E
Export the template to an external location, update it there, and re-import it into the content library.
Show answer and explanation
Correct answers: A, D
Explanation
Updating a template in the content library requires either checking out the template, making changes, and uploading it back as a new version or converting it to a virtual machine, applying changes, and updating it. These methods ensure the template remains available and version-controlled, aligning with VMware best practices.
- A. Correct.
Correct. Checking out the template, applying updates, and uploading it back as a new version ensures the template is updated while preserving version control.
- B. Incorrect.
Incorrect. The content library does not provide a direct 'Edit Template' functionality. Templates must be modified indirectly by converting or checking out the template.
- C. Incorrect.
Incorrect. Deleting the existing template and creating a new one leads to loss of version history and disrupts workflows dependent on the existing template.
- D. Correct.
Correct. Converting the template to a virtual machine, applying updates, and updating it back in the content library is an appropriate method to ensure the template is updated.
- E. Incorrect.
Incorrect. Exporting the template and re-importing it is unnecessary and inefficient compared to the built-in content library workflows for updating templates.