[RESOLVED] Package nowatexit

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
maintenancevla
Messages: 18
Registration: March 21, 2018 - 2:30 PM

March 29, 2018 - 09:55

Good morning

I'm posting this because I think I either don't understand the purpose of this package or there's a problem when shutting down client workstations (homogeneous fleet under Windows 10)

In fact, when the client workstation is shut down, I can see wapt trying to install software updates, but nothing happens.

Here is the package group placed on each machine by wapt
Capture4.JPG
Capture4.JPG (11.99 KB) Viewed 5092 times
Is there a conflict or problem with the PC's installation and shutdown time?
- Installed WAPT version: 2.6.0.16795
- Server OS: Debian 11
- Administration/package creation machine OS: Windows Server 2019
User avatar
htouvet
WAPT Expert
Messages: 436
Registration: March 16, 2015 - 10:48
Contact :

March 29, 2018 - 4:18 PM

The nowaptexit package removes the local GPO that is set up by default to launch waptexit.exe when the computer shuts down.

If this package is correctly installed, packages should no longer update when the computer shuts down.
You will then need to install waptexit or perform an upgrade by another method.
Tranquil IT
maintenancevla
Messages: 18
Registration: March 21, 2018 - 2:30 PM

March 30, 2018 - 08:40

htouvet wrote: March 29, 2018 - 4:18 PM The nowaptexit package removes the local GPO that is set up by default to launch waptexit.exe when the computer shuts down.

If this package is correctly installed, the packages should no longer update when the computer shuts down.
You then need to install waptexit or perform an upgrade by another method...

Okay, thanks for the info

So either I manually push waptexit.exe via the wapt console or via domain GPO when the workstations are shut down, is that correct?
- Installed WAPT version: 2.6.0.16795
- Server OS: Debian 11
- Administration/package creation machine OS: Windows Server 2019
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

March 30, 2018 - 8:25 PM

Good evening MaintenanceVLA,
maintenancevla wrote: March 30, 2018 - 08:40
htouvet wrote: March 29, 2018 - 4:18 PM The nowaptexit package removes the local GPO that is set up by default to launch waptexit.exe when the computer shuts down.

If this package is correctly installed, the packages should no longer update when the computer shuts down.
You then need to install waptexit or perform an upgrade by another method...
Okay, thanks for the info

So either I manually push waptexit.exe via the wapt console or via domain GPO when the workstations are shut down, is that correct?
As Hubert mentioned, the tis-nowaptexit package removes the local GPO that runs WAPTExit when the machine shuts down, and configures the InnoSetup environment to take this choice into account during the next update [1].

The local GPO is created when the WAPT agent is installed (unless you modified the `--tasks` parameter during installation). The GPO may not function if the local GPO environment is corrupted. This is often seen on networks using SambaEdu.

Creating a domain GPO to launch WAPTExit might work, but it shouldn't normally be necessary. You could reinstall the WAPT agent explicitly specifying all the tasks, or you could use the tis-nowaptexit package as a guide to create the tis-enable-waptexit package... :-)

Happy Easter weekend!

Denis

[1] https://store.wapt.fr/package_details?p ... 2_all.wapt
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
maintenancevla
Messages: 18
Registration: March 21, 2018 - 2:30 PM

April 12, 2018 - 11:28

Hello again

Sorry for my late reply, but I've been very busy at the moment

I don't understand this:
You can optionally reinstall the WAPT agent by explicitly specifying all the tasks,
What tasks are you referring to?
- Installed WAPT version: 2.6.0.16795
- Server OS: Debian 11
- Administration/package creation machine OS: Windows Server 2019
Locked