|
Parameter
|
Required
|
Type
|
Description
|
|---|
|
Identity
|
Required
|
Microsoft.Exchange.Configuration.Tasks.VirtualDirectoryIdParameter
|
The Identity parameter specifies the name or GUID of an Outlook Web App virtual directory. The Identity parameter is represented as: ServerName\VirtualDirectoryName (WebsiteName).
|
|
ActionForUnknownFileAndMIMETypes
|
Optional
|
System.Nullable
|
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:
|
|
ActiveSyncIntegrationEnabled
|
Optional
|
System.Nullable
|
The ActiveSyncIntegrationEnabled parameter disables Microsoft Exchange ActiveSync on the Outlook Web App Options page.
|
|
AllAddressListsEnabled
|
Optional
|
System.Nullable
|
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.
|
|
AllowedFileTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
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.
|
|
AllowedMimeTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
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.
|
|
BasicAuthentication
|
Optional
|
System.Boolean
|
The BasicAuthentication parameter specifies whether Basic authentication is enabled on the Outlook Web App virtual directory. This parameter can be used with the FormsAuthentication parameter or with the DigestAuthentication and WindowsAuthentication parameters.
|
|
BlockedFileTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
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.
|
|
BlockedMimeTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
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.
|
|
CalendarEnabled
|
Optional
|
System.Nullable
|
The CalendarEnabled parameter specifies whether to enable the calendar for users.
|
|
ChangePasswordEnabled
|
Optional
|
System.Nullable
|
The ChangePasswordEnabled parameter specifies whether users can change their passwords from inside Outlook Web App.
|
|
ClientAuthCleanupLevel
|
Optional
|
Microsoft.Exchange.Data.Directory.SystemConfiguration.ClientAuthCleanupLevels
|
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.
|
|
Confirm
|
Optional
|
System.Management.Automation.SwitchParameter
|
The Confirm switch causes the command to pause processing and requires you to acknowledge what the command will do before processing continues. You don't have to specify a value with the Confirm switch.
|
|
ContactsEnabled
|
Optional
|
System.Nullable
|
The ContactsEnabled parameter specifies whether Contacts are enabled for users.
|
|
DefaultClientLanguage
|
Optional
|
System.Nullable
|
The DefaultClientLanguage parameter, if set to a value other than 0, specifies the Outlook Web App language used when a user who hasn't selected a specific language on the Options page logs on to Outlook Web App.
Note:
$null isn't a valid value for this parameter.
|
|
DefaultDomain
|
Optional
|
System.String
|
The DefaultDomain parameter specifies which domain to use when the LogonFormat parameter is set to UserName.
|
|
DefaultTheme
|
Optional
|
System.String
|
The DefaultTheme parameter isn't available in this release.
|
|
DelegateAccessEnabled
|
Optional
|
System.Nullable
|
The DelegateAccessEnabled parameter specifies whether delegates can use Outlook Web App to open folders they have delegate access to through this virtual directory.
|
|
DigestAuthentication
|
Optional
|
System.Boolean
|
The DigestAuthentication parameter specifies whether Digest authentication is enabled on the virtual directory. This parameter can't be used with the FormsAuthentication parameter.
|
|
DirectFileAccessOnPrivateComputersEnabled
|
Optional
|
System.Nullable
|
The DirectFileAccessOnPrivateComputersEnabled parameter specifies the left-click options on attachments when the user has chosen to log on using the Private option. If this parameter is set to $true, Open is an available option. If it's set to $false, the Open option is disabled.
|
|
DirectFileAccessOnPublicComputersEnabled
|
Optional
|
System.Nullable
|
The DirectFileAccessOnPublicComputersEnabled parameter specifies the left-click options on attachments when the user has chosen to log on using the Public option. If this parameter is set to $true, Open is an available option. If it's set to $false, the Open option is disabled.
|
|
DomainController
|
Optional
|
Microsoft.Exchange.Data.Fqdn
|
The DomainController parameter specifies the fully qualified domain name (FQDN) of the domain controller that writes this configuration change to Active Directory.
|
|
Exchange2003Url
|
Optional
|
System.Uri
|
The Exchange2003Url parameter specifies the Outlook Web App URL for Exchange 2003 mailboxes. The URL must include the Outlook Web App virtual directory name, even if you are using a redirect to simplify the URL specified by the Exchange2003Url parameter.
|
|
ExchwebProxyDestination
|
Optional
|
System.Nullable
|
The ExchwebProxyDestination parameter is no longer used and will be deprecated.
|
|
ExplicitLogonEnabled
|
Optional
|
System.Nullable
|
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.
|
|
ExternalAuthenticationMethods
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The ExternalAuthenticationMethods parameter specifies the authentication methods supported on the Exchange server from outside the firewall.
|
|
ExternalUrl
|
Optional
|
System.Uri
|
The ExternalUrl parameter specifies the host name used to connect to the Exchange server from outside the firewall. This setting is also important when Secure Sockets Layer (SSL) is used.
Note:
You can only configure this option on Exchange 2010 virtual directories. The default Exchange virtual directory is /owa.
|
|
FilterWebBeaconsAndHtmlForms
|
Optional
|
System.Nullable
|
The FilterWebBeaconsAndHtmlForms parameter specifies how Web beacons are handled. The possible values are UserFilterChoice, ForceFilter, and DisableFilter.
|
|
ForceSaveFileTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The ForceSaveFileTypes parameter creates a list of extensions of attachments that can be opened only after the file is saved locally on the user's computer.
|
|
ForceSaveMimeTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
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.
|
|
ForceWebReadyDocumentViewingFirstOnPrivateComputers
|
Optional
|
System.Nullable
|
The ForceWebReadyDocumentViewingFirstOnPrivateComputers parameter specifies whether a user who has logged on using the Private option can open a document directly without first viewing it as a Web page.
|
|
ForceWebReadyDocumentViewingFirstOnPublicComputers
|
Optional
|
System.Nullable
|
The ForceWebReadyDocumentViewingFirstOnPublicComputers parameter specifies whether a user who has logged on using the Public option can open a document directly without first viewing it as a Web page.
|
|
FormsAuthentication
|
Optional
|
System.Boolean
|
The FormsAuthentication parameter specifies whether forms-based authentication is enabled on the Outlook Web App virtual directory.
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.
|
|
GlobalAddressListEnabled
|
Optional
|
System.Nullable
|
The GlobalAddressListEnabled parameter specifies whether to show the global address list in Outlook Web App.
|
|
GzipLevel
|
Optional
|
Microsoft.Exchange.Data.Directory.SystemConfiguration.GzipLevel
|
The GzipLevel parameter sets Gzip configuration information for the Outlook Web App virtual directory.
|
|
InstantMessagingEnabled
|
Optional
|
System.Nullable
|
The InstantMessagingEnabled parameter specifies whether to enable instant messaging in Outlook Web App.
|
|
InstantMessagingType
|
Optional
|
System.Nullable
|
The InstantMessagingType parameter specifies the type of instant messaging provider to be used. Set this parameter to 0 for no provider and 1 for Microsoft Office Communication Server. Outlook Live organizations can also set this parameter to 2 for Microsoft Network (MSN).
|
|
InternalUrl
|
Optional
|
System.Uri
|
The InternalUrl parameter specifies the host name of the Exchange server for connection from inside the firewall. This setting is also important when SSL is used.
Note:
You can only configure this option on Exchange 2010 virtual directories. The default Exchange virtual directory is /owa.
|
|
IRMEnabled
|
Optional
|
System.Nullable
|
The IRMEnabled parameter specifies whether the Information Rights Management (IRM) feature is enabled.
|
|
JournalEnabled
|
Optional
|
System.Nullable
|
The JournalEnabled parameter specifies whether the Journal folder is visible.
|
|
JunkEmailEnabled
|
Optional
|
System.Nullable
|
The JunkEmailEnabled parameter specifies whether the Junk E-Mail management tools are enabled.
|
|
LegacyRedirectType
|
Optional
|
System.Nullable
|
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 2010 Outlook Web App virtual directory.
The following values are valid for this parameter:
Silent causes a standard redirect. Manual displays an intermediate page that shows the legacy URL so that users can change their bookmarks.
|
|
LiveIdAuthentication
|
Optional
|
System.Boolean
|
The LiveIdAuthentication parameter specifies whether to configure Outlook Web App to use logon via Windows Live ID. Set this parameter to $true to configure Outlook Web App to use logon via Windows Live ID.
|
|
LogonAndErrorLanguage
|
Optional
|
System.Int32
|
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.
|
|
LogonFormat
|
Optional
|
Microsoft.Exchange.Data.Directory.SystemConfiguration.LogonFormats
|
The LogonFormat parameter specifies the type of logon format forms-based authentication must use on the Outlook Web App logon page.
If you specify the UserName attribute, you must also specify the DefaultDomain attribute.
If you specify the PrincipalName attribute, the User name field on the Outlook Web App logon page requires a user principal name (UPN) address. This logon method works only for users whose UPN name is the same as their e-mail address.
|
|
NotesEnabled
|
Optional
|
System.Nullable
|
The NotesEnabled parameter specifies whether the Notes folder is visible in Outlook Web App.
|
|
NotificationInterval
|
Optional
|
System.Nullable
|
The NotificationInterval parameter specifies the polling frequency, in seconds, with which the client must poll the server for new item notifications, reminder updates, and session time-out information in Outlook Web App. This parameter doesn't apply to the light version of Outlook Web App.
|
|
OrganizationEnabled
|
Optional
|
System.Nullable
|
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 turned off.
|
|
OutboundCharset
|
Optional
|
System.Nullable
|
The OutboundCharset parameter specifies the character set used for messages sent by users on a specific Outlook Web App virtual directory.
|
|
OWALightEnabled
|
Optional
|
System.Nullable
|
The OWALightEnabled parameter, when set to $false, removes the option to use the light version of Outlook Web App from the logon page and removes the Accessibility check box from the General Options tab. This parameter doesn't apply to Outlook Web App.
|
|
PremiumClientEnabled
|
Optional
|
System.Nullable
|
The PremiumClientEnabled parameter specifies whether a user can access Outlook Web App. This parameter doesn't apply to the light version of Outlook Web App.
|
|
PublicFoldersEnabled
|
Optional
|
System.Nullable
|
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.
|
|
RecoverDeletedItemsEnabled
|
Optional
|
System.Nullable
|
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.
|
|
RedirectToOptimalOWAServer
|
Optional
|
System.Nullable
|
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.
|
|
RemindersAndNotificationsEnabled
|
Optional
|
System.Nullable
|
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.
|
|
RemoteDocumentsActionForUnknownServers
|
Optional
|
System.Nullable
|
The RemoteDocumentsActionForUnknownServers parameter isn't available in this release.
|
|
RemoteDocumentsAllowedServers
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The RemoteDocumentsAllowedServers parameter isn't available in this release.
|
|
RemoteDocumentsBlockedServers
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The RemoteDocumentsBlockedServers parameter isn't available in this release.
|
|
RemoteDocumentsInternalDomainSuffixList
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The RemoteDocumentsInternalDomainSuffixList parameter isn't available in this release.
|
|
RulesEnabled
|
Optional
|
System.Nullable
|
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.
|
|
SearchFoldersEnabled
|
Optional
|
System.Nullable
|
The SearchFoldersEnabled parameter specifies whether a user can use the Search function on Outlook Web App folders.
|
|
SignaturesEnabled
|
Optional
|
System.Nullable
|
The SignaturesEnabled parameter specifies whether a user can use the Signature feature in Outlook Web App.
|
|
SMimeEnabled
|
Optional
|
System.Nullable
|
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. By default, the SMimeEnabled parameter is set to $true. If the SMimeEnabled parameter is set to $false, users are unable to read or compose messages that are opaque-signed or encrypted. Messages that are clear-signed can be read but not composed, and their signatures aren't validated.
|
|
SpellCheckerEnabled
|
Optional
|
System.Nullable
|
The SpellCheckerEnabled parameter specifies whether a user can check spelling in Outlook Web App. This parameter doesn't apply to the light version of Outlook Web App.
|
|
TasksEnabled
|
Optional
|
System.Nullable
|
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.
|
|
TextMessagingEnabled
|
Optional
|
System.Nullable
|
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.
|
|
ThemeSelectionEnabled
|
Optional
|
System.Nullable
|
The ThemeSelectionEnabled parameter isn't available in this release.
|
|
UMIntegrationEnabled
|
Optional
|
System.Nullable
|
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.
|
|
UNCAccessOnPrivateComputersEnabled
|
Optional
|
System.Nullable
|
The UNCAccessOnPrivateComputersEnabled parameter isn't available in this release.
|
|
UNCAccessOnPublicComputersEnabled
|
Optional
|
System.Nullable
|
The UNCAccessOnPublicComputersEnabled parameter isn't available in this release.
|
|
UseGB18030
|
Optional
|
System.Nullable
|
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 1, the character set GB18030 is used wherever GB2312 would have been used.
|
|
UseISO885915
|
Optional
|
System.Nullable
|
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 1, the character set ISO8859-15 is used wherever ISO8859-1 would have been used.
|
|
UserContextTimeout
|
Optional
|
System.Nullable
|
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.
|
|
VirtualDirectoryType
|
Optional
|
System.Nullable
|
The VirtualDirectoryType parameter description isn't available in this release.
|
|
WebReadyDocumentViewingForAllSupportedTypes
|
Optional
|
System.Nullable
|
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.
|
|
WebReadyDocumentViewingOnPrivateComputersEnabled
|
Optional
|
System.Nullable
|
The WebReadyDocumentViewingOnPrivateComputersEnabled parameter specifies whether WebReady Document Viewing is enabled when the user selects the This is a private computer option on the Outlook Web App logon page.
|
|
WebReadyDocumentViewingOnPublicComputersEnabled
|
Optional
|
System.Nullable
|
The WebReadyDocumentViewingOnPublicComputersEnabled parameter specifies whether WebReady Document Viewing is enabled when the user selects the This is a public or shared computer option on the Outlook Web App logon page.
|
|
WebReadyDocumentViewingSupportedFileTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The read-only WebReadyDocumentViewingSupportedFileTypes parameter lists the file types supported by the conversion engine.
|
|
WebReadyDocumentViewingSupportedMimeTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The read-only WebReadyDocumentViewingSupportedMimeTypes parameter lists the MIME types supported by the conversion engine.
|
|
WebReadyFileTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The WebReadyFileTypes parameter creates a list of file types on which WebReady Document Viewing is performed.
|
|
WebReadyMimeTypes
|
Optional
|
Microsoft.Exchange.Data.MultiValuedProperty
|
The WebReadyMimeTypes parameter creates a list of MIME types on which WebReady Document Viewing is performed.
|
|
WhatIf
|
Optional
|
System.Management.Automation.SwitchParameter
|
The WhatIf switch instructs the command to simulate the actions that it would take on the object. By using the WhatIf switch, you can view what changes would occur without having to apply any of those changes. You don't have to specify a value with the WhatIf switch.
|
|
WindowsAuthentication
|
Optional
|
System.Boolean
|
The WindowsAuthentication parameter specifies whether Integrated Windows authentication is permitted on the Outlook Web App virtual directory.
|
|
WSSAccessOnPrivateComputersEnabled
|
Optional
|
System.Nullable
|
The WSSAccessOnPrivateComputersEnabled parameter isn't available in this release.
|
|
WSSAccessOnPublicComputersEnabled
|
Optional
|
System.Nullable
|
The WSSAccessOnPublicComputersEnabled parameter isn't available in this release.
|