Hi
We use an application that uses a computername variable to personalize some settings.
variable %computername% is responsible to match name of barcode printer. When we try to use it ina terminal server 2003 enviroment, all sessions on all terminals has the same %computername% value. It's a terminal server name of course.
I tried to force in script to change computername to value taken from clientname variable. It works but only for users with admins rights.
Is there any other way to change computername variable as a client name ?
We use an application that uses a computername variable to personalize some settings.
variable %computername% is responsible to match name of barcode printer. When we try to use it ina terminal server 2003 enviroment, all sessions on all terminals has the same %computername% value. It's a terminal server name of course.
I tried to force in script to change computername to value taken from clientname variable. It works but only for users with admins rights.
Is there any other way to change computername variable as a client name ?