VMware vSphere 7.x Advanced Design (VCAP-DCV Design 2021) — Question 59
An architect has 50 ESXi hosts to deploy and DHCP servers are not allowed on any network.
Which automated host deployment method should the architect use?
Answer options
- A. Stateless vSphere Auto Deploy
- B. Stateful vSphere Auto Deploy
- C. Scripted installation
- D. Interactive installation
Correct answer: C
Explanation
The correct answer is C, as a Scripted installation allows for the deployment of ESXi hosts without relying on DHCP, fitting the network restrictions. In contrast, Stateless and Stateful vSphere Auto Deploy depend on network services like DHCP, which are not permitted in this case, making them unsuitable options. Interactive installation also requires manual input, which does not align with the automated deployment requirement.