What should you do?
You need to deploy the new SQL Server virtual machines.
What should you do?
A . On the specified cluster nodes in the primary data center in Seattle, run the following Windows PowerShell command:
Set-SCVMHost -AvailableForPlacement
B . On the specified cluster nodes in the primary data center in Chicago, select the Host is available for placement check box.
C . On Chi-Primary, run the following Windows PowerShell cmdlet for the specified nodes:
Add-Sccustomplacementrule
D . On Sea-Primary, configure placement rules for the specified nodes.
Answer: C
Explanation:
* Scenario: A Hyper-V cluster named Clusterl.contoso.com includes two unused SQL Server virtual machines (VMs) named SQL-SERVER1 and SQL-SERVER2. The cluster also includes a Hyper-V Host group named Chi-Primary.
* The Add-SCCustomPlacementRule adds a custom placement rule to the placement configuration for a host group.
Reference: Add-SCCustomPlacementRule
https://technet.microsoft.com/en-us/library/hh801560.aspx