Symantec Information Centric Tagging
Symantec Information Centric Security
When using ICT/ICSM in Citrix VDA environment, Office application such as Excel, PowerPoint, Word might crash as soon as you launch them.
You will be able to see event 1000 in event viewer for respective application crash.
In dump analysis, we observed that Citrix API hooks in office application which might cause incompatibility issues. On internet, we came across with Citrix KB article to disable API hooks per application basis.
Citrix KB https://support.citrix.com/article/CTX107825
As per Citrix KB : https://support.citrix.com/article/CTX107825
Below registry keys needs to be created. After making below registry entries Citrix will not hook into office application listed in the registry value.
For Windows 64-bit version
Keys:
HKEY_LOCAL_MACHINESOFTWARECi
HKEY_LOCAL_MACHINESOFTWAREWo
HKEY_LOCAL_MACHINESOFTWAREWo
Value Name: ExcludedImageNames
Type: REG_SZ
Value: powerpnt.exe,excel.exe,winword.exe
You need to make this changes in master image and then rollout the VDI.