Page 1 of 1

[RESOLVED] Deploying a package to a group of workstations

Published: August 5, 2020 - 3:18 PM
by Geovariances
Hello,

I have several WAPT packages in my repository with a few test machines.
I want to deploy a package or a group of packages to all of my machines. Do I have to add the package to each machine manually, or is there a way to add a package to all machines, or at least a group of machines?

Installed WAPT version: 1.8.2
Server OS: Linux Debian 4.19
Administration/package creation machine OS: Windows 10

Thank you

Re: Deploying a package to a group of workstations

Published: August 5, 2020 - 4:13 PM
by Patrice_minagri
Hello,

Perhaps by associating a package group (previously created, even empty) with each workstation (selecting all workstations and adding the package group as a dependency).

This way, packages can later be added to this group, which is common to all workstations, so that the packages are installed there.

The advantage is that over time, packages can be added or removed from the group without having to reassign subsequent packages directly to those workstations. The work will be done through the group.

Patrice

Re: Deploying a package to a group of workstations

Published: August 5, 2020 - 4:41 PM
by Gaetan
Hello,
which version of WAPT do you have? Community or Enterprise?

Re: Deploying a package to a group of workstations

Published: August 5, 2020 - 4:43 PM
by Geovariances
Gaetan wrote: August 5, 2020 - 4:41 PM Hello,
which version of WAPT do you have? Community or Enterprise?
Oops, I forgot to mention the version. We're on 1.8.2 community

Re: Deploying a package to a group of workstations

Published: August 5, 2020 - 4:47 PM
by Geovariances
Patrice_minagri wrote: August 5, 2020 - 4:13 PM Hello,

Perhaps by associating a package group (previously created, even empty) with each workstation (selecting all workstations and adding the package group as a dependency).

This way, we can later add packages to this group, which is common to all workstations, so that the packages are installed there.

The advantage is that over time, we can add or remove packages from the group without having to reassign subsequent packages directly to those workstations. The work will be done through the group.

Patrice
Indeed, it seems to work via this method, even if it's not a very natural way of doing things because we select a group of packages and not a group of stations.

Re: Deploying a package to a group of workstations

Published: August 5, 2020 - 4:58 PM
by Gaetan
The function you are looking for (deployment on an OU) is, if I am not mistaken, reserved for the Enterprise version.

Re: Deploying a package to a group of workstations

Published: August 5, 2020 - 5:05 PM
by Geovariances
Gaetan wrote: August 5, 2020 - 4:58 PM The function you are looking for (deployment on an OU) is, if I am not mistaken, reserved for the Enterprise version.
Yes, thank you!
The only possible method in the community version is therefore the package group method