After upgrading from 2012R2 to 2019 for our Citrix Virtual Apps server I'm running into issues with file warnings.
On the Citrix servers profiles are redirected to a network share and handled by Citrix Profile Manager, which sync's and cleans up anything left by folder redirection.
When I'm RDP connected to a TS and launch a shortcut from the task bar I get the Open File-Security Warning. Do you want to open this file? This file is not from the internet. Many more like it where robocalled from the old file server.
When users try to double click a zip file on their network drive they get a different Open File- Security Warnings. Your Internet security settings blocked one or more files from being opened.
Using Group Policy I've added:
-Site to Zone Assignment List
domain1.local 2 - I've also tried 1 but figured 2(trusted) is better
fileserver 2
fileserver.domain1.loacal 2 - Tried adding the file server also.
- Turn on automatic detection of intranet -enabled
-intranet sites: include all network paths- enabled
-intranet sites include all local sites not listed in others- enabled
- check for signatures on downloaded programs- disabled
- HKLM Inclusion list for low file types- ".zip;.rar;.nfo;.txt;.exe;.bat;.com;.cmd;.reg;.msi;.htm;.html;.gif;.bmp;.jpg;.avi;.mpg;.mpeg;.mov;.mp3;.m3u;.wav;.mxl;.map;.xml;.lnk"
-default risk level for file attachments -enabled -low
-do not preserve zone information in file attachments -enabled
Does anyone have any suggestions to clear these messages?
Thanks