[Index]
Title | Description | Details | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
GzipLevel | The GzipLevel parameter sets Gzip configuration information for the Outlook Web App virtual directory. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WebReadyDocumentViewingOnPrivateComputersEnabled | The WebReadyDocumentViewingOnPrivateComputersEnabled parameter enables or disables WebReady Document Viewing. Valid input for this parameter is $true or $false. The default value is $true. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. In order to show the Private computer option at sign-in, you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
SetPhotoEnabled | The SetPhotoEnabled parameter specifies whether users can add, change, and remove their sender photo in Outlook Web App. The possible values for this parameter are $true or $false. The default value is $false. When this value is set to $true, users can manage their sender photo using two methods. They can click their name in the upper-right corner of Outlook Web App, click change, and then browse to the photo they want to use. Alternatively, users can manage their photo by clicking the gear icon in the upper-right corner of Outlook Web App, and then clicking Options > Account > My account > Edit > Change. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Role | The Role parameter specifies the configuration that should be used when the virtual directory is created. The following are the values that can be used with this parameter: ClientAccess Configures the virtual directory for use on a Client Access server. Mailbox Configures the virtual directory for use on a Mailbox server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AllowedFileTypes | The AllowedFileTypes parameter specifies the extensions of file types that the user can save locally and view from a web browser. If the same extensions are in multiple settings lists, the most secure setting overrides the less secure settings. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DisplayPhotosEnabled | The DisplayPhotosEnabled parameter specifies whether users see sender photos in Outlook Web App. The possible values for this parameter are $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
PSShowComputerName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
ReportJunkEmailEnabled | The ReportJunkEmailEnabled parameter specifies whether users can report messages as junk to Microsoft in Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. If you set this parameter to $false, the Report mail as junk window doesn't appear after users select Mark as junk. This parameter is meaningful only when the JunkEmailEnabled parameter is set to $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DelegateAccessEnabled | The DelegateAccessEnabled parameter specifies whether delegates can use Outlook Web App to open folders, which they have delegate access to, through this virtual directory. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
SpellCheckerEnabled | The SpellCheckerEnabled parameter is no longer used and will be deprecated. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExternalAuthenticationMethods | The ExternalAuthenticationMethods parameter, a Services Discovery property setting, specifies the authentication methods supported on the Exchange server from outside the firewall. This parameter hasn't been implemented; however, it can be set by using the Set-OwaVirtualDirectory cmdlet. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
SearchFoldersEnabled | The SearchFoldersEnabled parameter specifies whether Search Folders are available in Outlook Web App. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
GlobalAddressListEnabled | The GlobalAddressListEnabled parameter specifies whether to show the global address list in Outlook Web App. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ForceSaveMimeTypes | The ForceSaveMimeTypes parameter specifies the MIME types of attachments that can be opened only after the file is saved locally on the user's computer. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
VirtualDirectoryType | The VirtualDirectoryType parameter description isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
FilterWebBeaconsAndHtmlForms | The FilterWebBeaconsAndHtmlForms parameter specifies how web beacons are handled. The possible values are UserFilterChoice, ForceFilter, and DisableFilter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Path | The Path parameter sets the file system path of the virtual directory. This parameter should be used with care and only when you must use a different file system path than the default. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
BlockedFileTypes | The BlockedFileTypes parameter specifies a list of extensions of attachments that are blocked. Attachments that contain these blocked extensions can't be saved locally or viewed from a web browser. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ForceSaveAttachmentFilteringEnabled | The ForceSaveAttachmentFilteringEnabled parameter specifies whether files included in the list of extensions created by the ForceSaveFileTypes parameter are filtered before the user can save them. Valid input for this parameter is $true or $false. The default value is $false. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ForceWebReadyDocumentViewingFirstOnPublicComputers | The ForceWebReadyDocumentViewingFirstOnPublicComputers parameter specifies whether a user who logs on after unchecking the Private computer option can open a document directly without first viewing it as a web page. Valid input for this parameter is $true or $false. The default value is $false. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. Therefore, this parameter is meaningful only if you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. This allows you to uncheck the Private computer option at sign-in, which indicates you are connecting from a public computer. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ServerName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
LogonPagePublicPrivateSelectionEnabled | The LogonPagePublicPrivateSelectionEnabled parameter specifies whether the Outlook Web App sign-in page includes the Private computer option at sign-in. By default, Valid input for this parameter is $true or $false. The default value is $false. By default, Exchange 2013 assumes you are connecting from a private computer. To make the Private computer option available to check or uncheck, set the value of this parameter to $true, and then restart IIS. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CalendarEnabled | The CalendarEnabled parameter specifies whether to enable the calendar for users. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
RemoteDocumentsActionForUnknownServers | The RemoteDocumentsActionForUnknownServers parameter isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DefaultTheme | The DefaultTheme parameter specifies the default theme used by Outlook Web App when the user hasn't selected a theme. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WhenCreated |
|
||||||||||||||||||||||||||||||||||||||||||||||||
AdminDisplayVersion |
|
||||||||||||||||||||||||||||||||||||||||||||||||
TasksEnabled | The TasksEnabled parameter specifies whether a user can use the Tasks feature in Outlook Web App. This parameter doesn't apply to the light version of Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExchangeVersion |
|
||||||||||||||||||||||||||||||||||||||||||||||||
ChangePasswordEnabled | The ChangePasswordEnabled parameter specifies whether users can change their passwords from inside Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AllowCopyContactsToDeviceAddressBook | The AllowCopyContactsToDeviceAddressBook parameter specifies if users can copy the contents of their Contacts folder to a mobile device's native address book when using OWA for Devices. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Exchange2003Url | The Exchange2003Url parameter specifies the Outlook Web App URL for Exchange Server 2003 mailboxes. The URL must include the Outlook Web App virtual directory name, even if you're using a redirect to simplify the URL specified by the Exchange2003Url parameter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExtendedProtectionFlags | The ExtendedProtectionFlags parameter is used to customize the options you use if you're using Extended Protection for Authentication. The possible values are: None Default setting. Proxy Specifies that a proxy is terminating the SSL channel. A Service Principal Name (SPN) must be registered in the ExtendedProtectionSPNList parameter if proxy mode is configured. ProxyCoHosting Specifies that both HTTP and HTTPS traffic may be accessing the Client Access server and that a proxy is located between at least some of the clients and the Client Access server. AllowDotlessSPN Specifies whether you want to support valid SPNs that aren't in the fully qualified domain name (FQDN) format, for example ContosoMail. You specify valid SPNs with the ExtendedProtectionSPNList parameter. This option makes extended protection less secure because dotless certificates aren't unique, so it isn't possible to ensure that the client-to-proxy connection was established over a secure channel. NoServiceNameCheck Specifies that the SPN list won't be checked to validate a channel binding token. This option makes Extended Protection for Authentication less secure. We generally don't recommend this setting. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AppPoolId | The AppPoolId parameter sets the IIS application pool in which Outlook Web App runs. We recommend that you leave this parameter at its default setting. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
JunkEmailEnabled | The JunkEmailEnabled parameter specifies whether the Junk Email management tools are enabled. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
RunspaceId |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Guid |
|
||||||||||||||||||||||||||||||||||||||||||||||||
LegacyRedirectType | The LegacyRedirectType parameter specifies the type of redirect that Outlook Web App uses to a legacy Client Access server or front-end server when forms-based authentication isn't used on the Exchange 2013 Outlook Web App virtual directory. The following values are valid for this parameter: Silent Manual Silent causes a standard redirect. Manual displays an intermediate page that shows the legacy URL so that users can change their bookmarks. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
LogonPageLightSelectionEnabled | The LogonPageLightSelectionEnabled parameter specifies whether the Outlook Web App sign-in page includes the option to sign in to the light version of Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DisplayName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
LiveIdAuthentication | The LiveIdAuthentication parameter specifies whether to configure Outlook Web App to use logon via a Microsoft account (formerly known as Windows Live ID). Set this parameter to $true to configure Outlook Web App to use logon via a Microsoft account. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
OrganizationId |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UseGB18030 | The UseGB18030 parameter specifies when to use the character set GB18030. This parameter is a character-handling registry key that works in coordination with the OutboundCharset registry key. When the UseGB18030 parameter is set to $true, the character set GB18030 is used wherever GB2312 would have been used. The default value is $false. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WacViewingOnPublicComputersEnabled | The WacViewingOnPublicComputersEnabled parameter specifies whether a user who logs on after unchecking the Private computer option can view supported Office files using Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. Therefore, this parameter is meaningful only if you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. This allows you to uncheck the Private computer option at sign-in, which indicates you are connecting from a public computer. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
SMimeEnabled | The SMimeEnabled parameter isn't available in this release. It will return in a later release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
IRMEnabled | The IRMEnabled parameter specifies whether the Information Rights Management (IRM) feature is enabled. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AnonymousFeaturesEnabled | The AnonymousFeaturesEnabled parameter specifies whether you want to allow Outlook Web App users that are logged on anonymously to access specific features. For example, if this value is set to $true, users logged on using anonymous authentication can view and change meeting content. This parameter is set to $true by default. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
SilverlightEnabled | The SilverlightEnabled parameter is no longer used and will be deprecated. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WebReadyDocumentViewingSupportedMimeTypes | The read-only WebReadyDocumentViewingSupportedMimeTypes parameter lists the MIME types supported by the conversion engine. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Url |
|
||||||||||||||||||||||||||||||||||||||||||||||||
AdfsAuthentication | The AdfsAuthentication parameter enables or disables Active Directory Federation Services (ADFS) authentication on the Outlook Web App virtual directory. Valid input for this parameter is $true or $false. The default value is $false. The ADFS authentication settings for Set-OwaVirtualDirectory and Set-EcpVirtualDirectory are related. You need to set the AdfsAuthentication parameter on Set-EcpVirtualDirectory to $true before you can set the AdfsAuthentication parameter on Set-OwaVirtualDirectory to $true. Likewise, you need to set the AdfsAuthentication parameter on Set-OwaVirtualDirectory to $false before you can set the AdfsAuthentication parameter on Set-EcpVirtualDirectory to $false. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
PublicFoldersEnabled | The PublicFoldersEnabled parameter specifies whether a user can browse or read items in public folders using Outlook Web App. By default, the PublicFoldersEnabled parameter is set to $true. If the PublicFoldersEnabled parameter is set to $false, users can only access their private mailboxes in Outlook Web App. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExtendedProtectionTokenChecking | The ExtendedProtectionTokenChecking parameter defines how you want to use Extended Protection for Authentication on the specified Exchange virtual directory. Extended Protection for Authentication isn't enabled by default. The available settings are: None Extended Protection for Authentication won't be used. Connections between the client and Exchange won't use Extended Protection for Authentication on this virtual directory. This is the default setting. Allow Extended Protection for Authentication will be used for connections between the client and Exchange on this virtual directory if both the client and server support Extended Protection for Authentication. Connections that don't support Extended Protection for Authentication on the client and server will work, but may not be as secure as a connection using Extended Protection for Authentication. If you have a proxy server between the client and the Client Access server that's configured to terminate the client-to-proxy SSL channel, you must also configure one or more Service Principal Names (SPNs) by using the ExtendedProtectionSPNList parameter. Require Extended Protection for Authentication will be used for all connections between clients and Exchange servers for this virtual directory. If either the client or server doesn't support Extended Protection for Authentication, the connection between the client and server will fail. If you set this option, you must also set a value for the ExtendedProtectionSPNList parameter. If you have a proxy server between the client and the Client Access server that's configured to terminate the client-to-proxy SSL channel, you must also configure one or more SPNs using the parameter ExtendedProtectionSPNList. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WebReadyMimeTypes | The WebReadyMimeTypes parameter creates a list of MIME types on which WebReady Document Viewing is performed. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
OAuthAuthentication | This parameter is reserved for internal Microsoft use. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
OwaVersion |
|
||||||||||||||||||||||||||||||||||||||||||||||||
DistinguishedName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
PremiumClientEnabled | The PremiumClientEnabled parameter is no longer used and will be deprecated. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
RemoteDocumentsInternalDomainSuffixList | The RemoteDocumentsInternalDomainSuffixList parameter isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
SetPhotoURL | The SetPhotoURL parameter specifies the location of the user photos. This value isn't set by default. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AllowedMimeTypes | The AllowedMimeTypes parameter specifies extensions of MIME attachments that users can save locally and view from a web browser. If the same extensions are in multiple settings lists, the most secure setting overrides the less secure settings. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
LogonAndErrorLanguage | The LogonAndErrorLanguage parameter specifies which language Outlook Web App uses for forms-based authentication and for error messages that occur when a user's current language setting can't be read. When this parameter has a value of 0, the language selection is undefined. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
UserDiagnosticEnabled | This parameter is reserved for internal Microsoft use. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Server | The Server parameter specifies the Exchange server on which you want to create the virtual directory. You can use any value that uniquely identifies the server, for example: Name FQDN Distinguished name (DN) Exchange Legacy DN If you don't use the Server parameter, the virtual directory will be created on the server where the Remote PowerShell session is established This will always be a Mailbox server. If you want to create the virtual directory on a Client Access server or another Mailbox server, you must use the Server parameter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
FailbackUrl | The FailbackUrl parameter specifies the host name Outlook Web App uses to connect to the Client Access server after failback in a site resilience process and requires a separate Domain Name System (DNS) entry pointing to the original Client Access server's IP address. The FailbackUrl parameter must be different from the ExternalUrl parameter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
MetabasePath |
|
||||||||||||||||||||||||||||||||||||||||||||||||
ActiveSyncIntegrationEnabled | The ActiveSyncIntegrationEnabled parameter disables Microsoft Exchange ActiveSync on the Outlook Web App Options page. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
InternalUrl | The InternalUrl parameter specifies the host name to be used to connect to the Exchange server from inside the firewall. This setting is important when SSL is used. You can only configure this setting on Exchange virtual directories. The default Exchange virtual directory is /owa. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
RemindersAndNotificationsEnabled | The RemindersAndNotificationsEnabled parameter specifies whether notifications and reminders are enabled in Outlook Web App. This parameter doesn't apply to the light version of Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DomainController | The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that writes this configuration change to Active Directory. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
FolderPathname |
|
||||||||||||||||||||||||||||||||||||||||||||||||
ObjectCategory |
|
||||||||||||||||||||||||||||||||||||||||||||||||
IsValid |
|
||||||||||||||||||||||||||||||||||||||||||||||||
NotesEnabled | The NotesEnabled parameter specifies whether the Notes folder is visible in Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WhenChanged |
|
||||||||||||||||||||||||||||||||||||||||||||||||
ForceWacViewingFirstOnPrivateComputers | The ForceWacViewingFirstOnPrivateComputers parameter specifies whether a user can open an Office file directly without first viewing it as a web page. Valid input for this parameter is $true or $false. The default value is $false. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. In order to show the Private computer option at sign-in, you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ObjectState |
|
||||||||||||||||||||||||||||||||||||||||||||||||
WebReadyFileTypes | The WebReadyFileTypes parameter creates a list of file types on which WebReady Document Viewing is performed. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
InstantMessagingCertificateThumbprint | The InstantMessagingCertificateThumbprint parameter specifies the trusted certificate used to communicate between the instant messaging server and the Client Access server. Use the Get-ExchangeCertificate cmdlet to find the thumbprint of the certificate. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
NotificationInterval | The NotificationInterval parameter is no longer used and will be deprecated. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AdminDisplayName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
RulesEnabled | The RulesEnabled parameter specifies whether a user can view, create, or modify server-side rules using Outlook Web App. By default, the RulesEnabled parameter is set to $true. If the RulesEnabled parameter is set to $false, users must use Microsoft Outlook to view, create, and modify server-side rules. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AllowOfflineOn | The AllowOfflineOn parameter specifies which computers can use Outlook Web App in offline mode. The possible values are: NoComputers AllComputers PrivateComputersOnly The default value is AllComputers. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. In order to show the Private computer option at sign-in, you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. If the feature is enabled and users are using a supported browser, they can use Outlook Web App in offline mode. Users can turn the feature on or off in Outlook Web App. To turn the feature on, click the gear icon and then select Stop using offline. To turn the feature off, click the gear icon and then select Use mail offline. The supported browsers are Microsoft Internet Explorer 10, Safari 4, or Chrome 16. For more information, see Using Outlook Web App offline (http://go.microsoft.com/fwlink/?LinkId=267644). |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DigestAuthentication | The DigestAuthentication parameter enables or disables Digest authentication on the virtual directory. Valid input for this parameter is $true or $false. The default value is $false. This parameter can't be used with the FormsAuthentication parameter. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExternalUrl | The ExternalUrl parameter specifies the host name to be used to connect to the Exchange server from outside the firewall. This setting is important when Secure Sockets Layer (SSL) is used. You can only configure this setting on Exchange virtual directories. The default Exchange virtual directory is /owa. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WSSAccessOnPrivateComputersEnabled | The WSSAccessOnPrivateComputersEnabled parameter isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
PSComputerName |
|
||||||||||||||||||||||||||||||||||||||||||||||||
WebPartsFrameOptionsType | The WebPartsFrameOptionsType parameter specifies what sources can access Outlook Web App web parts in IFRAME or FRAME elements. This parameter can have the following values: None This indicates that there are no restrictions on displaying Outlook Web App content in a frame. SameOrigin This is the default value and the recommended value. This allows display of Outlook Web App content only in a frame that has the same origin as the content. Deny This blocks display of Outlook Web App content in a frame regardless of the origin of the site attempting to access it. AllowFrom This isn't yet available. It will be implemented in a later release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
TextMessagingEnabled | The TextMessagingEnabled parameter specifies whether users can send and receive text messages. This parameter doesn't apply to the light version of Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Identity | The Identity parameter specifies the name or GUID of an Outlook Web App virtual directory. It's represented as: ServerName\VirtualDirectoryName (WebsiteName). |
|
|||||||||||||||||||||||||||||||||||||||||||||||
OutboundCharset | The OutboundCharset parameter specifies the character set used for messages sent by users on a specific Outlook Web App virtual directory. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ClientAuthCleanupLevel | The ClientAuthCleanupLevel parameter specifies how much of the cache is cleared when the user logs off in Outlook Web App. This parameter doesn't apply to the light version of Outlook Web App. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
UserContextTimeout | The UserContextTimeout parameter specifies the time-out setting, in minutes, for a user context object. This parameter doesn't limit public and private forms-based authentication time-out settings. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
InternalAuthenticationMethods |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UMIntegrationEnabled | The UMIntegrationEnabled parameter specifies whether Unified Messaging is enabled on Outlook Web App. This setting applies only if Unified Messaging has been enabled for a user using the Enable-UMMailbox cmdlet. This parameter doesn't apply to the light version of Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WebReadyDocumentViewingForAllSupportedTypes | The WebReadyDocumentViewingForAllSupportedTypes parameter enables WebReady Document Viewing for all supported file and MIME types. If this parameter is set to $false, use the WebReadyFileTypes and WebReadyMimeTypes parameters to set which file and MIME types to convert. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
RecoverDeletedItemsEnabled | 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. By default, the RecoverDeletedItemsEnabled parameter is set to $true. If the RecoverDeletedItemsEnabled parameter is set to $false, the items deleted from the Deleted Items folder are retained. However, users can't view, recover, or permanently delete them using Outlook Web App. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WacViewingOnPrivateComputersEnabled | The WacViewingOnPrivateComputersEnabled parameter specifies whether a user can view supported Office files using Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. In order to show the Private computer option at sign-in, you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExchwebProxyDestination | The ExchwebProxyDestination parameter is no longer used and will be deprecated. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WhenChangedUTC |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UNCAccessOnPublicComputersEnabled | The UNCAccessOnPublicComputersEnabled parameter isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
LogonFormat | The LogonFormat parameter specifies the type of logon format forms-based authentication must use on the Outlook Web App sign-in page. Possible attributes are FullDomain, UserName, or PrincipalName. If you specify the FullDomain attribute, the User name field on the Outlook Web App sign-in page requires the user name to be entered in the format domain\user name. If you specify the UserName attribute, you must also specify the DefaultDomain parameter. If you specify the PrincipalName attribute, the User name field on the Outlook Web App sign-in page requires a user principal name (UPN) address. This sign-in method works only for users whose UPN name is the same as their email address. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ThemeSelectionEnabled | The ThemeSelectionEnabled parameter specifies whether users can select a theme in Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WebSite |
|
||||||||||||||||||||||||||||||||||||||||||||||||
SignaturesEnabled | The SignaturesEnabled parameter is no longer used and will be deprecated. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
InstantMessagingServerName | The InstantMessagingServerName parameter specifies the fully qualified domain name (FQDN) of the instant messaging server or set of servers behind a load balancing device. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WhenCreatedUTC |
|
||||||||||||||||||||||||||||||||||||||||||||||||
PlacesEnabled | This parameter is reserved for internal Microsoft use. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
InstantMessagingEnabled | The InstantMessagingEnabled parameter specifies whether to enable instant messaging in Outlook Web App. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
JournalEnabled | The JournalEnabled parameter specifies whether the Journal folder is visible. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
FormsAuthentication | The FormsAuthentication parameter enables or disables forms-based authentication on the Outlook Web App virtual directory. Valid input for this parameter is $true or $false. The default value is $true. If the FormsAuthentication parameter is set to $true, the BasicAuthentication parameter is set to $true, and the DigestAuthentication and WindowsAuthentication parameters are set to $false. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
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. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
OriginatingServer |
|
||||||||||||||||||||||||||||||||||||||||||||||||
IntegratedFeaturesEnabled | The IntegratedFeaturesEnabled parameter specifies whether to allow Outlook Web App users who are logged on using Integrated Windows authentication to access specific features. For example, if this value is set to $true, users logged on using Integrated Windows authentication can view and change meeting content. This is set to $true by default. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WebSiteName | The WebSiteName parameter specifies the name of the IIS website under which the Outlook Web App virtual directory is created. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
OWALightEnabled | The OWALightEnabled parameter is no longer used and will be deprecated. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ForceWacViewingFirstOnPublicComputers | The ForceWacViewingFirstOnPublicComputers parameter specifies whether a user who logs on after unchecking the Private computer option can open an Office file directly without first viewing it as a web page. Valid input for this parameter is $true or $false. The default value is $false. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. Therefore, this parameter is meaningful only if you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. This allows you to uncheck the Private computer option at sign-in, which indicates you are connecting from a public computer. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ApplicationRoot | The ApplicationRoot parameter sets the path of the virtual directory in the metabase. This parameter hasn't been implemented. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ObjectClass |
|
||||||||||||||||||||||||||||||||||||||||||||||||
RedirectToOptimalOWAServer | The RedirectToOptimalOWAServer parameter, when set to $true, causes Outlook Web App to use service discovery to find the best Client Access server to use after a user authenticates. If redirection is disabled, Outlook Web App doesn't redirect clients to the most optimal Client Access server. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ContactsEnabled | The ContactsEnabled parameter specifies whether Contacts are enabled for users. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ForceWebReadyDocumentViewingFirstOnPrivateComputers | The ForceWebReadyDocumentViewingFirstOnPrivateComputers parameter specifies whether a user can open a document directly without first viewing it as a web page. Valid input for this parameter is $true or $false. The default value is $false. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. In order to show the Private computer option at sign-in, you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
UNCAccessOnPrivateComputersEnabled | The UNCAccessOnPrivateComputersEnabled parameter isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WebReadyDocumentViewingSupportedFileTypes | The read-only WebReadyDocumentViewingSupportedFileTypes parameter lists the file types supported by the conversion engine. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
InstantMessagingType | The InstantMessagingType parameter specifies the type of instant messaging provider to be used. Set this parameter to None for no provider and Ocs for Microsoft Office Communications Server. The Msn value is no longer used and will be deprecated. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WindowsAuthentication | The WindowsAuthentication parameter enables or disables Integrated Windows authentication on the Outlook Web App virtual directory. Valid input for this parameter is $true or $false. The default value is $false. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DefaultClientLanguage | The DefaultClientLanguage parameter isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DirectFileAccessOnPublicComputersEnabled | The DirectFileAccessOnPublicComputersEnabled parameter specifies the left-click options on attachments when a user logs on after unchecking the Private computer option. If this parameter is set to $true, Open is an available option. If it's set to $false, the Open option is disabled. The default value is $true. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. Therefore, this parameter is meaningful only if you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. This allows you to uncheck the Private computer option at sign-in, which indicates you are connecting from a public computer. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExtendedProtectionSPNList | The ExtendedProtectionSPNList parameter specifies a list of valid Service Principal Names (SPNs) if you're using Extended Protection for Authentication on the specified virtual directory. The possible values are: Null This is the default value. Single SPN or comma delimited list of valid SPNs By default, you must specify the fully qualified domain name (FQDN) (for example mail.contoso.com) for each SPN. If you want to add an SPN that's not an FQDN (for example, ContosoMail), you must also use the ExtendedProtectionTokenChecking parameter with the AllowDotlessSPN value. You specify the domain in SPN format. The SPN format is <protocol>/<FQDN>. For example, a valid entry could be HTTP/mail.contoso.com. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ExplicitLogonEnabled | The ExplicitLogonEnabled parameter specifies whether to allow a user to open someone else's mailbox in Outlook Web App. If this parameter is set to $true, it allows a user to open someone else's mailbox in Outlook Web App. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Name |
|
||||||||||||||||||||||||||||||||||||||||||||||||
UseISO885915 | The UseISO885915 parameter specifies when to use the character set ISO8859-15. This parameter is a character-handling registry key that works in coordination with the OutboundCharset registry key. When the UseISO885915 parameter is set to $true, the character set ISO8859-15 is used wherever ISO8859-1 would have been used. The default value is $false. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AllAddressListsEnabled | The AllAddressListsEnabled parameter specifies which address lists are available to the user. You can use one of the following values: If set to $true, users can view all address lists. If set to $false, users can view only the global address list (GAL). The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WSSAccessOnPublicComputersEnabled | The WSSAccessOnPublicComputersEnabled parameter isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ForceSaveFileTypes | The ForceSaveFileTypes parameter specifies a list of extensions of attachments that can be opened only after the file is saved locally on the user's computer. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
WebReadyDocumentViewingOnPublicComputersEnabled | The WebReadyDocumentViewingOnPublicComputersEnabled parameter enables or disables WebReady Document Viewing for a user who logs on after unchecking the Private computer option. Valid input for this parameter is $true or $false. The default value is $true. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. Therefore, this parameter is meaningful only if you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. This allows you to uncheck the Private computer option at sign-in, which indicates you are connecting from a public computer. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
ActionForUnknownFileAndMIMETypes | The ActionForUnknownFileAndMIMETypes parameter specifies how to handle files that aren't included in other File Access Management lists. The following values are valid for this parameter: Allow ForceSave Block |
|
|||||||||||||||||||||||||||||||||||||||||||||||
PredictedActionsEnabled | The PredictedActionsEnabled parameter specifies whether you want Outlook Web App to customize the user experience by making predictions about the action that a user should take on a particular item. This value is set to $false by default. If this value is set to $true, Outlook Web App tries to make suggestions for the user. For example: The user interface may change the order of items in an options list based on the context the user is in. Outlook Web App may highlight an icon or other user interface element that is the next logical step in the completion of a task. Upon initiating a move email item operation, the user interface may suggest the folder that you want to move email items based on previous actions of the user. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
BasicAuthentication | The BasicAuthentication parameter enables or disables Basic authentication on the Outlook Web App virtual directory. This parameter can be used with the FormsAuthentication parameter or with the DigestAuthentication and WindowsAuthentication parameters. Valid input for this parameter is $true or $false. The default value is $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
BlockedMimeTypes | The BlockedMimeTypes parameter specifies a list of MIME extensions of attachments that are blocked. Attachments that contain these blocked MIME extensions can't be saved locally or viewed from a web browser. To enter multiple values and overwrite any existing entries, use the following syntax: <value1>,<value2>.... If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "<value1>","<value2>".... To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="<value1>","<value2>"...; Remove="<value1>","<value2>"...}. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
RemoteDocumentsBlockedServers | The RemoteDocumentsBlockedServers parameter isn't available in this release. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DirectFileAccessOnPrivateComputersEnabled | The DirectFileAccessOnPrivateComputersEnabled parameter specifies the left-click options on attachments. If this parameter is set to $true, Open is an available option. If it's set to $false, the Open option is disabled. The default value is $true. By default, Outlook Web App in Exchange 2013 assumes you are connecting from a private computer. In order to show the Private computer option at sign-in, you set the LogonPagePublicPrivateSelectionEnabled parameter to the value $true. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
DefaultDomain | The DefaultDomain parameter specifies which domain to use when the LogonFormat parameter is set to UserName. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
RemoteDocumentsAllowedServers | The RemoteDocumentsAllowedServers parameter isn't available in this release. |
|