Recipient types are divided into
Recipient types and subtypes. Five RecipientTypeDetails can be specified with this cmdlet.
These include MailEnabledContact , MailEnabledForestContact , NonuniversalGroup ,
UniversalDistributionGroup , and UniversalSecurityGroup .
??‘ 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.
??‘ Identity < MailboxIdParameter > : The Identity parameter identifies the mailbox and can
use any of the following values: GUID, Domain\Account, Distinguished Name (DN), UserPrincipalName
(UPN), LegacyDN, or Alias.
Pages:
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169