About Terminal Server, Citrix, Delphi and other stuff
I noticed that XenApp 5 Feature Pack comes with a new version of the Web Interface (5.2) (it is also available as standalone download). The parameters to install it in silent mode have changed but there’s no documentation at all on the Citrix Site:
Fortunately /? still works, so you can (from a command prompt) enter
WebInterface /?
I used this commandline to install it:
WebInterface.exe -p “%CTX_WI_PATH%” -q -v “%FULLPATH%\WebInterface-%COMPUTERNAME%.log” -l EN -c “WIDest=%CTX_WI_DEST%,WIDefaultSite=%CTX_WI_DefaultSite%,
XMLService=CXRPA01;CXRPA02;CXRPA03;CXRPA04;CXRPA05,
XMLSPort=80,XMLSProtocol=HTTP,AuthenticationPoint=
WebInterface,FarmName=%CTX_WI_FARMNAME%”
The variables like %CTX_WI_PATH% are User Tokens in my Deployment Server (I use Altiris) so this makes it easy to re-use jobs in other Environments.
Related posts:
Active Directory Altiris bug Citrix Dell Delphi Exchange Exchange2003 Exchange2010 Hewlett-Packard HP iOS Jailbreak Java LinkedIn Linux MSI MySQL Navigation Objects Office Outlook Passat PowerPoint PowerShell referall was returned RNS315 RNS510 SasLibEx script slow Terminal Server ThinApp TSAdmin TSAdminEx VBS VCDS Vista VMWare Volkswagen Windows PE WLAN Wordpress WTSWaitSystemEvent wts_event_flush
WP Cumulus Flash tag cloud by Roy Tanck requires Flash Player 9 or better.
One Response for "Unattended Install of the Citrix Xenapp WebInterface 5.2"
[...] Unattended Install of the Citrix Xenapp WebInterface 5.2 [...]
Leave a reply