Apply software deployment to an OU or domain

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
rezidu
Messages: 21
Registration: March 16, 2015 - 10:21

April 21, 2015 - 9:40 AM

Hello,

I would like to know if it's possible with WAPT to automatically apply a package group based on the domain a machine belongs to, or even better, the OU (Organizational Unit) it belongs to?

I know I could use the machines' FQDNs and define a dependency package group, but with a large number of machines, this would quickly become cumbersome.

Thank you in advance for your suggestions :D
User avatar
Yvan Karmouta
Messages: 34
Registration: June 18, 2014 - 10:09
Contact :

April 21, 2015 - 6:49 PM

Yes we can!! (in version 1.2.2)
If you launch the WAPT console from a domain-joined machine with a domain account, and right-click on one or more machine packages, a new entry will appear in the menu: Add AD groups as dependent packages. This action will search Active Directory for groups with the same name as the WAPT group packages. If matching groups are found, WAPT will add the machines that are members of the AD group to the WAPT group. (How many machines do you have to manage with WAPT?)

Regards
Yvan Karmouta - Tranquil IT Systems
Feel free to leave us your opinion on Wapt in the forum, or to answer our questionnaires :).
rezidu
Messages: 21
Registration: March 16, 2015 - 10:21

April 22, 2015 - 8:10 AM

Thank you for your reply.

I'm currently using version 1.1.1, so I'm eagerly awaiting the final release of 1.2.2 :D .

For now, I don't have many workstations to manage, as I'm working (as an intern) on OS and software deployment, and only new machines have WAPT installed. But eventually, the entire network, approximately 1500 workstations, is slated to be managed by WAPT.
rezidu
Messages: 21
Registration: March 16, 2015 - 10:21

May 11, 2015 - 12:17

Hello,

I just updated my WAPT server from version 1.1.1 to 1.2.3.

I then tried to set up dependencies related to Active Directory groups.

I created a "test" group on my Active Directory server, and then a "test" dependency group on WAPT.

Next, using the WAPT console, I right-clicked and selected "Add AD groups as package dependencies," but I get the following error:
exceptions.KeyError: 'depends'.

Do you know what this error means?
Could you explain how to create dependency groups linked to Active Directory, as there's no documentation on this in the wiki (or at least, I haven't found any)?

Thank you in advance, best regards.
bigoud
Messages: 2
Registration: May 10, 2015 - 2:01 p.m.

May 13, 2015 - 11:13

We encountered the same problem on our installation.
User avatar
htouvet
WAPT Expert
Messages: 436
Registration: March 16, 2015 - 10:48
Contact :

May 13, 2015 - 11:18

The problem arises for machines that don't yet have an associated configuration (no "machine package").
This is a bug that needs fixing.
To work around it, assign a package group (even an empty one) to the machines beforehand (using the "Add a package or package group" option).

Hubert
Tranquil IT
rezidu
Messages: 21
Registration: March 16, 2015 - 10:21

May 13, 2015 - 11:55

Yes, it's working now. Thank you very much, Hubert.

And does the AD group need to be specific (local/global/universal domain, security/distribution), or will any type of AD group work?
User avatar
htouvet
WAPT Expert
Messages: 436
Registration: March 16, 2015 - 10:48
Contact :

May 13, 2015 - 12:01

I imagine it shouldn't have too much of an impact.
I tested it with a Global Scope / Security Type group.
Tranquil IT
Locked