Set-OwaMailboxPolicy

This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings may be exclusive to one environment or the other.

Use the Set-OwaMailboxPolicy cmdlet to configure existing Outlook on the web mailbox policies.

For information about the parameter sets in the Syntax section below, see Exchange cmdlet syntax.

Syntax

Set-OwaMailboxPolicy
   [-Identity] <MailboxPolicyIdParameter>
   [-ActionForUnknownFileAndMIMETypes <AttachmentBlockingActions>]
   [-ActiveSyncIntegrationEnabled <Boolean>]
   [-AdditionalAccountsEnabled <System.Boolean>]
   [-AdditionalStorageProvidersAvailable <Boolean>]
   [-AllAddressListsEnabled <Boolean>]
   [-AllowCopyContactsToDeviceAddressBook <Boolean>]
   [-AllowedFileTypes <MultiValuedProperty>]
   [-AllowedMimeTypes <MultiValuedProperty>]
   [-AllowedOrganizationAccountDomains <String[]>]
   [-AllowOfflineOn <AllowOfflineOnEnum>]
   [-BizBarEnabled <Boolean>]
   [-BlockedFileTypes <MultiValuedProperty>]
   [-BlockedMimeTypes <MultiValuedProperty>]
   [-BookingsMailboxCreationEnabled <Boolean>]
   [-BookingsMailboxDomain <String>]
   [-BoxAttachmentsEnabled <Boolean>]
   [-CalendarEnabled <Boolean>]
   [-ChangePasswordEnabled <Boolean>]
   [-ChangeSettingsAccountEnabled <System.Boolean>]
   [-ClassicAttachmentsEnabled <Boolean>]
   [-ConditionalAccessPolicy <PolicyEnum>]
   [-Confirm]
   [-ContactsEnabled <Boolean>]
   [-DefaultClientLanguage <Int32>]
   [-DefaultTheme <String>]
   [-DelegateAccessEnabled <Boolean>]
   [-DirectFileAccessOnPrivateComputersEnabled <Boolean>]
   [-DirectFileAccessOnPublicComputersEnabled <Boolean>]
   [-DisableFacebook]
   [-DisplayPhotosEnabled <Boolean>]
   [-DomainController <Fqdn>]
   [-DropboxAttachmentsEnabled <Boolean>]
   [-EmptyStateEnabled <Boolean>]
   [-ExplicitLogonEnabled <Boolean>]
   [-ExternalImageProxyEnabled <Boolean>]
   [-ExternalSPMySiteHostURL <String>]
   [-FeedbackEnabled <Boolean>]
   [-ForceSaveAttachmentFilteringEnabled <Boolean>]
   [-ForceSaveFileTypes <MultiValuedProperty>]
   [-ForceSaveMimeTypes <MultiValuedProperty>]
   [-ForceWacViewingFirstOnPrivateComputers <Boolean>]
   [-ForceWacViewingFirstOnPublicComputers <Boolean>]
   [-ForceWebReadyDocumentViewingFirstOnPrivateComputers <Boolean>]
   [-ForceWebReadyDocumentViewingFirstOnPublicComputers <Boolean>]
   [-FreCardsEnabled <Boolean>]
   [-GlobalAddressListEnabled <Boolean>]
   [-GoogleDriveAttachmentsEnabled <Boolean>]
   [-GroupCreationEnabled <Boolean>]
   [-InstantMessagingEnabled <Boolean>]
   [-InstantMessagingType <InstantMessagingTypeOptions>]
   [-InterestingCalendarsEnabled <Boolean>]
   [-InternalSPMySiteHostURL <String>]
   [-IRMEnabled <Boolean>]
   [-IsDefault]
   [-ItemsToOtherAccountsEnabled <System.Boolean>]
   [-JournalEnabled <Boolean>]
   [-JunkEmailEnabled <Boolean>]
   [-LinkedInEnabled <Boolean>]
   [-LocalEventsEnabled <Boolean>]
   [-LogonAndErrorLanguage <Int32>]
   [-MessagePreviewsDisabled <Boolean>]
   [-Name <String>]
   [-NotesEnabled <Boolean>]
   [-NpsSurveysEnabled <Boolean>]
   [-OfflineEnabledWeb <Boolean>]
   [-OfflineEnabledWin <Boolean>]
   [-OneDriveAttachmentsEnabled <Boolean>]
   [-OneWinNativeOutlookEnabled <System.Boolean>]
   [-OnSendAddinsEnabled <Boolean>]
   [-OrganizationEnabled <Boolean>]
   [-OutboundCharset <OutboundCharsetOptions>]
   [-OutlookBetaToggleEnabled <Boolean>]
   [-OWALightEnabled <Boolean>]
   [-OWAMiniEnabled <Boolean>]
   [-PersonalAccountCalendarsEnabled <Boolean>]
   [-PersonalAccountsEnabled <System.Boolean>]
   [-PhoneticSupportEnabled <Boolean>]
   [-PlacesEnabled <Boolean>]
   [-PremiumClientEnabled <Boolean>]
   [-PrintWithoutDownloadEnabled <Boolean>]
   [-ProjectMocaEnabled <Boolean>]
   [-PublicFoldersEnabled <Boolean>]
   [-RecoverDeletedItemsEnabled <Boolean>]
   [-ReferenceAttachmentsEnabled <Boolean>]
   [-RemindersAndNotificationsEnabled <Boolean>]
   [-ReportJunkEmailEnabled <Boolean>]
   [-RulesEnabled <Boolean>]
   [-SatisfactionEnabled <Boolean>]
   [-SaveAttachmentsToCloudEnabled <Boolean>]
   [-SearchFoldersEnabled <Boolean>]
   [-SetPhotoEnabled <Boolean>]
   [-SetPhotoURL <String>]
   [-ShowOnlineArchiveEnabled <Boolean>]
   [-SignaturesEnabled <Boolean>]
   [-SilverlightEnabled <Boolean>]
   [-SkipCreateUnifiedGroupCustomSharepointClassification <Boolean>]
   [-SMimeEnabled <Boolean>]
   [-SMimeSuppressNameChecksEnabled <Boolean>]
   [-SpellCheckerEnabled <Boolean>]
   [-TasksEnabled <Boolean>]
   [-TeamSnapCalendarsEnabled <Boolean>]
   [-TextMessagingEnabled <Boolean>]
   [-ThemeSelectionEnabled <Boolean>]
   [-ThirdPartyAttachmentsEnabled <Boolean>]
   [-UMIntegrationEnabled <Boolean>]
   [-UNCAccessOnPrivateComputersEnabled <Boolean>]
   [-UNCAccessOnPublicComputersEnabled <Boolean>]
   [-UseGB18030 <Boolean>]
   [-UseISO885915 <Boolean>]
   [-UserVoiceEnabled <Boolean>]
   [-WacEditingEnabled <Boolean>]
   [-WacExternalServicesEnabled <Boolean>]
   [-WacOMEXEnabled <Boolean>]
   [-WacViewingOnPrivateComputersEnabled <Boolean>]
   [-WacViewingOnPublicComputersEnabled <Boolean>]
   [-WeatherEnabled <Boolean>]
   [-WebPartsFrameOptionsType <WebPartsFrameOptions>]
   [-WebReadyDocumentViewingForAllSupportedTypes <Boolean>]
   [-WebReadyDocumentViewingOnPrivateComputersEnabled <Boolean>]
   [-WebReadyDocumentViewingOnPublicComputersEnabled <Boolean>]
   [-WebReadyDocumentViewingSupportedFileTypes <MultiValuedProperty>]
   [-WebReadyDocumentViewingSupportedMimeTypes <MultiValuedProperty>]
   [-WebReadyFileTypes <MultiValuedProperty>]
   [-WebReadyMimeTypes <MultiValuedProperty>]
   [-WhatIf]
   [-WSSAccessOnPrivateComputersEnabled <Boolean>]
   [-WSSAccessOnPublicComputersEnabled <Boolean>]
   [<CommonParameters>]

