nerdexam
Microsoft

74-409 · Question #57

You administer two Windows 2012 R2 servers that have the Hyper-V role installed. You plan to deploy a new Hyper-V cluster. The cluster instance must NOT be added to Active Directory. You need to…

The correct answer is A. Run the Windows PowerShell cmdlet New-Cluster. To deploy an Active Directory-detached cluster, you must use Windows PowerShell. You cannot use Failover Cluster Manager. To create the failover cluster, start Windows PowerShell as an administrator, and then use the New-Cluster cmdlet with the - AdministrativeAccessPoint…

Hyper-V Failover Clustering and Failover Clustering Roles

Question

You administer two Windows 2012 R2 servers that have the Hyper-V role installed. You plan to deploy a new Hyper-V cluster. The cluster instance must NOT be added to Active Directory. You need to deploy the cluster. What should you do?

Options

  • ARun the Windows PowerShell cmdlet New-Cluster.
  • BRun the Windows PowerShell cmdlet New-Cluster.
  • CRun the Windows PowerShell cmdlet Get-Cluster.
  • DRun the Windows PowerShell cmdlet New-Cluster.

How the community answered

(57 responses)
  • A
    75% (43)
  • B
    4% (2)
  • C
    14% (8)
  • D
    7% (4)

Explanation

To deploy an Active Directory-detached cluster, you must use Windows PowerShell. You cannot use Failover Cluster Manager. To create the failover cluster, start Windows PowerShell as an administrator, and then use the New-Cluster cmdlet with the - AdministrativeAccessPoint parameter set to a value of

Topics

#workgroup cluster#failover clustering#New-Cluster#AD-independent cluster

Community Discussion

No community discussion yet for this question.

Full 74-409 Practice