Deploy package or bundle to all machines.

Questions about WAPT Server / Requests and help related to the WAPT server
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
srazer
Messages: 10
Registration: Sep 28, 2017 - 8:18 p.m.

September 28, 2017 - 8:33 PM

Greetings,

Is there a way to automatically add a package or bundle to a machine? So that when the agent is installed on a computer wapt will automatically install a standard bundle of applications.

Thank you,
Chris Knowles
User avatar
agauvrit
WAPT Expert
Messages: 238
Registration: Nov 17, 2016 - 10:25
Location: Nantes
Contact :

September 29, 2017 - 09:54

Hello,

Nope this add to be a manual action, performed by an administrator from a WAPT console, as the host package is signed by the private key.

It's seen as a security issue for us if any random computer gets packages automatically assigned when they register on the WAPT server.

Alexander
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

October 6, 2017 - 11:14 PM

Hello Alexandre, Chris

If you run Active Directory, Samba-AD or MSAD, if you have a group in your AD that has the same name as a group-metapackage in WAPT, then if you place your computer in the right AD group, then the workstation wil inherit the machine profile that you have set up in your WAPT group-metapackage.

By the way, TIS is the main integrator of Samba-AD in France and in Europe and we know just as well MSAD. For us, AD and WAPT are extremely complementary, they are like Batman and Robin, or Sherlock Holmes and Doctor Watson.

So, I believe that you can do what you want to do, just place the machine in the right AD group and have a WAPT package group named the same:

example in AD: workstations-accounting
example in WAPT: workstations-accounting

the WAPT meta-package "workstations-accounting" then depends on "TurboTax", "get my bills from XYZ supplier", "USB token signature", etc

Simple

Vincent
Vincent CARDON
Tranquil IT
srazer
Messages: 10
Registration: Sep 28, 2017 - 8:18 p.m.

October 9, 2017 - 4:26 PM

Hello Vincent,

While I can do this, it is far from automatic. I have to add the computer to an AD then reboot the workstation so it will update it's AD membership. Then I have to manually use the WAPT console to scan for AD groups. This method is not the best in my opinion. If the server scanned for groups at startup or joining this would work.

I have simply modified my login script so that after it installs WAPT it then installs my default bundle.

I would love for there to be an all hosts bundle or some kind of criteria to automatically assign packages to hosts.

Thanks,
Chris Knowles
Locked