[THIN] Re: Configure and deploy online ICA client

  • From: Jeremy Saunders <Jeremy.Saunders@xxxxxxxxxxxxxx>
  • To: "thin@xxxxxxxxxxxxx" <thin@xxxxxxxxxxxxx>
  • Date: Wed, 20 Oct 2010 01:23:04 +0000

Hi Jason,

I just script it from a .cmd file like this....

---------------------start of script--------------
SetLocal
Set 
ServerLocation=http://pnagent.corp.mydomain.com/Citrix/PNAgentXenAppDesktop/config.xml
Set SetupProperties=/silent
Set SetupProperties=%SetupProperties% 
ADDLOCAL="ICA_Client,PN_Agent,SSON,Flash,USB,DesktopViewer"
Set SetupProperties=%SetupProperties% SERVER_LOCATION="%ServerLocation%"
Set SetupProperties=%SetupProperties% ENABLE_SSON="Yes"
Set SetupProperties=%SetupProperties% ENABLE_DYNAMIC_CLIENT_NAME="Yes"
Set SetupProperties=%SetupProperties% ENABLE_KERBEROS="No"
Echo Installing the Full Citrix Online Plug-in...
start "Installing" /wait "%~dp0%DeployOS%\Citrix Receiver and 
Plug-ins\Windows\Online Plug-in\CitrixOnlinePluginFull.exe" %SetupProperties%
Echo Copying the installation logs for future reference...
xcopy /y "%Temp%\CtxInstall-*.log" "%loglocation%\"
xcopy /y "%Temp%\TrolleyExpress-*.log" "%loglocation%\"
EndLocal
---------------------end of script--------------

Note: The location of the CitrixOnlinePluginFull.exe will/may differ for you.

If you've already scripted and installed the CitrixOnlinePluginFull.exe, you 
can always run the following .cmd script as a Startup Script...

---------------------start of script--------------
SetLocal
Set 
ServerLocation=http://pnagent.corp.mydomain.com/Citrix/PNAgentXenAppDesktop/config.xml
SET KEY=HKLM\SOFTWARE\Citrix\PNAgent
REG ADD "%KEY%" /v ServerURL /d "%ServerLocation%" /f
EndLocal
---------------------end of script--------------

Note: For a 64-bit machine the setting is under 
HKLM\SOFTWARE\Wow6432Node\Citrix\PNAgent

You could also create an ADM file or use Group Policy Preferences to push out 
the Server Location URL.

Cheers,
Jeremy.

From: thin-bounce@xxxxxxxxxxxxx [mailto:thin-bounce@xxxxxxxxxxxxx] On Behalf Of 
Jason Benway
Sent: Tuesday, 19 October 2010 10:46 PM
To: thin@xxxxxxxxxxxxx
Subject: [THIN] Configure and deploy online ICA client

Looking for help configuring and deploying the latest 12.0.3 online ICA client.

It seems like there used to be a ADM file included with the client that had all 
the settings in it as well as the ability to control the URL that the PNA 
connected to.

From my Google searches it looks like they changed it in V12. What I'm seeing 
is the ADM doesn't contain the PNA URL now.

Thanks for the help.

jb

Jason Benway
System/Storage Engineer
www.jsjcorp.com<http://www.jsjcorp.com>
[Description: 
C:\Users\benwayj\AppData\Roaming\Microsoft\Signatures\JSJ_Email_Sig.jpg]

JSJ Corporation
700 Robbins Road
Grand Haven, MI 49417

________________________________
This message may contain confidential and/or privileged information. If you are 
not the addressee or authorized to receive this for the addressee,
you must not use, copy, disclose or take any action based on this message or 
any information herein. If you have received this message in error,
please advise the sender immediately by reply e-mail and delete this message. 
Thank you for your cooperation.



#####################################################################################
Confidentiality and Privilege Notice 
This document is intended solely for the named addressee.  The information 
contained in the pages is confidential and contains legally privileged 
information. If you are not the addressee indicated in this message (or 
responsible for delivery of the message to such person), you may not copy or 
deliver this message to anyone, and you should destroy this message and kindly 
notify the sender by reply email. Confidentiality and legal privilege are not 
waived or lost by reason of mistaken delivery to you.
#####################################################################################

JPEG image

Other related posts: