terminal server and tessitura v11

So I did my research and it looks like i will need to implement a vb script to fix the ini file so that each connection via RDP has a unique hostname. The problem is how do I update the tx machine location at the same time? I have 400 users who work remotely and locally. I can't imagine having to sit here and manually create TX locations for each user. Thanks

 

 

Parents
  • Hi John

    In our terminal services environment we don't have the host name specified and we only have to add the server name to TX_MACHINE_LOCATION.  What we do is copy the Tessitura_Local.ini file to each users profile so when you setup the Tessitura short cut it points to that location using the %username% windows short cut.

    So the target is set to T:\Startup\Tessitura_Start.bat "C:\users\%username%\tessitura_local.ini

    Hope that helps and if you need any more information let me know.

    Thanks

    Nick

Reply
  • Hi John

    In our terminal services environment we don't have the host name specified and we only have to add the server name to TX_MACHINE_LOCATION.  What we do is copy the Tessitura_Local.ini file to each users profile so when you setup the Tessitura short cut it points to that location using the %username% windows short cut.

    So the target is set to T:\Startup\Tessitura_Start.bat "C:\users\%username%\tessitura_local.ini

    Hope that helps and if you need any more information let me know.

    Thanks

    Nick

Children