Description

In on-premises Exchange, the default Outlook on the web mailbox policy is named Default. In Exchange Online, the default Outlook on the web mailbox policy is named OwaMailboxPolicy-Default.

Changes to Outlook on the web mailbox polices may take up to 60 minutes to take effect. In on-premises Exchange, you can force an update by restarting IIS (Stop-Service WAS -Force and Start-Service W3SVC).

You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see Find the permissions required to run any Exchange cmdlet.

Examples

Example 1

Set-OwaMailboxPolicy -Identity EMEA\Contoso\Corporate -CalendarEnabled $false

This example disables access to the calendar for the mailbox policy named Corporate for the tenant Contoso in the organization EMEA.

Example 2

Set-OwaMailboxPolicy -Identity Default -TasksEnabled $false

This example disables access to the Tasks folder for the default mailbox policy in an on-premises Exchange organization.

Example 3

Set-OwaMailboxPolicy -Identity OwaMailboxPolicy-Default -AllowedFileTypes '.doc', '.pdf'

This example sets the allowed file type extensions to .doc and .pdf for the default mailbox policy in an Exchange Online organization, allowing users to save files with those extensions locally or view them from a web browser.

Example 4

Set-OwaMailboxPolicy -Identity OwaMailboxPolicy-Default -UserVoiceEnabled $false

This example disables Outlook UserVoice for the default mailbox policy in Microsoft 365.

Parameters

-ActionForUnknownFileAndMIMETypes

The ActionForUnknownFileAndMIMETypes parameter specifies how to handle file types that aren't specified in the Allow, Block, and Force Save lists for file types and MIME types. Valid values are:

  • Allow (This is the default value.)
  • ForceSave
  • Block
Type:AttachmentBlockingActions
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ActiveSyncIntegrationEnabled

The ActiveSyncIntegrationEnabled parameter specifies whether to enable or disable Exchange ActiveSync settings in Outlook on the web. Valid values are:

  • $true: ActiveSync is available in Outlook on the web. This is the default value.
  • $false: ActiveSync isn't available in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-AdditionalAccountsEnabled

This parameter is available only in the cloud-based service.

{{ Fill AdditionalAccountsEnabled Description }}

Type:System.Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-AdditionalStorageProvidersAvailable

This parameter is available only in the cloud-based service.

The AdditionalStorageProvidersAvailable parameter specifies whether to allow additional storage providers (for example, Box, Dropbox, Facebook, Google Drive, Egnyte, personal OneDrive) attachments in Outlook on the web. Valid values are:

  • $true: Additional storage providers are enabled in Outlook on the web. Users can connect their additional storage providers and share files over email. This is the default value.
  • $false: Additional storage providers are disabled in Outlook on the web. Users can't connect their additional storage providers or share files over email.
Type:Boolean
Position:Named
Default value:True
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-AllAddressListsEnabled

The AllAddressListsEnabled parameter specifies which address lists are available in Outlook on the web. Valid values are:

  • $true: All address lists are visible in Outlook on the web. This is the default value.
  • $false: Only the global address list is visible in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-AllowCopyContactsToDeviceAddressBook

The AllowCopyContactsToDeviceAddressBook parameter specifies whether users can copy the contents of their Contacts folder to a mobile device's native address book when using Outlook on the web for devices. Valid values are:

  • $true: Contacts can be copied to the device's address book in Outlook on the web for devices. This is the default value.
  • $false: Contacts can't be copied to the device's address book in Outlook on the web for devices.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-AllowedFileTypes

The AllowedFileTypes parameter specifies the attachment file types (file extensions) that can be saved locally or viewed from Outlook on the web. The default values are:

.avi, .bmp, .doc, .docm, .docx, .gif, .jpg, .mp3, .one, .pdf, .png, .ppsm, .ppsx, .ppt, .pptm, .pptx, .pub, .rpmsg, .rtf, .tif, .tiff, .txt, .vsd, .wav, .wma, .wmv, .xls, .xlsb, .xlsm, .xlsx, .zip

To enter multiple values and overwrite any existing entries, use the following syntax: Value1,Value2,...ValueN. If the values contain spaces or otherwise require quotation marks, use the following syntax: "Value1","Value2",..."ValueN".

To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="Value1","Value2"...; Remove="Value3","Value4"...}.

If the same file types are specified in multiple lists:

  • The Block list overrides the Allow list and the Force Save list.
  • The Force Save list overrides the Allow list.
Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-AllowedMimeTypes

The AllowedMimeTypes parameter specifies the MIME extensions of attachments that allow the attachments to be saved locally or viewed from Outlook on the web. The default values are:

  • image/bmp
  • image/gif
  • image/jpeg
  • image/png

To enter multiple values and overwrite any existing entries, use the following syntax: Value1,Value2,...ValueN. If the values contain spaces or otherwise require quotation marks, use the following syntax: "Value1","Value2",..."ValueN".

To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="Value1","Value2"...; Remove="Value3","Value4"...}.

If the same MIME types are specified in multiple lists:

  • The Allow list overrides the Block list and the Force Save list.
  • The Block list overrides the Force Save list.
Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-AllowedOrganizationAccountDomains

This parameter is available only in the cloud-based service.

{{ Fill AllowedOrganizationAccountDomains Description }}

Type:String[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-AllowOfflineOn

This parameter is functional only in on-premises Exchange.

The AllowOfflineOn parameter specifies when Outlook Web App in offline mode is available for supported web browsers. Valid values are:

  • PrivateComputersOnly: Offline mode is available in private computer sessions. By default in Exchange 2013 or later and Exchange Online, all Outlook on the web sessions are considered to be on private computers. In Exchange 2013 or later, users can only specify public computer sessions if you've enabled the private/public selection on the sign in page (the LogonPagePublicPrivateSelectionEnabled parameter value is $true on the Set-OwaVirtualDirectory cmdlet).
  • NoComputers: Offline mode is disabled.
  • AllComputers: Offline mode is available for public and private computer sessions. This is the default value.

When offline mode is available, users can turn offline mode on or off themselves in Outlook Web App. For more information, see Use offline settings in Outlook on the web.

Type:AllowOfflineOnEnum
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-BizBarEnabled

This parameter is available only in the cloud-based service.

{{ Fill BizBarEnabled Description }}

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-BlockedFileTypes

The BlockedFileTypes parameter specifies a list of attachment file types (file extensions) that can't be saved locally or viewed from Outlook on the web. The default values are:

.ade, .adp, .apk, .app, .appx, .appcontent-ms, .appref-ms, .asp, .aspx, .asx, .bas, .bat, .cdxml, .cer, .chm, .cmd, .cnt, .com, .cpl, .crt, .csh, .der, .diagcab, .exe, .fxp, .gadget, .grp, .hlp, .hpj, .hta, .htc, .inf, .ins, .isp, .its, .jar, .jnlp, .js, .jse, .ksh, .lnk, .mad, .maf, .mag, .mam, .maq, .mar, .mas, .mat, .mau, .mav, .maw, .mcf, .mda, .mdb, .mde, .mdt, .mdw, .mdz, .mht, .mhtml, .msc, .msh, .msh1, .msh1xml, .msh2, .msh2xml, .mshxml, .msi, .msp, .mst, .msu, .ops, .osd, .pcd, .pif, .pl, .plg, .prf, .prg, .printerexport, .ps1, .ps1xml, .ps2, .ps2xml, .psc1, .psc2, .psd1, .psdm1, .pssc, .pst, .py, .pyc, .pyo, .pyw, .pyz, .pyzw, .reg, .scf, .scr, .sct, .settingcontent-ms, .shb, .shs, .theme, .tmp, .udl, .url, .vb, .vbe, .vbp, .vbs, .vsmacros, .vsw, .webpnp, .website, .ws, .wsb, .wsc, .wsf, .wsh, .xbap, .xll, .xnk

To enter multiple values and overwrite any existing entries, use the following syntax: Value1,Value2,...ValueN. If the values contain spaces or otherwise require quotation marks, use the following syntax: "Value1","Value2",..."ValueN".

To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="Value1","Value2"...; Remove="Value3","Value4"...}.

