nerdexam
Microsoft

74-409 · Question #88

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 D. 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

  • AUse Hyper-V Manager to deploy the cluster.
  • BUse Failover Cluster Manager to deploy the cluster.
  • CRun the Windows PowerShell cmdlet New-Cluster.
  • DRun the Windows PowerShell cmdlet New-Cluster.

How the community answered

(50 responses)
  • A
    8% (4)
  • B
    16% (8)
  • C
    4% (2)
  • D
    72% (36)

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 DNS.

Topics

#workgroup cluster#New-Cluster#failover cluster#PowerShell

Community Discussion

No community discussion yet for this question.

Full 74-409 Practice