To answer your lastest question... this may help... Source
Quote:


For NFUSE remove the open C:\Program Files\Citrix\NFuse\template.ica in notepad.

Find the line
[WFClient]
Version=2
ClientName="Userlogin (something like that)"

and change to

[WFClient]
Version=2
ClientName=

Then computer name will be used instead.






And here is something that may apply to you as well: Source
Quote:


Issue

After entering a value for the client name parameter inside an ICA file that is created manually, generated by NFuse, or with the Citrix Management Console, the value is not read when the session is subsequently launched in an embedded HTML or NFuse Web page.

The value, however, is read when a session is launched as a separate window.

Example:

[WFClient]
Version=2
TcpBrowserAddress=x.x.x.x
ClientName=yourclientname

Resolution

This behavior is by design.