Installation, Storage, and Compute with Windows Server 2016 — Question 51
Your network contains three Hyper-V hosts. You add all of the hosts to a cluster.
You need to create highly available storage spaces that connect to directly attached storage on the hosts.
Which cmdlet should you use?
Answer options
- A. Add-ClusterDisk
- B. Enable-ClusterStorageSpacesDirect
- C. Update-ClusterVirtualMachineConfiguration
- D. Set-StoragePool
Correct answer: B
Explanation
The correct answer is B, as the Enable-ClusterStorageSpacesDirect cmdlet enables the configuration of Storage Spaces Direct, which is essential for creating highly available storage. The other options do not provide the necessary functionality for setting up Storage Spaces Direct in a clustered environment.