Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I force a script to run on client pc b4 connection

Status
Not open for further replies.

aco636

IS-IT--Management
Nov 25, 2003
212
GB
I would like to force a script to be run on a client pc before a session is established.
Idea behind this is to check home wokers pc for current version of virus software prior to connecting to Citrix Apps. What policy do you have for home workers and how do you enforce them?
 
The Citrix default logon script is the usrlogon.cmd (if you do not use the normal domain script)
Checking local drives for anything, will require access to \\client\c$ as you're querying the client over the virtual channel. Therefore access needs to be there, before the app is started.

Then the ica channel is optimised for pushing vector graphics details, not ms SMB data. Therefore throughput will be very slow, because it is not suited for that.

I would advise you not to abuse the citrix technology for normal network updates, but the choice is yours.

Free citrixprinting support
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top