Your network contains an Active Directory domain named contoso.com. Contoso.com contains two domain controllers. The domain controllers are configured as show in the following table.
————————————————————————————————————————————-
Server Server IP Address Server site
————————————————————————————————————————————-
DC1 10.1.1.1/16 Default-First-Site-Name
DC2 10.1.1.2/16 Default-First-Site-Name
————————————————————————————————————————————-
All client computers have IP addresses in the 10.1.2.1 to 10.1.2.240
You need to minimize the number of client authentication requests send to DC2.
What should you do?
A.
Create a new site named Site1. Create a new subnet object that has the 10.1.1.0/24 prefix and assing the subnet to Site1. Move DC1 to Site1.
B.
Create a new site named Site1. Create a new subnet object that has the 10.1.1.1/32 prefix and assing the subnet to Site1. Move DC1 to Site1.
C.
Create a new site named Site1. Create a new subnet object that has the 10.1.1.2/32 prefix and assing the subnet to Site1. Move DC2 to Site1.
D.
Create a new site named Site1. Create a new subnet object that has the 10.1.2.0/24 prefix and assing the subnet to Site1. Move DC2 to Site1.