2V0-21.23 Question 246
Single answerYou are an administrator tasked with standardizing the configuration of ESXi hosts in a vSphere 8 cluster. To streamline host deployment and ensure compliance with organizational policies, you decide to use Host Profiles. After creating a reference host profile from a pre-configured ESXi host, what is the next step you should take to apply the profile across the cluster?
- A
Attach the host profile to the cluster and remediate all hosts.
- B
Manually apply the host profile to each ESXi host individually.
- C
Verify and update the answer file for each host before remediation.
- D
Export the host profile as a file and import it into each host.
Show answer and explanation
Correct answer: C
Explanation
After creating a host profile from a reference host, the answer file must be updated for each ESXi host to account for host-specific configuration details, such as network settings and storage paths. This step ensures that the remediation process can apply the host profile without errors. Without verifying or updating the answer file, the remediation process may fail or misconfigure the hosts.
- A. Incorrect.
Incorrect: While attaching a host profile to the cluster is a necessary step, immediately remediating all hosts without ensuring the answer files are correct may lead to configuration issues.
- B. Incorrect.
Incorrect: Manually applying the host profile to each host is not efficient and does not align with the purpose of Host Profiles, which is to simplify and automate configuration management.
- C. Correct.
Correct: Verifying and updating the answer file for each host ensures that any host-specific settings, such as IP addresses or VLANs, are properly configured before remediation.
- D. Incorrect.
Incorrect: Exporting and importing the host profile is not part of the standard workflow for applying a host profile to multiple hosts in a cluster.