L’installation de licence de bureau multi-utilisateurs Minitab peut être
configurée pour utiliser plusieurs serveurs de licence ou redondants. Les
étapes de configuration dépendent de votre méthode de déploiement. If you use
an .MSI file or the executable, the LICENSE_SERVER and LICENSE_SERVER_PORT
properties will need to be set using the host name of each license server and
the port number being used:
- LICENSE_SERVER=ServerA;27000@ServerB;27000@ServerC
- LICENSE_SERVER_PORT=27000
To deploy Minitab 22 with command line, use the following format:
Minitab22.x.x.xsetup.exe /exenoui /exelang 1033 /qn ACCEPT_SOFTWARESUBSCRIPTIONAGREEMENT=1
LICENSE_SERVER=ServerA;27000@ServerB;27000@ServerC LICENSE_SERVER_PORT=27000
Utilisez les noms d'hôtes de serveur de licences et le numéro de port
qui s'appliquent à votre configuration.