For those of you that use Terminal server, Have you found a way to use only one Tessitura ini file?
Currently, We create a file for each Terminal user with the host name set to their username and drop it into their app folder. We are moving to Terminal Server 2008 and would like to get it down to just one file.
Thanks,
Marty
Our Tessitura icon captures the username using the variable to point to a folder under each users profile.
"C:\Program Files\Impresario Test Client\tessitura.exe" c:\documents and settings\%username%\application data\tessitura\tessitura_test.ini"
Each user has their own Tessitura.ini and Tessitura_Test.ini file in their application folder where the hostname is hard coded with their username. These ini files then point to the System32 master ini file.
Do each of your users have their own ini files? If not, how is yours setup? Are your users able to store their preferences such as default printer?
If you want your users to keep all of their preferences than you would need separate ini files for each user. If you only care about default printers and you can get that down to different printers for different groups than you could create as many INI files as there are printer possibilities and create the shortcut to point to them by group policy. Hope that helps.
-Rich