VMware Cloud Management and Automation Fundamentals — Question 76
An operator must deploy three 0 named Win10-Template, and all three VMs must be configured with unique computer names.
Which action must the operator take to achieve this goal?
Answer options
- A. Use a Windows 10 customization specification when deploying the virtual machines.
- B. Export Win10-Template to the local filesystem, and then change the computer name.
- C. Create the virtual machines using the New Virtual Machine wizard.
- D. Clone Win10-Template three times, and then change the computer name in each clone.
Correct answer: A
Explanation
Using a Windows 10 customization specification allows the operator to automatically assign unique computer names during the deployment process, which is efficient and adheres to the requirements. Exporting and changing the computer name manually can lead to errors and is not practical for multiple deployments. The New Virtual Machine wizard does not provide the necessary customization options for unique names, and cloning requires additional manual steps to rename each instance.