|
<< Click to Display Table of Contents >> cadett ELSA server |
![]() ![]()
|
The installation is made in the same way as for a conventional cadett ELSA server. Please follow the instruction in the Server installation topic.
When the network installation is ready according to that, a manual configuration must be made in a configuration file called DYN_WS.INI located in the cadett ELSA main directory (X:\ELSA or similar). This configuration file enables the use of dynamic workstations. With such, you do not have to make separate installations for each user. One installation for all users will do.
When using dynamic workstations, a specific drive letter is used for the workstation directory, making it possible for all users to have exactly the same path to their workstation directories, even if that refers to separate physical directories for each one of them. Therefore, you have to find a drive letter that is free to use for this purpose for all users. It could for example be U: as in the example presented below.
The content of DYN_WS.INI should be as follows (where the actual drive letter may vary depending on current needs):
[WORKSTATION]
WS_DRIVE_LETTER=U
The drive letter specified is in other words used for workstations as a substitute for the personal profile for each user.
The configuration described here will affect the workstation installation procedure, which will be entirely different than it would be otherwise. Please refer to the next topic, which is listed below.