A company needs to restrict VM operations to specific users. What should be implemented?
AVMware Tunneling
BVMware Roles and Permissions
CVMware Load Balancing
DVMware Snapshot Management
Explanation
Roles and Permissions help define user access to VM operations, while tunneling, load balancing, and snapshot management do not restrict user access.
Q102
What happens when a VMFS datastore runs out of space?
AVMs will continue running without issue
BVMs may become unresponsive
CNew VMs can still be created
DSnapshots can still be taken
Explanation
Running out of space on VMFS can cause VMs to become unresponsive due to inability to write necessary data, while other options imply continued operation that isn't feasible.
Q103
Which service provides centralized management in vSphere 9.0?
AvCenter Server
BvSphere Replication
CESXi Host
DVMware Tools
Explanation
vCenter Server is essential for managing multiple ESXi hosts and VMs, while the others serve different roles.
Q104
A company needs to ensure that its virtual machines are secured from potential security breaches. What should it implement first?
AVM Encryption
BResource Pools
CVMware Tanzu
DNAT Configuration
Explanation
VM Encryption directly safeguards virtual machine data, while the others do not directly address security breaches.
Q105
You are configuring High Availability (HA) for a cluster. What happens when a host goes down?
AVMs automatically restart on other hosts
BVMs stay powered on without issues
CAll VMs shut down immediately
DManual intervention is required
Explanation
HA automatically restarts the VMs on available hosts to ensure uptime, while the others do not reflect HA functionality.
Q106
Which service in vSphere allows for backup of virtual machines?
AVMware vSphere Replication
BVMware Cloud Director
CVMware vCenter
DVMware Performance Monitor
Explanation
VMware vSphere Replication is specifically designed for VM backups; the others serve different purposes.
Q107
A company needs to prevent virtual machines from using too many CPU resources. What should you configure?
AResource Pools
BNetwork I/O Control
CDatastore Clusters
DVMware Tools
Explanation
Resource Pools allow setting CPU limits for VMs; the others do not control CPU usage directly.
Q108
You are configuring Distributed Switch in vSphere, what happens if you mistakenly create a new VLAN with the same ID?
ABoth VLANs will work without issues.
BNew VLAN will override the old one.
COld VLAN will restrict network access.
DNew VLAN access will be blocked.
Explanation
Creating a new VLAN ID with the same number overwrites the old VLAN settings; the other options misinterpret VLAN behavior.
Q109
Which service is responsible for VM resource scheduling in vSphere?
ADistributed Resource Scheduler (DRS)
BVMware vCenter Server
CvSphere High Availability (HA)
DVMware Tools
Explanation
DRS automatically balances compute workloads; the others serve different purposes.
Q110
A company needs to ensure VMs recover quickly after a hardware failure. What should they implement?
AVM Snapshots
BvSphere Replication
CStorage DRS
DvCenter Converter
Explanation
vSphere Replication provides optimal recovery; snapshots only help with state recovery and not quick failover.