Bonjour à tous, La version WAPT 1.6.2.7 a été releasée et apporte quelques correctifs : * Pour waptexit: la valeur par défaut du paramètre "upgrade_only_if_not_process_running" est False pour ne pas modifier le comportement par rapport à la version 1.5. * Pour waptwua (Windows Updates, version entreprise uniquement) : Prise en compte de l'attribut RevisionNumber en plus de UpdateiD pour identifier de façon unique une mise à jour. Cela corrige les erreurs 404 lors du téléchargements de certaines mises à jour Windows par les clients. * waptserversetup (Windows) : Ne pas écraser le fichier de configuration existant waptserver.ini Téléchargement version community : https://www.tranquil.it/solutions/wapt-deploiement-d-applications/wapt-commu... Cordialement, Hubert Tranquil IT Systems. WAPT-1.6.2.7 (2018-10-02) ------------------------- This is a bugfix release * waptexit: changed the default value of "upgrade_only_if_not_process_running" parameter to False instead of True. if upgrade_only_if_not_process_running is True, the install tasks for packages with running processes (impacted_process) are skipped. if upgrade_only_if_not_process_running is False, the install tasks for packages with running processes may impact the user if the installer kills the running processes. * waptwua: Take in account Windows Updates RevisionNumber attribute to identify uniquely an Update in addition to UpdateID field. (**Enterprise edition** only) This fixes the 404 error when downloading missing windows updates on a client. * waptserversetup : don't overwrite existing waptserver.ini configuration file with the template one.