Wednesday 10 October 2012

Symantec HTTP Vault only addin not working on Office 2010 in a Citrix - Xenapp environment.




Error when trying to open a vaulted email in a citrix / xenapp session
Microsoft outlook cannot provide form scripting support.

Made sure that I have installed the latest version of EV Client HTTP version.

Log onto your server farm,

Find a copy of OUTLVBS.DLL  and copy to the server Office 14 folder.

Found one on my local machine with the same version of Office installed.



 


Run regedit to find the GUID version of MS Office 14



 

*[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionInstallerUserDataS-1-5-18Products*

 



 

 

 
Run the following.

msiexec /i {90140000-0011-0000-0000-0000000FF1CE}DDLOCAL=OutlookVBScript /qb


“Please note it is case sensitive”

msiexec /i {90140000-0011-0000-0000-0000000FF1CE} ADDLOCAL=OutlookVBSCript /qb

OutlookVBSCript




1 comment:

  1. Sorry typo in the above -
    msiexec /i {90140000-0011-0000-0000-0000000FF1CE} ADDLOCAL=OutlookVBScript /qb

    ReplyDelete