TS in Application Server Mode

  • Thread starter Thread starter Teo Chee Yang
  • Start date Start date
T

Teo Chee Yang

I have a few client-server software installed in a Win2K
server. If I now add TS component (Application Server
mode) on the server, will there be any impact?

I know this will very much depends on the applications
installed. However, I just want to find out what's the
impact of turning one Win2k server from a normal server
to TS server in terms of application usage.

Appreciate some feedback. Thanks.
 
You will need to reinstall all software that is going to be used by
multiple users. Uninstall first, then add TS in Application mode,
then install software. The reason is that software installation on a
TS (for multiple users) is a lot more complicated than on a normal
server. The TS caches all changes to the registry made during the
software installation and sees to it that all users get their own
personal copy of these registry changes when they start a TS session.
That's why you have to perform all software installations in "install
mode".
 
Back
Top