home | add Citrix configs

This commit is contained in:
Don Harper 2023-10-15 20:45:54 -05:00
parent d8ee0b915a
commit 975b448c41
10 changed files with 901 additions and 1 deletions

View file

@ -0,0 +1,35 @@
; Untrusted_Region.ini
;
; This file defines the lockdown profile applied to all connections made by Citrix Receiver
; while in the Untrusted Region.
;
;
; The Top Level configuration defines the basic functionality of this Profile.
;
[Top Level]
Version Minimum=10000
Version Maximum=10000
EnableLockdown=true
AllowConnection=false
OverrideInvalidICAParameters=true
AllowUnrecognisedICAParameters=true
[Network\Proxy]
TransportDriver=TCP/IP
WinStationDriver=ICA 3.0
ProxyType=Auto,None,Wpad
AltProxyType=Auto,None,Wpad
; If you allow a proxy type (Secure or Socks) that uses a server,
; you will need to change the ProxyHost line below to indicate which
; servers are trusted, for example:
; ProxyHost=,*.mycompany.com:*,*.mypartner.com:*
;
ProxyHost=,
AltProxyHost=,
;
; Region preferences.
;
[Preferences]