[SOLVED] Forgetting a packet group

Share your tips or issues concerning the WAPT Console or WAPT Agent here
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
skoizer
Messages: 54
Registration: June 19, 2018 - 4:45 PM

February 20, 2019 - 10:06

Hello,
I need a little help. I've searched the documentation and the forum but haven't found anything that could help me.

1 - I created package groups for Win7 and Win10
, but when we migrate PCs, the NetBIOS name remains the same.
The problem is that my new PCs running Win10 keep the Win7 WAPT group.
Even though I try to "forget" the Win7 package in the WAPT console, it always reappears.
How can I forget the Windows 7 package? :)

2 - I have many packages with no name but letters and numbers: CC94E880-5212-11E8-A6CC-1F134E384B00 --> What could be causing this?


.WAPT Server version: 1.5.1.26
•WAPT Agent version: 1.5.1.26
•WAPT Setup version: 1.5.1.26
•WAPT Deploy version: 1.5.1.26
•DB status: OK (1.5.1.23)
Last edited by skoizer on Feb 21, 2019 - 2:55 PM, edited 1 time.
User avatar
Jonattend
Messages: 43
Registration: March 26, 2018 - 2:45 PM

February 20, 2019 - 4:31 PM

Hello,

1 - Packages intended for machines do not depend on the OS installed on that machine.
If you want the Win7 package to no longer be "seen" by the machine, you must remove it. If it's a package group and this package group is assigned to several machines, you must select the machines (multiple selection from the console via Ctrl + click) then right-click, remove package dependencies....

2 - Packages containing letters are "machine" packages... see the documentation on this subject. You must keep them; they are necessary for WAPT to function correctly.


Cheers!
WAPT Server version: 1.8.1 on Debian 10
WAPT Agent version: 1.8.1.6756
WAPT Setup version: 1.8.1.6756 on Windows10 v1909
WAPT Deploy version: 1.8.1.6756
skoizer
Messages: 54
Registration: June 19, 2018 - 4:45 PM

February 21, 2019 - 8:59 AM

Thanks Jonattend for these answers

. 1- I wasn't using it correctly. I was going to the right panel and selecting "forget." I should have double-clicked on the machine, then "remove."

2- https://www.wapt.fr/fr/doc/ I can't find that section
Could you tell me where you found it?
User avatar
Jonattend
Messages: 43
Registration: March 26, 2018 - 2:45 PM

February 21, 2019 - 09:07

Good morning,

2 -
Host packages

, also known as "machine" packages, are named after the machine's BIOS UUID.

Each client machine will, by default, search for its machine package to determine the list of packages it needs to install (dependencies).

These packages are stored in the directory https://srvwapt.mydomain.lan/wapt-host/
https://www.wapt.fr/fr/doc/wapt-concept ... quets-host
and here: viewtopic.php?t=1044

A+ ;)
WAPT Server version: 1.8.1 on Debian 10
WAPT Agent version: 1.8.1.6756
WAPT Setup version: 1.8.1.6756 on Windows10 v1909
WAPT Deploy version: 1.8.1.6756
skoizer
Messages: 54
Registration: June 19, 2018 - 4:45 PM

February 21, 2019 - 2:55 PM

THANKS
Locked