exe or *.msp files in the
directory specified.
Part I: PowerShell for Exchange Fundamentals
74
/DomainController or /dc
This switch is necessary in instances where there are Windows 2000 domain controllers in the
organization. Almost all of the install operations that interact with domain controllers must use a
Windows 2003 SP1 or better domain controller in order to correctly work. Use this parameter in
conjunction with all of the domain preparation commands if there are Windows 2000 domain controllers
in the organization. The NetBIOS name or the FQDN are acceptable values.
/AnswerFile or /af
The answer file is used to populate the various parameters within setup. It is the predecessor to using
PowerShell to populate data for the installer.
/DoNotStartTransport
When the Exchange installer is complete, by default the transport service will automatically start and
begin processing mail. In the event that third - party software needs to be loaded, additional
configurations are to be applied, or a final configuration management audit needs to be performed
before the server can begin processing mail, set the value for this switch to true .
/EnableLegacyOutlook
Although this switch is optional, the purpose it serves is important. Outlook 2000 and Outlook 2003
clients need public folder access.
Pages:
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142