06-19-2008 01:20 PM
06-19-2008 08:03 PM
By default, the Enterprise Vault Outlook Add-ins automatically deploy forms to the user's Personal Forms Library when no Organizational Forms Library is available.
Later, when you set up the Exchange Mailbox Policy in the Enterprise Vault Administration Console, you can use the Outlook policy setting, Deploy forms Locally, to control the Outlook Add-in behavior.
06-20-2008 06:45 AM
06-20-2008 01:42 PM
From the Install/config guide on page 150.
Creating Organizational Forms folders
On Exchange Server 2000 and 2003, you use Exchange System Manager to create folders in the Organizational Forms Library.
On Exchange Server 2007, the method used to create the Organizational Forms Library and folders has changed; you cannot use the administrative tools. The method described in this section uses the MAPI editor, MfcMapi.exe, which you can obtain from the following Microsoft Web location:
http://go.microsoft.com/?linkid=5684182
To create Organizational Forms folders on Exchange Server 2007Create a new Organizational forms folder, as follows:
■ Click Start, point to All Programs, click Microsoft Exchange Server 2007, and then click Exchange Management Shell.
■ Run the following command at the Exchange Management Shell prompt:
New-PublicFolder -Path "\NON_IPM_SUBTREE\EFORMS REGISTRY"
-Name "Enterprise Vault Forms (English)"
The name given here is just an example. Repeat this command to create a folder for each language that you want to publish.
Check that the public folders are displayed in Outlook:
■ Use an account that belongs to the Exchange Administrators Group to log on to an Enterprise Vault server that has Outlook 2003 installed.
■ Configure a new mail profile and start Outlook.
■ If the public folder store does not appear within a few seconds, you may need to wait for Exchange Server to update. Alternatively, restart the
Exchange Server information store to force an update.
Add the PR_EFORMS_LOCALE_ID property to set language of the forms folder, as follows:
■ Start the Microsoft Exchange Server MAPI Editor (MfcMapi.exe) from the MFCMAPI folder.
■ Select or create a MAPI profile as necessary.
■ On the Session menu, click Logon and Display Store Table.
■ On the MDB menu, click Open Public Folder Store, and then click OK.
■ Expand Public Root, expand NON_IPM_SUBTREE, and then expand
EFORMS REGISTRY
.■ Click the public folder that you created in step 1. For example, click
"Enterprise Vault Forms (English)".
■ On the Property pane menu, click Modify Extra Properties.
■ Click Add, and then click Select Property Tag.
■ Click PR_EFORMS_LOCALE_ID in the list, and then click OK.
■ Click OK twice. A red mark is displayed next to the new
PR_EFORMS_LOCALE_ID
property.■ Double-click PR_EFORMS_LOCALE_ID.
■ In the Unsigned Decimal box, type the locale ID you require, and then click OK.
For example, type 1033 for English, or 1040 for Italian.
To determine the locale ID for other locales, visit the following Microsoft Web site:
http://msdn2.microsoft.com/en-us/library/aa579489.aspx
■ Select PR_PUBLISH_IN_ADDRESS_BOOK, right click and select Edit
Property, clear Boolean and then click OK.
■ Exit MAPI Editor.
06-21-2008 10:49 AM
06-21-2008 12:10 PM
09-26-2008 01:14 AM
09-26-2008 01:33 AM
deploay the forms locally in the personal folder.
forget about this public folder thing, it's a mess!
01-07-2009 05:13 PM
Unless you want to use OWA - Forms will have to be uploaded then for Icons to work.
OWA in exchange 2007 is very nice, and should be used :)
01-07-2009 06:00 PM
We have deployed the forms to the org forms library, but found that (at least for outlook in cached mode) that we occasionally lost the forms. We then had to open the shortcuts and the forms were reinstalled OK. I now have the policy setup to always deploy forms locally.
Ben
..
01-19-2009 12:42 AM
The best way since v7.5 is to deploy it locally over the client to personal forms libary of outlook...
________________