A value of True for the
UseDatabaseQuotaDefaults property means that the per - mailbox settings are ignored and the
mailbox database limits are used. If this property is set to True and the ProhibitSendQuota ,
ProhibitSendReceiveQuota , and IssueWarningQuota properties are set to unlimited, the mailbox
does not have unlimited size. Instead, you must reference the mailbox database storage limits to see
what the limits for the mailbox are. A value of False for the UseDatabaseQuotaDefaults property
means that the per - mailbox settings are used.
Some key parameters to note include:
??‘ RecipientTypeDetails < RecipientTypeDetails[] > : Exchange Server 2007 further
distinguishes the Recipient types returned by this parameter. Recipient types are divided into
Recipient types and subtypes. For example, the type UserMailbox represents a user account
in Active Directory with an associated mailbox. Because there are several mailbox types,
each mailbox type is identified by the RecipientTypeDetails parameter. There are six
RecipientTypeDetails that can be specified with this cmdlet.
??‘ Server < ServerIdParameter > : The Server parameter specifies an individual server and is
used to limit the results returned. Only mailboxes on the specified server are returned. The
CommonName of the server can be used.
Pages:
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165