Veritas Enterprise Vault™ Setting up the Enterprise Vault Office Mail App
- Setting up the Enterprise Vault Office Mail App
- About the Enterprise Vault Office Mail App
- Deploying the Enterprise Vault Office Mail App
- Troubleshooting the Enterprise Vault Office Mail App
About New-App command parameters for the Enterprise Vault Office Mail App
In the New-App command, you must specify the Active Directory attribute LegacyExchangeDN with the OfficeMailAppManifest.aspx
page. You can also specify other parameters, if required. The OfficeMailAppManifest.aspx
page supports the following query string parameters:
LegacyMbxDN | Mandatory. The Active Directory attribute LegacyExchangeDN for the user. If the LegacyExchangeDN value includes any URI reserved characters, then the LegacyExchangeDN value in the -Url parameter must be encoded. The following are examples of URI reserved characters: : / ? # [ ] @ $ & ' / + , ; = |
OfficeAppName | Optional. The name of the Office Mail App in the Office Mail App Bar. The name defaults to Enterprise Vault. |
BaseURL | Optional. The URL of the |
The manifest file is not generated if invalid values are supplied. The typical causes are as follows:
The mailbox is not enabled for archiving.
The LegacyExchangeDN value in the -Url parameter includes reserved characters, but the value is not encoded.
The BaseURL value is not valid.
If the manifest file is not generated, the New-App command may return an error message of the following type:
The app couldn't be downloaded. Error message: The remote server returned an error: (500) Internal Server Error.
The Office Mail App troubleshooting information includes an example script that returns a more detailed error message when the manifest file is not created.
See The Enterprise Vault Office Mail App manifest file is not created.