Upgrading Your Skills to MCSA: Windows Server 2016 — Question 107

You have a Windows Server 2016 failover cluster named Cluster1 that contains four nodes named Server1, Server2, Server3, and Server4.
You need to configure Cluster1 to use directly attached storage to host several virtual machines.
You run the Enable-ClusterStorageSpacesDirect cmdlet on Server1.
What should you do next?

Answer options

Correct answer: B

Explanation

The next step after running the Enable-ClusterStorageSpacesDirect cmdlet is to create volumes, which are necessary to manage the storage for the virtual machines. The other options are incorrect because running the cmdlet on other nodes, creating a storage pool, or adding cluster resources are not immediate next steps in this process.