When opening Internet explorer on XenApp 6.5 – we would get a prompt that a program is trying to open outside of Internet explorer’s protected mode.
Error:
This program will open outside of Protected mode. Internet Explorer’s Protected mode helps protect your computer. If you do not trust this website, do not open this program.
Name: Citrix FTA, URL VDA Redirector
Publisher: Citrix Systems, INC
Resolution:
http://support.citrix.com/article/CTX133274 – Use the citrix Article to disable the URL interceptor entirely, or
[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerLow RightsElevationPolicy{5196FFCF-C942-4E9B-AEDE-88DBF2E1DDE8}]
“AppPath”=”C:\Program Files (x86)\Citrix\system32”
“AppName”=”VDARedirector.exe”
“Policy”=dword:00000003
Other applications can be added in here like Excel, Power point, word etc to enable the programs to open without prompting natively from IE’s protected mode.
Appsense EM xml Snippet (txt renamed to doc due to wordpress security)
UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE-UPDATE
Additional executables to be allowed for the end users redirector.exe
[HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerLow RightsElevationPolicy{5C1359F1-E04E-4231-9E7E-955DE92A17E1}]
“AppName”=”redirector.exe”
“AppPath”=”C:\Program Files (x86)\Citrix\ICA Client”
“Policy”=dword:00000003