
Part III: Working with PowerShell in a Production Environment
378
And via the command line, it looks like Figure 13 - 13 .
Figure 13-13
There are two final post - installation tasks. One is required for correct performance, and the other is for
ease of management once Exchange is installed. The required configuration change is to set the
Private
interface ’ s communication mode. Because this interface is either directly connected to the other node by
a cross - over cable or is connected to a non - routable VLAN on a switch, it cannot take public traffic and
needs to be configured for internal cluster communications only (private network). The following single
cluster command fixes this:
$Interface2_New (reused from the network configuration section)
cluster network $Interface2_New /prop Role=1
c13.indd 378c13.indd 378 12/17/07 3:58:05 PM12/17/07 3:58:05 PM