MultipleChoice
You are doing an audit for vCenter Server vcsa0la s inventory.
On the desktop, you will find a folder named "powercli-question". In the folder, there is a script named "vds-script.psl".
Your colleague needs some help to get it working as expected. Your task is to modify the script so that it exports a list of virtual machines, enables promiscuous mode on PCLI-Portgroup. and exports PCLl-Portgroup.
OptionsMultipleChoice
The Virtual Infrastructure team wants to share a VM Template from vcsa0la to vcsa0lb via content libraries. Ensure that the content in the libraries is synchronized only when needed.
* Name of Published Content Library in vcsa0la: CL01
* Name of Subscribed Content Library in vcsa0lb: CL02
* For both content libraries, use the local datastore: SAN01
* VM Template to be shared: Core-Template
After the Core-Template has been synchronized from CL01 to CL02. deploy a virtual machine from VM-Template on vcsa0lb
* Name of virtual machine: CL-VM
* Host for virtual machine: sxi03b
OptionsMultipleChoice
As a member of the virtual infrastructure team, you have been tasked with creating a new guest customization specification and deploying a test virtual machine from an existing legacy template migrated from an old VMware VI3 environment
To complete this task:
Deploy a new virtual machine with the name VM-GuestCust to esxi02a.vclass.local in cluster PROD-A using the following details:
vCenter Server: vcsa01a.vdass.local
Datastore: ProdDS01
Template; Core-Template
The virtual machine requires an additional network card with the type VMXNET3.
Create a new Guest Customization Spec with the name Custom-Spec using the following details:
Cust-Spec
Operating System: Windows Server 2008 R2
Registration Spec;
Name: vclass
Organization: VMware
The computer name must use the virtual machine name . Timezone must be set to America/Central Time
Network Specifications:
IPv4 and IPv6 are set to DHCP but require a static DNS entry of 172.20.10.10
The computer must join the domain vclass.local using the following credentials:
Username: administrator
Password: VMware1!
OptionsMultipleChoice
A user has approached you about a virtual machine with the name infra-1 that is performing poorly on the vCenter Server vcsa0l
a. In order to analyze the data offline, your team requires the esxtop data from the problem host with the following requirements:
* The esxtop data must be in CSV format
* The data must contain 20 iterations with a delay
Once captured, copy the results CSV file from the destination datastore on the host to the Desktop of the ControlCenter VM with the filename "esxiOlb-capture.csv'.
Note: WindSCP is installed on the Controller.
OptionsMultipleChoice
The current vSphere environment will be adding new ESXi hosts that will be used to create a QA compute cluster. This cluster should have HA properties specific to the workloads that will be running in it.
In preparation of adding the new hosts, create the new cluster. QA-Cluster in. Datacenter-PROD on vcsa0la.vclass.local with the following HA requirements:
* The cluster should not contain any ESXi hosts or VMs
* Hosts should be monitored.
* VMs should be restarted in the event of a host failure.
* VMs should be restarted if guest heartbeats are not detected.
* In the case of a host becoming isolated, shutdown and restart VMs.
* If there is an All Paths Down event, any affected VMs must be moved to another host.
* Reserve 10% of memory and CPU for failover capacity.
Part 2
You have been given a requirement for a virtual machine to have no downtime when an ESXi host failure occurs. Configure Fault Tolerance on VM1-FT in the PROD-B cluster. Use any compatible secondary host and datastore. Configure the following advanced cluster settings. Use SAN01 as the storage during configuration.
das.isolationaddress0 172.20.10.11
dass.igoreRedundantNetWarining true
Note: ignore any related host, customer, or bandwidth warnings as long as fault tolerance is configured and VM1-FT is running.
Options