Use the
fully qualified domain name (FQDN) of the domain controller that you want to use.
??‘ Permanent < $true | $false > : Used in conjunction with the Identity parameter and
possible values for this parameter are $true or $false . The default is $false .
Set - CASMailbox
This cmdlet sets client access - related attributes and operates on one mailbox at a time. This cmdlet can
be used to configure properties for Microsoft Exchange ActiveSync, Microsoft Office Outlook Web
Access, Post Office Protocol version 3 (POP3), and Internet Message Access Protocol version 4rev1
(IMAP4) for a specified user. It can also be used to enable or disable Messaging Application
Programming Interface (MAPI) for an Exchange Server 2007 mailbox user. The Identity parameter is
a required parameter to use this cmdlet. A list of parameters is shown next. For a detailed list run the
following in the Exchange Management Shell: get-help Set-CASMailbox -detailed .
Set-CASMailbox -Identity < MailboxIdParameter > [-ActiveSyncAllowedDeviceIDs
< MultiValuedProperty > ] [-ActiveSyncEnabled < $true | $false > ]
[-ActiveSyncMailboxPolicy < MailboxPolicyIdParameter > ] [-ActiveSyncDebugLogging
< Nullable > ] [-DisplayName < String > ] [-DomainController < Fqdn > ] [-EmailAddresses
< ProxyAddressCollection > ] [-HasActiveSyncDevicePartnership < $true | $false > ]
[-ImapEnabled < $true | $false > ] [-ImapMessagesRetrievalMimeFormat < TextOnly |
HtmlOnly | HtmlAndTextAlternative | TextEnrichedOnly |
TextEnrichedAndTextAlternative | BestBodyFormat > ] [-ImapUseProtocolDefaults < $true
| $false > ] [-MAPIBlockOutlookNonCachedMode < $true | $false > ]
[-MAPIBlockOutlookRpcHttp < $true | $false > ] [-MAPIBlockOutlookVersions < String > ]
[-MAPIEnabled < $true | $false > ] [-Name < String > ] [-OWAActiveSyncIntegrationEnabled
< Nullable > ] [-OWAAllAddressListsEnabled < Nullable > ] [-OWACalendarEnabled
< Nullable > ] [-OWAChangePasswordEnabled < Nullable > ] [-OWAContactsEnabled < Nullable > ]
[-OWAEnabled < $true | $false > ] [-OWAJournalEnabled < Nullable > ]
[-OWAJunkEmailEnabled < Nullable > ] [-OWANotesEnabled < Nullable > ]
[-OWAPremiumClientEnabled < Nullable > ] [-OWARemindersAndNotificationsEnabled
< Nullable > ] [-OWASearchFoldersEnabled < Nullable > ] [-OWASignaturesEnabled
< Nullable > ] [-OWASpellCheckerEnabled < Nullable > ] [-OWATasksEnabled < Nullable > ]
[-OWAThemeSelectionEnabled < Nullable > ] [-OWAUMIntegrationEnabled < Nullable > ]
[-OWAUNCAccessOnPrivateComputersEnabled < Nullable > ]
[-OWAUNCAccessOnPublicComputersEnabled < Nullable > ]
[-OWAWSSAccessOnPrivateComputersEnabled < Nullable > ]
[-OWAWSSAccessOnPublicComputersEnabled < Nullable > ] [-PopEnabled < $true | $false > ]
Chapter 4: Working with User and Group Objects
111
[-PopMessagesRetrievalMimeFormat < TextOnly | HtmlOnly | HtmlAndTextAlternative |
TextEnrichedOnly | TextEnrichedAndTextAlternative | BestBodyFormat > ]
[-PopUseProtocolDefaults < $true | $false > ] [-PrimarySmtpAddress < SmtpAddress > ]
[-ProtocolSettings < MultiValuedProperty > ] [-SamAccountName < String > ]
This cmdlet requires the logged - on user to be a member of the Exchange Recipient Administrator Group
and belong to the local Administrators group on the computer.
Pages:
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199