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?
A.
Run the Windows PowerShell cmdlet New-Cluster. Specify DNS for the AdministrativeAccessPoint
parameter.
B.
Run the Windows PowerShell cmdlet New-Cluster. Specify Forest for the AdministrativeAccessPoint
parameter.
C.
Run the Windows PowerShell cmdlet Get-Cluster. Specify DNS for the Domain parameter.
D.
Run the Windows PowerShell cmdlet New-Cluster. Specify ActiveDirectoryAndDNS for the
AdministrativeAccessPoint parameter.