Three RecipientTypeDetails can
be specified with this cmdlet. These include: MailEnabledNonuniversalGroup ,
MailEnabledUniversalDistributionGroup , and MailEnabledUniversalSecurityGroup .
??‘ ReadFromDomainController < SwitchParameter > : The ReadFromDomainController
parameter specifies that the user information is read from a domain controller in the user ??™ s
domain. 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.
??‘ Credential < PSCredential > : The Credential parameter specifies the account to use to read
the Active Directory Service. This is especially useful when specifying the global catalog. The
password should be requested in a secure manner.
??‘ Filter < String > : The Filter parameter indicates the OPath filter used to filter Recipients.
We discuss OPath further later in the chapter.
Pages:
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171