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?
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?
To ensure that the virtual machines deployed from the Win10-Template have unique computer names, the operator should use a Windows 10 customization specification when deploying the virtual machines. Customization specifications allow for post-deployment configurations, including the assignment of unique computer names to the VMs. By using this method, each VM created from the template will automatically receive a unique name based on the customization settings, preventing issues that may arise from cloning such as duplicate SIDs (Security Identifiers).
it's rather A because of potential SID issue
Using a clone is not a good idea. In Windows environment each system has a SID, this one must be unique when creating vms, with cloning it will keep the same SID. The correct answer is A
in my opinion A is correct
The correct question is: An operator must deploy three virtual machines from a template named Win10-Template, and all three VMs must be configured with unique computer names.
To ensure that three virtual machines (VMs) deployed from the Win10-Template have unique computer names, the action the operator must take to achieve this goal is: A. Use a Windows 10 customization specification when deploying the virtual machines. Using a customization specification allows for the automation of post-deployment configurations, such as assigning unique computer names to the VMs. When deploying the VMs from the Win10-Template, the operator can specify a customization specification that includes settings for unique computer names for each VM. This way, each VM created from the template will be configured with its own distinct computer name based on the settings provided in the customization specification.
A is the Answer
A. Use a Windows 10 customization specification when deploying the virtual machines.
A Use a Windows 10 customization specification when deploying the virtual machines.
Cloning is a bad idea in this instance. I would choose A to customise the Windows OS.
Here's some documentation for the previous responses: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-CAEB6A70-D1CF-446E-BC64-EC42CDB47117.html