Applying Security Patches to vLCM Image-Managed Clusters
An administrator needs to apply a security patch to a vLCM-managed cluster. The patch is available as an ESXi image in the vSphere Lifecycle Manager depot. What is the correct procedure?
Quick Answer
The correct procedure is to create a new desired state image with the patch, validate it, and then remediate the cluster. This is because vLCM uses a declarative model where the cluster’s software is defined by a single, immutable image specification; applying a security patch requires updating that desired state image to include the new ESXi version from the vSphere Lifecycle Manager depot, rather than patching individual hosts. After creating the new image, validation checks hardware and software compatibility across the cluster, and remediation ensures every host is rebuilt to match the exact new image, maintaining consistency. On the VCP-DCV exam, this question tests your understanding that vLCM does not support traditional patch baselines or rolling updates—a common trap is thinking you can apply a patch directly to a host or use a baseline. Remember: in vLCM, you never patch the host, you replace the image. A helpful memory tip is “New Image, Validate, Remediate”—treat it like swapping out a recipe, not adding a single ingredient.
⚠ Common exam trap
Test-takers frequently confuse vLCM's image-based management with the legacy baseline-based patching method, leading candidates to incorrectly select attaching a patch baseline (Option B) instead of creating a new desired state image.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Create a new desired state image with the patch, validate, and remediate the cluster.
In a vLCM-managed cluster, the correct procedure to apply a security patch is to create a new desired state image that includes the patch from the vSphere Lifecycle Manager depot, validate the image against the cluster's hardware and software compatibility, and then remediate the cluster. This ensures all hosts are updated to the exact same image specification, maintaining consistency and compliance with the desired state.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Create a new desired state image with the patch, validate, and remediate the cluster.
Why this is correct
vLCM requires updating the desired image and then remediating.
- ✗
Attach a patch baseline to the cluster and remediate.
Why it's wrong here
Baselines are not used in vLCM; vLCM uses desired-state images.
- ✗
Export the current image, add the patch, and import it to the cluster.
Why it's wrong here
vLCM does not support export/import of images; you edit the desired image directly.
- ✗
Use Quick Boot to apply the patch to each host individually.
Why it's wrong here
Individual patching is not supported in vLCM clusters.
Go deeper
Related to this question
About these practice questions
This VCP-DCV question is part of Courseiva's 498-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more way this is tested on VCP-DCV
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. A vSphere administrator needs to apply a critical ESXi security patch to a cluster of 10 hosts. The cluster is managed by vLCM using image-based management. What is the correct procedure to apply the patch?
easy- A.Create a new baseline group with the patch and attach it to the cluster.
- ✓ B.Update the cluster image to include the patched version and remediate the cluster.
- C.Manually update each host using the patch's ISO.
- D.Use vCenter Update Manager to push the patch as a baseline.
Why B: With vLCM image-based management, you update the cluster image to include the desired ESXi version (which includes the patch), then remediate the cluster to apply the image to all hosts. Option A is incorrect because baselines are not used with image-based management. Option C is incorrect because manual ISO updates are not required; vLCM automates the process. Option D is incorrect because vCenter Update Manager (VUM) is legacy; vLCM uses images.
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This VCP-DCV practice question is part of Courseiva's free VMware certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the VCP-DCV exam.