exam questions

Exam 70-743 All Questions

View all questions & answers for the 70-743 exam

Exam 70-743 topic 2 question 39 discussion

Actual exam question from Microsoft's 70-743
Question #: 39
Topic #: 2
[All 70-743 Questions]

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?

  • A. Run the Enable-ClusterStorageSpacesDirect cmdlet on the other three nodes.
  • B. Create volumes.
  • C. Create a storage pool.
  • D. Run the Add-ClusterResource cmdlet on all of the nodes.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DudeHere
4 years, 5 months ago
Enable-ClusterStorageSpacesDirect –CimSession <ClusterName> To enable Storage Spaces Direct using the above command, you can also use the node name instead of the cluster name. Using the node name may be more reliable due to DNS replication delays that may occur with the newly created cluster name. When this command is finished, which may take several minutes, the system will be ready for volumes to be created. https://docs.microsoft.com/en-us/windows-server/storage/storage-spaces/deploy-storage-spaces-direct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...