If the same file types are specified in multiple lists:

  • The Allow list overrides the Block list and the Force Save list.
  • The Block list overrides the Force Save list.
Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-BlockedMimeTypes

The BlockedMimeTypes parameter specifies MIME extensions in attachments that prevent the attachments from being saved locally or viewed from Outlook on the web. The default values are:

  • application/hta
  • application/javascript
  • application/msaccess
  • application/prg
  • application/x-javascript
  • text/javascript
  • text/scriplet
  • x-internet-signup

To enter multiple values and overwrite any existing entries, use the following syntax: Value1,Value2,...ValueN. If the values contain spaces or otherwise require quotation marks, use the following syntax: "Value1","Value2",..."ValueN".

To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="Value1","Value2"...; Remove="Value3","Value4"...}.

If the same MIME types are specified in multiple lists:

  • The Allow list overrides the Block list and the Force Save list.
  • The Block list overrides the Force Save list.
Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-BookingsMailboxCreationEnabled

This parameter is available only in the cloud-based service.

The BookingsMailboxCreationEnabled parameter allows you disable Microsoft Bookings.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-BookingsMailboxDomain

This parameter is available only in the cloud-based service.

{{ Fill BookingsMailboxDomain Description }}

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-BoxAttachmentsEnabled

This parameter is available only in on-premises Exchange.

This parameter is reserved for internal Microsoft use.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019

-CalendarEnabled

This parameter is functional only in on-premises Exchange.

The CalendarEnabled parameter specifies whether to enable or disable the calendar in Outlook Web App. Valid values are:

  • $true: The Calendar is available in Outlook Web App. This is the default value.
  • $false: The Calendar isn't available in Outlook Web App.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ChangePasswordEnabled

This parameter is functional only in on-premises Exchange.

The ChangePasswordEnabled parameter specifies whether users can change their passwords from inside Outlook on the web. Valid values are:

  • $true: The Change password option is available in Outlook on the web. This is the default value in on-premises Exchange.
  • $false: The Change password option isn't available in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ChangeSettingsAccountEnabled

This parameter is functional only in the cloud-based service.

{{ Fill ChangeSettingsAccountEnabled Description }}

Type:System.Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-ClassicAttachmentsEnabled

The ClassicAttachmentsEnabled parameter specifies whether users can attach local files as regular email attachments in Outlook on the web. Valid values are:

  • $true: Users can attach local files to email messages in Outlook on the web. This is the default value.
  • $false: Users can't attach local files to email messages in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-ConditionalAccessPolicy

This parameter is available only in the cloud-based service.

The ConditionalAccessPolicy parameter specifies the Outlook on the Web Policy for limited access. For this feature to work properly, you also need to configure a Conditional Access policy in the Microsoft Entra admin center.

Note: When you enable a Conditional Access policy, users will no longer be able to access the light version of Outlook on the web. An error message will direct them to use the default premium experience.

Valid values are:

  • Off: No conditional access policy is applied to Outlook on the web. This is the default value.
  • ReadOnly: Users can't download attachments to their local computer, and can't enable Offline Mode on non-compliant computers. They can still view attachments in the browser.
  • ReadOnlyPlusAttachmentsBlocked: All restrictions from ReadOnly apply, but users can't view attachments in the browser.
Type:PolicyEnum
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-Confirm

The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding.

  • Destructive cmdlets (for example, Remove-* cmdlets) have a built-in pause that forces you to acknowledge the command before proceeding. For these cmdlets, you can skip the confirmation prompt by using this exact syntax: -Confirm:$false.
  • Most other cmdlets (for example, New-* and Set-* cmdlets) don't have a built-in pause. For these cmdlets, specifying the Confirm switch without a value introduces a pause that forces you acknowledge the command before proceeding.
Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ContactsEnabled

This parameter is functional only in on-premises Exchange.

The ContactsEnabled parameter specifies whether to enable or disable Contacts in Outlook Web App. Valid values are:

  • $true: Contacts are available in Outlook Web App. This is the default value.
  • $false: Contacts aren't available in Outlook Web App.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-DefaultClientLanguage

This parameter has been deprecated and is no longer used.

Type:Int32
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-DefaultTheme

The DefaultTheme parameter specifies the default theme that's used in Outlook on the web when the user hasn't selected a theme. The default value is blank ($null). For more information about the built-in themes that are available in Outlook on the web, see Default Outlook on the web themes in Exchange.

Note that this parameter is a text string, and the value you specify isn't validated against the list of available themes.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-DelegateAccessEnabled

This parameter is functional only in on-premises Exchange.

The DelegateAccessEnabled parameter specifies whether delegates can use Outlook on the web or Outlook Web App to open folders that they have delegate access to. Valid values are:

  • $true: Delegates can open the mailbox in Outlook on the web. This is the default value.
  • $false: Delegates can't open the mailbox in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-DirectFileAccessOnPrivateComputersEnabled

The DirectFileAccessOnPrivateComputersEnabled parameter specifies the left-click options for attachments in Outlook on the web for private computer sessions. Valid values are:

  • $true: Open is available for attachments in Outlook on the web for private computer sessions. This is the default value.
  • $false: Open isn't available for attachments in Outlook on the web for private computer sessions. Note that Office and .pdf documents can still be previewed in Outlook on the web.

By default in Exchange 2013 or later and Exchange Online, all Outlook on the web sessions are considered to be on private computers.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-DirectFileAccessOnPublicComputersEnabled

The DirectFileAccessOnPublicComputersEnabled parameter specifies the left-click options for attachments in Outlook on the web for public computer sessions. Valid values are:

  • $true: Open is available for attachments in Outlook on the web for public computer sessions. This is the default value.
  • $false: Open isn't available for attachments in Outlook on the web for public computer sessions. Note that Office and .pdf documents can still be previewed in Outlook on the web.

In Exchange 2013 or later, users can only specify public computer sessions if you've enabled the private/public selection on the sign in page (the LogonPagePublicPrivateSelectionEnabled parameter value is $true on the Set-OwaVirtualDirectory cmdlet).

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-DisableFacebook

This parameter is available only in the cloud-based service.

Note: Facebook integration is no longer available. For more information, see Facebook Connect is no longer available.

The DisableFacebook switch specifies whether users can synchronize their Facebook contacts to their Contacts folder in Outlook on the web. By default, Facebook integration is enabled.

  • To disable Facebook integration, use this switch without a value.
  • To enable Facebook integration after it's been disabled, use this exact syntax: -DisableFacebook:$false.

