Which tool should you use first?

Note: This question is part of a series of questions that use the same similar answer choices.
An answer choice may be correct for more than one question in the series. Each question
is independent of the other questions in this series. Information and details provided in a
question apply only to that question.
You have three servers named Server1, Server2. Server3 that run Windows Server 2016 Server1
and Server2 have the Hyper-V server role installed. Server3 has the iSCSI Target Server role
service installed. You need to create a Hyper-V cluster. Which tool should you use first?

Note: This question is part of a series of questions that use the same similar answer choices.
An answer choice may be correct for more than one question in the series. Each question
is independent of the other questions in this series. Information and details provided in a
question apply only to that question.
You have three servers named Server1, Server2. Server3 that run Windows Server 2016 Server1
and Server2 have the Hyper-V server role installed. Server3 has the iSCSI Target Server role
service installed. You need to create a Hyper-V cluster. Which tool should you use first?

A.
the clussvc.exe command

B.
the cluster.exe command

C.
the Computer Management console

D.
the configurehyperv.exe command

E.
the Disk Management console

F.
the Failover Cluster Manager console

G.
the Hyper-V Manager console

H.
the Server Manager Desktop app



Leave a Reply 3

Your email address will not be published. Required fields are marked *


ExplinationGuy

ExplinationGuy

The question does not state the failover Cluster Feature is installed, this should be done on Server 1 and Server 2 before a cluster can be created (or the clustermanager is available). Therefore the servermanager is the option to use before anything else.

Same result can also be achived by running the command on server1 and server2:
Install-WindowsFeature -name Failover-Clustering
However this answer is not given.

Tetra-Grammaton-Cleric

Tetra-Grammaton-Cleric

Good explanation, ExplinationGuy!

In addendum; To use ‘Install-WindowsFeature…’ one must first import the ServerManager module, and even though PS does this automagically, the answer is correct, you still need to use Server Manager first. 😉

dziri

dziri

Correct Answer: H

First we should create New iSCSI Virtual Disks by using :
File and Storage Services > iSCSI