Originally Posted By: Mart

Questions:
  • Do your xen servers have a specific naming layout that can be used to identify them (xenserver01, 02, etc...) or something like it? Maybe they are in a specific IP range or is there anything else specific to the xen servers that can be used to identify them in kix?
  • Is the clientname environment variable available in the virtual desktop session? If so then it might be useful to identify the client and set printers based on the client name. You can use the xd4clientname application but if it is available as an environment var then this is much easier.



we have a Provisioning server named(computername): va-ctx-prs1
and a presentation server named(computername): va-ctx-ddc1
virtual clients have the computername: va-ctx-001 ~ 200

without running xdclient the clientname environment variable is not available, when running xdclient(with error popup) the xdclient variable is present.

thanks