

The members of a group named Service Accounts are shown in the Group exhibit. (Click the Group
tab.)
An organizational unit (OU) named ServiceAccounts is shown in the OU exhibit. (Click the OU tab.)
You create a Password Settings Object (PSO) as shown in the PSO exhibit. (Click the PSO tab.)
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

You need to copy the contents of volume E from Server1 to Server2. The solution must meet the
following requirements:
Ensure that files in-use are copied.
Minimize administrative effort.
What should you use?Does the requirement mean "minimize administrative effort" is the highest priority, or does handling files in-use come first? If it was mainly about admin effort, D might tempt some folks but isn't right if file locking is key.
HOTSPOT
Your network contains an on-premises Active Directory Domain Services (AD DS) domain.
The domain contains the servers shown in the following table.

Server1 has the connection security rule as shown in the Server exhibit. (Click the Server1 tab.)

Server2 has the connection security rule as shown in the Server2 exhibit. (Click the Server2 tab.)

Server1 has the inbound firewall rules as shown in the Server1 inbound rules exhibit. (Click the Server1 inbound rules tab.)

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
HOTSPOT
You have a failover cluster named Cluster1 that contains four Windows Server nodes named Node1, Node2, Node3, and Node4.
You need to deploy a Storage Spaces Direct virtual disk to Cluster1.
You add the following disks to each node:
• Three 512-GB NVMe disks
• Three 3-TB HDD disks
• Three 1-TB SSD disks
On Cluster1, you enable Storage Spaces Direct and add the new disks.
What is the total amount of disk space available for the Storage Spaces Direct virtual disk, and which operations are cached for the SSD and HDD disks? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Got this type in practice too, and it's A. az vm repair create spins up a temp repair VM with your broken VM's OS disk attached, so you can fix offline. D is more manual, but here they want the automated workflow. Anyone think otherwise?
az vm repair create is used to mount the OS disk to another VM for troubleshooting like this. The others don't do that.
