To uninstall the SkyVault Outlook files, use the Module Management Tool
(MMT).
Note: To completely remove Outlook Integration, you must uninstall the Outlook package from
SkyVault as well as from Microsoft Outlook on all Windows clients. This information
provides uninstall directions for the SkyVault 2.0 modules.
Note: To uninstall the Outlook Client from your Windows clients, use the standard
Programs > Uninstall Program feature in Windows. Look for
SkyVault Outlook Client and uninstall it.
- Stop the SkyVault server.
-
Use the information in Uninstalling an AMP file to uninstall each AMP file.
For example, for SkyVault 5.1 and above, from the SkyVault root directory, you need two commands:
java -jar bin/alfresco-mmt.jar uninstall com.westernacher.wps.AlfrescoMailIntegrationRepository tomcat/webapps/alfresco.war java -jar SkyVault-mmt.jar uninstall com.westernacher.wps.AlfrescoMailIntegrationShare tomcat/webapps/share.war
For SkyVault 5.0 and 4.2, from the SkyVault root directory, you need three commands:java -jar bin/alfresco-mmt.jar uninstall com.westernacher.wps.AlfrescoMailIntegrationRepository tomcat/webapps/alfresco.war java -jar bin/alfresco-mmt.jar uninstall com.westernacher.wps.WpsAlfrescoUtilsRepository tomcat/webapps/alfresco.war java -jar SkyVault-mmt.jar uninstall com.westernacher.wps.AlfrescoMailIntegrationShare tomcat/webapps/share.war
Use these commands to check whether the AMP files were removed:java -jar bin/alfresco-mmt.jar list tomcat/webapps/alfresco.war java -jar bin/alfresco-mmt.jar list tomcat/webapps/share.war
-
Delete the tomcat/webapps/SkyVault and
tomcat/webapps/share folders in the SkyVault installation
directory.
Deleting these directories forces Tomcat to read the edited WAR files when SkyVault is restarted.
- Restart the SkyVault server.