Wednesday, December 29, 2010

I Have Ecezma On My Stomach

PNA URL via GPO / ADM put

I have been asked frequently why for new users on a terminal server or workstation to the Citrix Online Plugin (the client formerly known as PNA, Program Neighborhood agent or in between XenApp Plugin for hosted apps [sic!]) constantly wondering where is a web interface here lives in the area? Preferably one with a downloadable config.xml?
Yes - probably installed the online plug-in without the parameters SERVER_LOCATION = "your.web-interface.server" indicate (possibly complemented by protocol and path, if different from http:// or / citrix / pnagent / config.xml).


Option 1: Reinstallation - unacceptable.
Option 2: Overriding / sets the default value on group policies - better.
therefore find attached two (as always) copy & paste ready ADM files associated with this problem . Accept Tested, works, but (also as usual) with no warranty claim. Feedback (again as always) is always welcome.


The first ADM for 32-bit systems:


CLASS MACHINE
CATEGORY "Citrix PNA"
POLICY "Set URL PNA "
KEYNAME" SOFTWARE \\ Citrix \\ PNAgent "
PART" PNA URL
EDITTEXT
DEFAULT "http://your-wi-server/citrix / pnagent / config.xml
VALUENAME "ServerURL"
END PART END POLICY

END CATEGORY


The second ADM for 64-bit systems :


CLASS MACHINE
CATEGORY "Citrix PNA"
POLICY "Set URL PNA x64"
KEYNAME "SOFTWARE \\ Wow6432Node \\ Citrix \\ PNAgent "
PART "PNA URL
EDITTEXT
DEFAULT" http://your-wi-server/citrix/pnagent/config.xml "
VALUENAME" ServerURL "
END PART END POLICY

END CATEGORY

0 comments:

Post a Comment