Quick Access to WAPT servers
Paquet d’installation silencieuse pour Quick Access to WAPT servers
- Éditeur: Tranquil IT
 - Date de signature:
 - Site officiel
 
- Suivi par LUTI: -
 - 0 téléchargements
 
Description
Crée un raccourci vers la console WAPT pour chaque serveur WAPT. Inclure les informations du serveur WAPT dans le fichier "wapt_server.csv" en utilisant ce format : "srvwapt_url;repo_url;shortcut_name;ini_name"
Cette page répertorie tous les paquets d’installation silencieuse de Quick Access to WAPT servers. En utilisant ces paquets avec WAPT, our deployment software, you will be able to silently install Quick Access to WAPT servers on your Windows et Linux.
Quick Access to WAPT servers
Prerequisites
The pakage copies the file %LOCALAPPDATA%/waptconsole/waptconsole.ini for each line of the csv file.
Check that you indeed have this file correctly configured for your personnal usage before launching the package.
Install
- Install the package 
tis-quick-access-to-waptserversin the WAPT console - Right click on the package -> 
Edit package->files-> right click onwapt_servers.csv->Edit File->yes - Edit the file using the following format:
 
srvwapt_url;repo_url;shortcut_name;ini_name
my_domain.lan;my_domain.lan/wapt;WAPT console my_domain;my_domain
- You need to keep the first line of the CSV as it is
 - srvwapt_url: The WAPT server URL (ex: 
my_domain.lan) - repo_url: The URL of your WAPT repository (ex: 
my_domain.lan/wapt) - shortcut_name: The name of the shortcut (ex: 
WAPT console my_domain) - ini_name: The suffix of the configuration file (ex: 
my_domainresults inC:\Users\[USER]\AppData\Local\waptconsole_my_domain.ini) 
So here we are creating a shortcut for the server "my_domain.lan", named "WAPT console my_domain"
- Click on 
Build Upload->yes - Install the package as usual
 - As a last step, check and modify the content of the .ini files that have been created in the 
%LOCALAPPDATA%/waptconsole 
CSV file example
srvwapt_url;repo_url;shortcut_name;ini_name
my_domain1.lan;my_domain1.lan/wapt;WAPT console domain1;WAPT console my_domain1
my_domain2.lan;my_domain2.lan/wapt;WAPT console domain2;WAPT console my_domain2
my_domain3.lan;my_domain3.lan/wapt;WAPT console domain3;WAPT console my_domain3
Creates 3 shortcuts, for 3 differents domains
Details
Windows does not allow to create multiple shortcuts for the same program using the same parameters. It means that you will not be able to create another shortcut for an already existing "ini_name". Therefore, you need to specify a different name (for both config and shortcut) for each shortcut.