The value of this switch is stored in the FacebookEnabled property in the output of the Get-OwaMailboxPolicy cmdlet.

Type:SwitchParameter
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-DisplayPhotosEnabled

The DisplayPhotosEnabled parameter specifies whether users see sender photos in Outlook on the web. Valid values are:

  • $true: Users see sender photos in Outlook on the web. This is the default value.
  • $false: Users don't see sender photos in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-DomainController

This parameter is available only in on-premises Exchange.

The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name (FQDN). For example, dc01.contoso.com.

Type:Fqdn
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019

-DropboxAttachmentsEnabled

This parameter is available only in on-premises Exchange.

This parameter is reserved for internal Microsoft use.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019

-EmptyStateEnabled

This parameter is available only in the cloud-based service.

{{ Fill EmptyStateEnabled Description }}

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-ExplicitLogonEnabled

This parameter is functional only in on-premises Exchange.

The ExplicitLogonEnabled parameter specifies whether to allow a user to open someone else's mailbox in Outlook on the web (provided that user has permissions to the mailbox). Valid values are:

  • $true: A user with the required permissions is able to open someone else's mailbox in Outlook on the web. This is the default value.
  • $false: A user with the required permissions isn't able to open someone else's mailbox in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ExternalImageProxyEnabled

This parameter is available only in the cloud-based service.

The ExternalImageProxyEnabled parameter specifies whether to load all external images through the Outlook external image proxy. Valid values are:

  • $true: All external images are loaded through the Outlook external image proxy. This is the default value.
  • $false: All external images are loaded through the web browser. This is potentially unsafe, as the images could have mixed content or malformed images that ask for user credentials.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-ExternalSPMySiteHostURL

The ExternalSPMySiteHostURL specifies the My Site Host URL for external users (for example, https://sp01.contoso.com).

This parameter is part of rich document collaboration that allows links to documents in OneDrive for Business to appear as regular file attachments in messages.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-FeedbackEnabled

This cmdlet is available only in the cloud-based service.

The FeedbackEnabled parameter specifies whether to enable or disable inline feedback surveys in Outlook on the web. Valid values are:

  • $true: Inline feedback surveys are enabled. This is the default value.
  • $false: Inline feedback surveys are disabled.

Surveys allow users to provide feedback on specific features. For example, for the text predictions feature, the inline feedback "Are the above autocomplete suggestions helpful (yes/no)?" is shown. If a user chooses "no" they can provide specific feedback.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-ForceSaveAttachmentFilteringEnabled

The ForceSaveAttachmentFilteringEnabled parameter specifies whether files are filtered before they can be saved from Outlook on the web. Valid values are:

  • $true: The attachments specified by the ForceSaveFileTypes parameter are filtered before they can be saved from Outlook on the web.
  • $false: The attachments aren't filtered before they're saved. This is the default value.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ForceSaveFileTypes

The ForceSaveFileTypes parameter specifies the attachment file types (file extensions) that can only be saved from Outlook on the web (not opened). The default values are:

.ade, .adp, .app, .asp, .aspx, .asx, .bas, .bat, .cer, .chm, .cmd, .com, .cpl, .crt, .csh, .dcr, .dir, .exe, .fxp, .gadget, .hlp, .hta, .htm, .html, .inf, .ins, .isp, .its, .js, .jse, .ksh, .lnk, .mad, .maf, .mag, .mam, .maq, .mar, .mas, .mat, .mau, .mav, .maw, .mda, .mdb, .mde, .mdt, .mdw, .mdz, .msc, .msh, .mshxml, .msi, .msp, .mst, .ops, .pcd, .pif, .plg, .prf, .prg, .ps1, .ps1xml, .ps2, .ps2xml, .psc1, .psc2, .pst, .reg, .scf, .scr, .sct, .shb, .shs, .spl, .swf, .tmp, .url, .vb, .vbe, .vbs, .vsmacro, .vss, .vst, .vsw, .ws, .wsc, .wsf, .wsh

To enter multiple values and overwrite any existing entries, use the following syntax: Value1,Value2,...ValueN. If the values contain spaces or otherwise require quotation marks, use the following syntax: "Value1","Value2",..."ValueN".

To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="Value1","Value2"...; Remove="Value3","Value4"...}.

If the same file types are specified in multiple lists:

  • The Allow list overrides the Block list and the Force Save list.
  • The Block list overrides the Force Save list.
Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ForceSaveMimeTypes

The ForceSaveMimeTypes parameter specifies the MIME extensions in attachments that only allow the attachments to be saved locally (not opened). The default values are:

  • Application/futuresplash
  • Application/octet-stream
  • Application/x-director
  • Application/x-shockwave-flash
  • text/html

To enter multiple values and overwrite any existing entries, use the following syntax: Value1,Value2,...ValueN. If the values contain spaces or otherwise require quotation marks, use the following syntax: "Value1","Value2",..."ValueN".

To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="Value1","Value2"...; Remove="Value3","Value4"...}.

If the same MIME types are specified in multiple lists:

  • The Allow list overrides the Block list and the Force Save list.
  • The Block list overrides the Force Save list.
Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ForceWacViewingFirstOnPrivateComputers

The ForceWacViewingFirstOnPrivateComputers parameter specifies whether private computers must first preview an Office file as a web page in Office Online Server (formerly known as Office Web Apps Server and Web Access Companion Server) before opening the file in the local application. Valid values are:

  • $true: Private computers must first preview an Office file as a web page in Office Online Server before opening the file.
  • $false: Private computers aren't required to preview an Office file as a web page in Office Online Server before opening the file. This is the default value.

By default in Exchange 2013 or later and Exchange Online, all Outlook on the web sessions are considered to be on private computers.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ForceWacViewingFirstOnPublicComputers

The ForceWacViewingFirstOnPublicComputers parameter specifies whether public computers must first preview an Office file as a web page in Office Online Server before opening the file in the local application. Valid values are:

  • $true: Public computers must first preview an Office file as a web page in Office Online Server before opening the file.
  • $false: Public computers aren't required to preview an Office file as a web page in Office Online Server before opening the file. This is the default value.

In Exchange 2013 or later, users can only specify public computer sessions if you've enabled the private/public selection on the sign in page (the LogonPagePublicPrivateSelectionEnabled parameter value is $true on the Set-OwaVirtualDirectory cmdlet).

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ForceWebReadyDocumentViewingFirstOnPrivateComputers

This parameter is available only in Exchange Server 2010 or Exchange Server 2013.

The ForceWebReadyDocumentViewingFirstOnPrivateComputers parameter specifies whether private computers must first preview an Office file as a web page in WebReady Document Viewing before opening the file from Outlook Web App. Valid values are:

  • $true: Private computers must first preview an Office file as a web page in WebReady Document Viewing before opening the file.
  • $false: Private computers aren't required to preview an Office file as a web page in WebReady Document Viewing before opening the file. This is the default value.

By default in Exchange 2013 or later and Exchange Online, all Outlook on the web sessions are considered to be on private computers.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-ForceWebReadyDocumentViewingFirstOnPublicComputers

This parameter is available only in Exchange Server 2010 or Exchange Server 2013.

The ForceWebReadyDocumentViewingFirstOnPublicComputers parameter specifies whether Public computers must first preview an Office file as a web page in WebReady Document Viewing before opening the file from Outlook Web App. Valid values are:

  • $true: Public computers must first preview an Office file as a web page in WebReady Document Viewing before opening the file.
  • $false: Public computers aren't required to preview an Office file as a web page in WebReady Document Viewing before opening the file. This is the default value.

