This switch should be run in all domains that will have Exchange Server 2007 installed as
well as in domains that contain mail - enabled users.
Once all of the preparatory commands have been issued, installation of the first Exchange Server 2007
computer can begin.
Part I: PowerShell for Exchange Fundamentals
72
Server Installation
Many different command - line switches are available within Setup.com . The individual settings allow
for an answer file to be used, however populating all of the data in a text file is inefficient, and does not
allow for PowerShell to manipulate the values. The subsequent sections discuss all of the command - line
switches used within Setup.com . Within each of the explanations, PowerShell is introduced to show
how it can enhance the functionality of each switch.
/mode or /m
This parameter specifies how the setup command is used. There are four different setup modes:
??‘ Install: Used for new installations. If the /mode parameter is not specified, setup will default to
install mode.
??‘ Upgrade: Used to upgrade from previous pre - release versions of Exchange Server 2007. In - place
upgrades of RTM code are not supported through this option. However, an initial install of
Exchange Server 2007 into the Exchange organization can be with SP1.
Pages:
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138