If you set the Recipient scope to include all Recipients in the forest, and if you do not
use this parameter, it is possible that the user information is read from a global catalog with
outdated information. If you use this parameter, multiple reads might be necessary to get the
information. By default, the Recipient scope is set to the domain that hosts your Exchange
servers.
??‘ DomainController < fqdn > : This parameter specifies the fqdn of the domain controller you
query against to retrieve the data from Active Directory.
??‘ -IgnoreDefaultScope < SwitchParameter > : This parameter instructs the command to
ignore the default Recipient scope setting for the Exchange Management Shell and use the entire
forest as the scope. This allows the command to access Active Directory objects that are not
currently in the default scope. Using the IgnoreDefaultScope parameter introduces the
following restrictions:
??‘ You cannot use the DomainController parameter. The command uses an appropriate
global catalog server automatically.
??‘ You can only use the DN for the Identity parameter. Other forms of identification,
such as alias or GUID, are not accepted. You cannot use the OrganizationalUnit and
Identity parameters together. You cannot use the Credential parameter.
??‘ Filter < String > : The Filter parameter indicates the OPath filter used to filter Recipients.
Pages:
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173