In Exchange 2013 or later, users can only specify public computer sessions if you've enabled the private/public selection on the sign in page (the LogonPagePublicPrivateSelectionEnabled parameter value is $true on the Set-OwaVirtualDirectory cmdlet).

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-FreCardsEnabled

This parameter is functional only in on-premises Exchange.

This parameter is reserved for internal Microsoft use.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-GlobalAddressListEnabled

The GlobalAddressListEnabled parameter specifies whether the global address list is available in Outlook on the web. Valid values are:

  • $true: The global address list is visible in Outlook on the web. This is the default value.
  • $false: The global address list isn't visible in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-GoogleDriveAttachmentsEnabled

This parameter is available only in on-premises Exchange.

This parameter is reserved for internal Microsoft use.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019

-GroupCreationEnabled

This parameter is functional only in the cloud-based service.

The GroupCreationEnabled parameter specifies whether Microsoft 365 Group creation is available in Outlook and Outlook on the web. Valid values are:

  • $true: Users can create Microsoft 365 Groups in Outlook and Outlook on the web. This is the default value.
  • $false: Users can't create Microsoft 365 Groups in Outlook and Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-Identity

The Identity parameter specifies the Outlook on the web mailbox policy that you want to modify. You can use any value that uniquely identifies the policy. For example:

  • Name
  • Distinguished name (DN)
  • GUID
Type:MailboxPolicyIdParameter
Position:1
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-InstantMessagingEnabled

The InstantMessagingEnabled parameter specifies whether instant messaging is available in Outlook on the web. This does not affect chat capabilities provided by Skype for Business or Teams. Valid values are:

  • $true: Instant messaging is available in Outlook on the web. This is the default value.
  • $false: Instant messaging isn't available in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-InstantMessagingType

The InstantMessagingType parameter specifies the type of instant messaging provider in Outlook on the web. Valid values are:

  • None: This is the default value in on-premises Exchange.
  • Ocs: Lync or Skype (formerly known as Office Communication Server). This is the default value in Exchange Online.
Type:InstantMessagingTypeOptions
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-InterestingCalendarsEnabled

This parameter is available only in the cloud-based service.

The InterestingCalendarsEnabled parameter specifies whether interesting calendars are available in Outlook on the web. Valid values are:

  • $true: Interesting calendars are available in Outlook on thew web. This is the default value.
  • $false: Interesting calendars aren't available in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-InternalSPMySiteHostURL

