lotus notes in ts

  • Thread starter Thread starter laser_cs_cn
  • Start date Start date
L

laser_cs_cn

lotus notes program can be only started one process in a
single machine,so i could not put it in termianl service
server,is there any other good idea i can put it in ts?
any thought or ideas? thanks a lot.
 
There's no problem with running the Lotus Notes client on a TS. We
have over 50 concurrent users per TS, all running Lotus Notes.

After you have installed the lotus notes client on the Terminal
Server (in "install" mode!), you will need to copy the notes.ini file
from C:\WinNT to \notes\data in each users home directory. Then you
have to modify the shortcut to start the lotus notes client into
something like this:

"C:\path_to_lotus\notes.exe =H:\notes\data\notes.ini"
 
Back
Top