You have an Exchange Server 2010 Service Pack1 (SP1) organization. The organization contains the servers configured as shown in the following table:
The Mailbox servers are members of a database availability group (DAG) named DAG1.
You need to configure DAG1 to use a static IP of 192.168.1.100.
Which Windows PowerShell cmdlet should you run?
A.
Set-MailboxServer.
B.
Set-DatabaseAvailabilityGroup.
C.
New-DatabaseAvailabilityGroup.
D.
Add-MailboxDatabaseCopy.
E.
Add-DatabaseAvailabilityGroupServer.
F.
Set-MailboxDatabase.
G.
Set-ClientAccessServer.
H.
Set-ClientAccessArray.
I.
Set-PublicFolderDatabae.
J.
New- PublicFolderDatabase.
K.
Add-RoleGroupMember.
L.
Set-MailbxDatabaseCopy.
M.
New-MailboxDatabase.
Explanation:
Set-DatabaseAvailabilityGroup -Identity DAG1 -DatabaseAvailabilityGroupIpAddresses 192.168.1.100Reference:
http://technet.microsoft.com/en-us/library/dd297934.aspx