The InternalSPMySiteHostURL specifies the My Site Host URL for internal users (for example, https://sp01.contoso.com).

This parameter is part of rich document collaboration that allows links to documents in OneDrive for Business to appear as regular file attachments in messages.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-IRMEnabled

The IRMEnabled parameter specifies whether Information Rights Management (IRM) features are available in Outlook on the web. Valid values are:

  • $true: IRM is available in Outlook on the web. This is the default value.
  • $false: IRM isn't available in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-IsDefault

The IsDefault switch specifies whether the Outlook on the web policy is the default policy that's used to configure the Outlook on the web settings for new mailboxes. You don't need to specify a value with this switch.

If another policy is currently set as the default, this switch replaces the old default policy with this policy.

Note: In Exchange Online - and excluding resource mailboxes - this value will be superseded by the OwaMailboxPolicy parameter in each organization's CASMailboxPlan. That value will instead be applied per each mailbox's SKU.

Type:SwitchParameter
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ItemsToOtherAccountsEnabled

This parameter is available only in the cloud-based service.

{{ Fill ItemsToOtherAccountsEnabled Description }}

Type:System.Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-JournalEnabled

The JournalEnabled parameter specifies whether the Journal folder is available in Outlook on the web. Valid values are:

  • $true: The Journal folder is visible in Outlook on the web. This is the default value.
  • $false: The Journal folder isn't visible in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-JunkEmailEnabled

This parameter is available only in on-premises Exchange.

The JunkEmailEnabled parameter specifies whether the Junk Email folder and junk email management are available in Outlook on the web. Valid values are:

  • $true: The Junk Email folder and junk email management are available in Outlook on the web. This is the default value.
  • $false: The Junk Email folder and junk email management aren't available in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019

-LinkedInEnabled

This parameter is available only in the cloud-based service.

LinkedIn integration is no longer supported.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-LocalEventsEnabled

This parameter is available only in the cloud-based service.

The LocalEventsEnabled parameter specifies whether local events calendars are available in Outlook on the web. Valid values are:

  • $true: Local events are available in Outlook on the web.
  • $false: Local events aren't available in Outlook on the web. This is the default value.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-LogonAndErrorLanguage

The LogonAndErrorLanguage parameter specifies the language that used in Outlook on the web for forms-based authentication and for error messages when a user's current language setting can't be read.

A valid value is a supported Microsoft Windows Language Code Identifier (LCID). For example, 1033 is US English.

The default value is 0, which means the logon and error language selection is undefined.

Type:Int32
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-MessagePreviewsDisabled

This parameter is available only in the cloud-based service.

{{ Fill MessagePreviewsDisabled Description }}

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-Name

The Name parameter specifies the unique name for the policy. The maximum length is 64 characters. If the value contains spaces, enclose the value in quotation marks.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-NotesEnabled

The NotesEnabled parameter specifies whether the Notes folder is available in Outlook on the web. Valid values are:

  • $true: The Notes folder is visible in Outlook on the web. This is the default value.
  • $false: The Notes folder isn't visible in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-NpsSurveysEnabled

This parameter is available only in the cloud-based service.

The NpsSurveysEnabled parameter specifies whether to enable or disable the Net Promoter Score (NPS) survey in Outlook on the web. The survey allows users to rate Outlook on the web on a scale of 1 to 5, and to provide feedback and suggested improvements in free text. Valid values are:

  • $true: The NPS survey is available in Outlook on the web. This is the default value.
  • $false: The NPS survey isn't available in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-OfflineEnabledWeb

This parameter is available only in the cloud-based service.

{{ Fill OfflineEnabledWeb Description }}

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-OfflineEnabledWin

This parameter is available only in the cloud-based service.

{{ Fill OfflineEnabledWin Description }}

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-OneDriveAttachmentsEnabled

This parameter has been deprecated and is no longer used.

To enable or disable personal OneDrive in Outlook on the web, use the AdditionalStorageProvidersAvailable parameter.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-OneWinNativeOutlookEnabled

This parameter is available only in the cloud-based service.

The OneWinNativeOutlookEnabled parameter controls the availability of the new Outlook for Windows App. Valid values are:

  • $true: The New Outlook for Windows App is available. This is the default value.
  • $false: The new Outlook for Windows App isn't available.
Type:System.Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-OnSendAddinsEnabled

The OnSendAddinsEnabled parameter specifies whether to enable or disable on send add-ins in Outlook on the web (add-ins that support events when a user clicks Send). Valid values are:

  • $true: On send add-ins are enabled.
  • $false: On send add-ins are disabled. This is the default value.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-OrganizationEnabled

When the OrganizationEnabled parameter is set to $false, the Automatic Reply option doesn't include external and internal options, the address book doesn't show the organization hierarchy, and the Resources tab in Calendar forms is disabled. The default value is $true.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-OutboundCharset

The OutboundCharset parameter specifies the character set that's used for outgoing messages in Outlook on the web. Valid values are:

  • AutoDetect: Examine the first 2 kilobytes (KB) of text in the message to determine the character set that's used in outgoing messages. This is the default value.
  • AlwaysUTF8: Always use UTF-8 encoded Unicode characters in outgoing messages, regardless of the detected text in the message, or the user's language choice in Outlook on the web. Use this value if replies to UTF-8 encoded messages aren't being encoded in UTF-8.
  • UserLanguageChoice: Use the user's language choice in Outlook on the web to encode outgoing messages.
Type:OutboundCharsetOptions
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-OutlookBetaToggleEnabled

This parameter is available only in the cloud-based service.

The OutlookBetaToggleEnabled parameter specifies whether to enable or disable the Outlook on the web Preview toggle. The Preview toggle allows users to try the new Outlook on the web experience. Valid values are:

  • $true: The Outlook on the web Preview toggle is enabled. Users can easily switch back and forth between both experiences. This is the default value.
  • $false: Outlook on the web Preview is disabled.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-OWALightEnabled

The OWALightEnabled parameter controls the availability of the light version of Outlook on the web. Valid values are:

  • $true: The light version of Outlook on the web is available. This is the default value.
  • $false: The light version of Outlook on the web is isn't available. This setting prevents access to Outlook on the web for unsupported browsers that can only use the light version of Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-OWAMiniEnabled

This parameter is available only in Exchange Server 2010.

The OWAMiniEnabled parameter controls the availability of the mini version of Outlook Web App. Valid values are:

  • $true: The mini version of Outlook Web App is available. This is the default value.
  • $false: The mini version of Outlook Web App isn't available.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010

-PersonalAccountCalendarsEnabled

This parameter is available only in the cloud-based service.

The PersonalAccountCalendarsEnabled parameter specifies whether to allow users to connect to their personal Outlook.com or Google Calendar in Outlook on the web. Valid values are:

  • $true: Users can connect to their Outlook.com or Google Calendar to see those events in their Outlook on the web calendar. This is the default value.
  • $false: Users can't connect to their Outlook.com or Google Calendar in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-PersonalAccountsEnabled

This parameter is available only in the cloud-based service.

The PersonalAccountsEnabled parameter specifies whether to allow users to add their personal accounts (for example, Outlook.com, Gmail, or Yahoo!) in the new Outlook for Windows. Valid values are:

  • $true: Users can add their personal accounts in the new Outlook for Windows. This is the default value.
  • $false: Users can't add their personal accounts in the new Outlook for Windows.
Type:System.Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-PhoneticSupportEnabled

The PhoneticSupportEnabled parameter specifies phonetically spelled entries in the address book. This parameter is available for use in Japan.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-PlacesEnabled

This parameter is available only in the cloud-based service.

The PlacesEnabled parameter specifies whether to enable or disable Places in Outlook on the web. Places lets users search, share, and map location details by using Bing. Valid values are:

  • $true: Places is enabled. This is the default value.
  • $false: Places is disabled.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-PremiumClientEnabled

The PremiumClientEnabled parameter controls the availability of the full version of Outlook Web App. Valid values are:

  • $true: The full version of Outlook Web App is available for supported browsers. This is the default value.
  • $false: The full version of Outlook Web App isn't available.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-PrintWithoutDownloadEnabled

This parameter is available only in the cloud-based service.

The PrintWithoutDownloadEnabled specifies whether to allow printing of supported files without downloading the attachment in Outlook on the web. Valid values are:

  • $true: Supported files can be printed without being downloaded in Outlook on the web. This is the default value.
  • $false: Supported files must be downloaded before they can be printed in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-ProjectMocaEnabled

Note: The feature that's associated with this parameter is currently in Preview, is not available to all organizations, and is subject to change.

This parameter is available only in the cloud-based service.

The ProjectMocaEnabled parameter enables or disables access to Project Moca in Outlook on the web. Valid values are:

  • $true: Access to Project Moca is enabled in Outlook on the web.
  • $false: Access to Project Moca is disabled in Outlook on the web. This is the default value.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-PublicFoldersEnabled

This parameter is functional only in Exchange Server 2010.

The PublicFoldersEnabled parameter specifies whether a user can browse or read items in public folders in Outlook Web App. Valid values are:

  • $true: Public folders are available in Outlook Web App. This is the default value.
  • $false: Public folders aren't available in Outlook Web App.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-RecoverDeletedItemsEnabled

This parameter is functional only in Exchange Server 2010.

The RecoverDeletedItemsEnabled parameter specifies whether a user can use Outlook Web App to view, recover, or delete permanently items that have been deleted from the Deleted Items folder. Valid values are:

  • $true: Users can view, recover, or permanently delete items in Outlook Web App. This is the default value.
  • $false: Users can't view, recover, or permanently delete items in Outlook Web App. Items deleted from the Deleted Items folder in Outlook Web App are still retained.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ReferenceAttachmentsEnabled

The ReferenceAttachmentsEnabled parameter specifies whether users can attach files from the cloud as linked attachments in Outlook on the web. Valid values are:

  • $true: Users can attach files that are stored in the cloud as linked attachments. If the file hasn't been uploaded to the cloud yet, the users can attach and upload the file in the same step. This is the default value.
  • $false: Users can't share files in the cloud as linked attachments. They need to download a local copy of the file before attaching the file to the email message.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-RemindersAndNotificationsEnabled

The RemindersAndNotificationsEnabled parameter specifies whether notifications and reminders are enabled in Outlook on the web. Valid values are:

  • $true: Notifications and reminders are enabled in Outlook on the web. This is the default value.
  • $false: Notifications and reminders are disabled in Outlook on the web.

This parameter doesn't apply to the light version of Outlook Web App.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ReportJunkEmailEnabled

Note: In Exchange Online, this parameter does not affect the ability of users to report messages. Whether a user is able to report messages and where is controlled in the Microsoft Defender portal as described in User reported message settings.

The ReportJunkEmailEnabled parameter specifies whether users can report messages as junk or not junk to Microsoft in Outlook on the web. Valid values are:

  • $true: This is the default value. Selecting a message in the Junk Email folder and clicking Not junk > Not junk moves the message back into the Inbox and gives users the option to report the message to Microsoft. Selecting a message in any other email folder and clicking Junk > Junk folder moves the message to the Junk Email folder and gives users the option to report the message to Microsoft. Selecting a message and clicking Not junk > Phishing (in the Junk Email folder) and Junk > Phishing (everywhere else) are available to report phishing messages to Microsoft.
  • $false: Selecting a message in the Junk Email folder and clicking Not junk > Not junk moves the message back into the Inbox with no option to report the message to Microsoft. Selecting a message in any other email folder and clicking Junk > Junk moves the message to the Junk Email folder with no option to report the message to Microsoft. Selecting a message and clicking Not junk > Phishing (in the Junk Email folder) and Junk > Phishing (everywhere else) are available to report phishing messages to Microsoft.

This parameter is meaningful only when the JunkEmailEnabled parameter is set to $true.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-RulesEnabled

The RulesEnabled parameter specifies whether a user can view, create, or modify server-side rules in Outlook on the web. Valid values are:

  • $true: Users can view, create, or modify server-side rules in Outlook on the web. This is the default value.
  • $false: Users can't view, create, or modify server-side rules in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-SatisfactionEnabled

The SatisfactionEnabled parameter specifies whether to enable or disable the satisfaction survey. Valid values are:

  • $true: The satisfaction survey is enabled. This is the default value.
  • $false: The satisfaction survey is disabled.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-SaveAttachmentsToCloudEnabled

The SaveAttachmentsToCloudEnabled parameter specifies whether users can save regular email attachments to the cloud. Valid values are:

  • $true: Users can save regular email attachments to the cloud. This is the default value.
  • $false: Users can only save regular email attachments locally.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-SearchFoldersEnabled

The SearchFoldersEnabled parameter specifies whether Search Folders are available in Outlook on the web. Valid values are:

  • $true: Search Folders are visible in Outlook on the Web. This is the default value.
  • $false: Search Folders aren't visible in Outlook on the Web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-SetPhotoEnabled

The SetPhotoEnabled parameter specifies whether users can add, change, and remove their sender photo in Outlook on the web. Valid values are:

  • $true: Users can manage their photos in Outlook on the web. This is the default value.
  • $false: Users can't manage their user photo in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-SetPhotoURL

The SetPhotoURL parameter controls where users go to select their photo. Note that you can't specify a URL that contains one or more picture files, as there is no mechanism to copy a URL photo to the properties of the users' Exchange Online mailboxes.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ShowOnlineArchiveEnabled

This parameter is available only in the cloud-based service.

{{ Fill ShowOnlineArchiveEnabled Description }}

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-SignaturesEnabled

The SignaturesEnabled parameter specifies whether to enable or disable the use of signatures in Outlook on the web. Valid values are:

  • $true: Signatures are available in Outlook on the web. This is the default value.
  • $false: Signatures aren't available in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-SilverlightEnabled

This parameter is functional only in Exchange Server 2010.

The SilverlightEnabled parameter specifies whether a user can use Microsoft Silverlight features in Outlook Web App. Valid values are:

  • $true: Silverlight features are available in Outlook Web App. This is the default value.
  • $false: Silverlight features aren't available in Outlook Web App.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-SkipCreateUnifiedGroupCustomSharepointClassification

This parameter is functional only in the cloud-based service.

The SkipCreateUnifiedGroupCustomSharepointClassification parameter specifies whether to skip a custom SharePoint page during the creation of Microsoft 365 Groups in Outlook on the web. Valid values are:

  • $true: The custom SharePoint page is skipped when a user creates a Microsoft 365 Group in Outlook on the web. This is the default value.
  • $false: The custom SharePoint page is shown when a user creates a Microsoft 365 Group in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-SMimeEnabled

This parameter is functional only in Exchange Server 2010.

The SMimeEnabled parameter specifies whether users can download the S/MIME control for Outlook Web App and use it to read and compose signed and encrypted messages. Valid values are:

  • $true: Users can read and compose S/MIME signed and encrypted messages in Outlook Web App. This is the default value.
  • $false: Users can't read or compose messages in Outlook Web App that are opaque-signed or encrypted by using S/MIME. Messages that are clear-signed can be read but not composed, and their signatures aren't validated.

Note: In Exchange 2013 or later, use the Get-SmimeConfig and Set-SmimeConfig cmdlets to configure the S/MIME settings in Outlook on the web. For more information, see S/MIME for message signing and encryption.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019

-SMimeSuppressNameChecksEnabled

This parameter is available only in the cloud-based service.

The SMimeSuppressNameChecksEnabled switch specifies whether to suppress name check in S/MIME messages. You don't need to specify a value with this switch.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-SpellCheckerEnabled

This parameter is functional only in Exchange Server 2010.

The SpellCheckerEnabled parameter specifies whether to enable or disable the built-in Outlook Web App spell checker in the full version of Outlook Web App. Valid values are:

  • $true: Spell checking is available in Outlook Web App. This is the default value.
  • $false: Spell checking isn't available in Outlook Web App.

This parameter doesn't apply to the light version of Outlook Web App.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-TasksEnabled

This parameter is functional only in on-premises Exchange.

The TasksEnabled parameter specifies whether Tasks folder is available in Outlook Web App. Valid values are:

  • $true: The Tasks folder is available in Outlook Web App. This is the default value.
  • $false: The Tasks folder isn't available in Outlook Web App.

This parameter doesn't apply to the light version of Outlook Web App.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-TeamSnapCalendarsEnabled

This parameter is available only in the cloud-based service.

The TeamSnapCalendarsEnabled parameter specifies whether to allow users to connect to their personal TeamSnap calendars in Outlook on the web. Valid values are:

  • $true: Users can connect to their TeamSnap calendars to see those events in their Outlook on the web calendar. This is the default value.
  • $false: Users can't connect to their TeamSnap calendars in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-TextMessagingEnabled

The TextMessagingEnabled parameter specifies whether users can send and receive text messages in Outlook on the web. Valid values are:

  • $true: Text messaging is available in Outlook on the web. This is the default value.
  • $false: Text messaging isn't available in Outlook on the web.

This parameter doesn't apply to the light version of Outlook on the web.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ThemeSelectionEnabled

The ThemeSelectionEnabled parameter specifies whether users can change the theme in Outlook on the web. Valid values are:

  • $true: Users can specify the theme in Outlook on the web. This is the default value.
  • $false: Users can't specify or change the theme in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-ThirdPartyAttachmentsEnabled

This parameter is available only in on-premises Exchange.

This parameter is reserved for internal Microsoft use.

Type:Boolean
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019

-UMIntegrationEnabled

The UMIntegrationEnabled parameter specifies whether Unified Messaging (UM) integration is enabled in Outlook on the web. Valid values are:

  • $true: UM integration is enabled in Outlook on the web. This is the default value.
  • $false: UM integration is disabled in Outlook on the web.

This setting applies only if Unified Messaging has been enabled for a user (for example, bu using the Enable-UMMailbox cmdlet).

This parameter doesn't apply to the light version of Outlook on the web.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-UNCAccessOnPrivateComputersEnabled

This parameter is available only in on-premises Exchange.

This parameter has been deprecated and is no longer used.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019

-UNCAccessOnPublicComputersEnabled

This parameter is available only in on-premises Exchange.

This parameter has been deprecated and is no longer used.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019

-UseGB18030

The UseGB18030 parameter specifies whether to use the GB18030 character set instead of GB2312 in Outlook on the web. Valid values are:

  • $true: GB18030 is used wherever GB2312 would have been used in Outlook on the web.
  • $false: GB2312 isn't replaced by GB18030 in Outlook on the web. This is the default value.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-UseISO885915

The UseISO885915 parameter specifies whether to use the character set ISO8859-15 instead of ISO8859-1 in Outlook on the web. Valid values are:

  • $true: ISO8859-15 is used wherever ISO8859-1 would have been used in Outlook on the web.
  • $false: ISO8859-1 isn't replaced by GB18030 in Outlook on the web. This is the default value.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-UserVoiceEnabled

This parameter is functional only in the cloud-based service.

The UserVoiceEnabled parameter specifies whether to enable or disable Outlook UserVoice in Outlook on the web. Outlook UserVoice is a customer feedback area that's available in Microsoft 365. Valid values are:

  • $true: Outlook UserVoice is enabled. This is the default value.
  • $false: Outlook UserVoice is disabled.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-WacEditingEnabled

The WacEditingEnabled parameter specifies whether to enable or disable editing documents in Outlook on the web by using Office Online Server (formerly known as Office Web Apps Server and Web Access Companion Server). Valid values are:

  • $true: Users can edit supported documents in Outlook on the web. This is the default value.
  • $false: Users can't edit supported documents in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2016, Exchange Server 2019, Exchange Online

-WacExternalServicesEnabled

The WacExternalServicesEnabled parameter specifies whether to enable or disable external services when viewing documents in Outlook on the web (for example, machine translation) by using Office Online Server. Valid values are:

  • $true: External services are enabled when viewing supported documents in Outlook on the web. This is the default value.
  • $false: External services are disabled when viewing supported documents in Outlook on the web.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-WacOMEXEnabled

The WacOMEXEnabled parameter specifies whether to enable or disable apps for Outlook in Outlook on the web in Office Online Server. Valid values are:

  • $true: apps for Outlook are enabled in Outlook on the web.
  • $false: apps for Outlook are disabled in Outlook on the web. This is the default value.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-WacViewingOnPrivateComputersEnabled

The WacViewingOnPrivateComputersEnabled parameter specifies whether to enable or disable web viewing of supported Office documents private computer sessions in Office Online Server (formerly known as Office Web Apps Server and Web Access Companion Server). By default, all Outlook on the web sessions are considered to be on private computers. Valid values are:

  • $true: In private computer sessions, users can view supported Office documents in the web browser. This is the default value.
  • $false: In private computer sessions, users can't view supported Office documents in the web browser. Users can still open the file in a supported application or save the file locally.

By default in Exchange 2013 or later and Exchange Online, all Outlook on the web sessions are considered to be on private computers.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-WacViewingOnPublicComputersEnabled

The WacViewingOnPublicComputersEnabled parameter specifies whether to enable or disable web viewing of supported Office documents in public computer sessions in Office Online Server. Valid values are:

  • $true: In public computer sessions, users can view supported Office documents in the web browser. This is the default value.
  • $false: In public computer sessions, users can't view supported Office documents in the web browser. Users can still open the file in a supported application or save the file locally.

In Exchange 2013 or later, users can only specify public computer sessions if you've enabled the private/public selection on the sign in page (the LogonPagePublicPrivateSelectionEnabled parameter value is $true on the Set-OwaVirtualDirectory cmdlet).

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-WeatherEnabled

This parameter is available only in the cloud-based service.

The WeatherEnabled parameter specifies whether to enable or disable weather information in the calendar in Outlook on the web. Valid values are:

  • $true: Weather is enabled. This is the default value.
  • $false: Weather is disabled.
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Online

-WebPartsFrameOptionsType

The WebPartsFrameOptionsType parameter specifies what sources can access web parts in IFRAME or FRAME elements in Outlook on the web. Valid values are:

  • None: There are no restrictions on displaying Outlook on the web content in a frame.
  • SameOrigin: This is the default value and the recommended value. Display Outlook on the web content only in a frame that has the same origin as the content.
  • Deny: Blocks display of Outlook on the web content in a frame, regardless of the origin of the site attempting to access it.
Type:WebPartsFrameOptions
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-WebReadyDocumentViewingForAllSupportedTypes

This parameter is available only in Exchange Server 2010 and Exchange Server 2013.

The WebReadyDocumentViewingForAllSupportedTypes parameter specifies whether to enable WebReady Document Viewing for all supported file and MIME types. Valid values are:

  • $true: All supported attachment types are available for WebReady Document Viewing. This is the default value.
  • $false: Only the attachment types that are specified by the WebReadyFileTypes and WebReadyMimeTypes parameters are available for WebReady Document Viewing (you can remove values from the lists).
Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-WebReadyDocumentViewingOnPrivateComputersEnabled

This parameter is available only in Exchange Server 2010 and Exchange Server 2013.

The WebReadyDocumentViewingOnPrivateComputersEnabled parameter specifies whether WebReady Document Viewing is available in private computer sessions. Valid values are:

  • $true: WebReady Document Viewing is available in private computer sessions. This is the default value.
  • $false: WebReady Document Viewing isn't available in private computer sessions.

By default in Exchange 2013, all Outlook on the web sessions are considered to be on private computers.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-WebReadyDocumentViewingOnPublicComputersEnabled

This parameter is available only in Exchange Server 2010 and Exchange Server 2013.

The WebReadyDocumentViewingOnPublicComputersEnabled parameter specifies whether WebReady Document Viewing is in public computer sessions. Valid values are:

  • $true: WebReady Document Viewing is available for public computer sessions. This is the default value.
  • $false: WebReady Document Viewing isn't available for public computer sessions.

In Exchange 2013 or later, users can only specify public computer sessions if you've enabled the private/public selection on the sign in page (the LogonPagePublicPrivateSelectionEnabled parameter value is $true on the Set-OwaVirtualDirectory cmdlet).

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-WebReadyDocumentViewingSupportedFileTypes

This parameter is available only in Exchange Server 2010 and Exchange Server 2013.

This is a read-only parameter that can't be modified; use the WebReadyFileTypes parameter instead.

Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-WebReadyDocumentViewingSupportedMimeTypes

This parameter is available only in Exchange Server 2010 and Exchange Server 2013.

This is a read-only parameter that can't be modified; use the WebReadyMimeTypes parameter instead.

Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-WebReadyFileTypes

This parameter is available only in Exchange Server 2010 and Exchange Server 2013.

The WebReadyFileTypes parameter specifies the attachment file types (file extensions) that can be viewed by WebReady Document Viewing in Outlook on the web. The default value is all supported file types:

  • .doc
  • .docx
  • .dot
  • .pdf
  • .pps
  • .ppt
  • .pptx
  • .rtf
  • .xls
  • .xlsx

You can only remove or add values from within the list of supported file types (you can't add additional values).

To enter multiple values and overwrite any existing entries, use the following syntax: Value1,Value2,...ValueN. If the values contain spaces or otherwise require quotation marks, use the following syntax: "Value1","Value2",..."ValueN".

To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="Value1","Value2"...; Remove="Value3","Value4"...}.

This list is used only if the WebReadyDocumentViewingForAllSupportedTypes parameter is set to $false. Otherwise, all supported file types are available in WebReady Document Viewing.

Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-WebReadyMimeTypes

This parameter is available only in Exchange Server 2010 and Exchange Server 2013.

The WebReadyMimeTypes parameter specifies the MIME extensions of attachments that allow the attachments to be viewed by WebReady Document Viewing in Outlook on the web. The default value is all supported MIME types:

  • application/msword
  • application/pdf
  • application/vnd.ms-excel
  • application/vnd.ms-powerpoint
  • application/vnd.openxmlformats-officedocument.presentationml.presentation
  • application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
  • application/vnd.openxmlformats-officedocument.wordprocessingml.document
  • application/x-msexcel
  • application/x-mspowerpoint

You can only remove or add values from within the list of supported file types (you can't add additional values).

To enter multiple values and overwrite any existing entries, use the following syntax: Value1,Value2,...ValueN. If the values contain spaces or otherwise require quotation marks, use the following syntax: "Value1","Value2",..."ValueN".

To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="Value1","Value2"...; Remove="Value3","Value4"...}.

This list is used only if the WebReadyDocumentViewingForAllSupportedTypes parameter is set to $false. Otherwise, all supported MIME types are available in WebReady Document Viewing.

Type:MultiValuedProperty
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013

-WhatIf

The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-WSSAccessOnPrivateComputersEnabled

This parameter has been deprecated and is no longer used.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

-WSSAccessOnPublicComputersEnabled

This parameter has been deprecated and is no longer used.

Type:Boolean
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False
Applies to:Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online

Inputs

Input types

To see the input types that this cmdlet accepts, see Cmdlet Input and Output Types. If the Input Type field for a cmdlet is blank, the cmdlet doesn't accept input data.

Outputs

Output types

To see the return types, which are also known as output types, that this cmdlet accepts, see Cmdlet Input and Output Types. If the Output Type field is blank, the cmdlet doesn't return data.