Page 1 of 1
[SOLVED] Can wapt-get.ini be modified by group?
Published: July 5, 2018 - 9:50 AM
by louisinger
Hello,
I would like to know if the Wapt agent can be modified by machine group or even across the entire network. Are we really required to configure each workstation individually?
Re: wapt-get.ini editable by group?
Published: July 5, 2018 - 10:35 AM
by htouvet
Hello,
I think the question is ambiguous.
Do you want to modify the local WAPT agent configuration automatically?
In that case, create a package that modifies the parameters in wapt-get.ini and assign it to a group or a multi-select list of machines.
Or do you want to configure the machines in bulk?
In that case, create a group, assign packages (group or software) to it, and assign the group to a multi-select list of machines (this only needs to be done once). You can then manage this group of machines by adding or removing packages from the group.
Re: wapt-get.ini editable by group?
Published: July 5, 2018 - 10:50 AM
by louisinger
Do you want to modify the local Wapt agent configuration automatically?
If so, create a package that modifies the parameters of wapt-get.ini and assign it to a group or a multi-selection of machines.
That's right, I wanted to know if I needed to script the modification of the .ini file. Thank you.
I have another question: is there a command to update/upgrade a selection of machines?
Re: wapt-get.ini editable by group?
Published: July 5, 2018 - 11:13
by htouvet
For scripting wapt-get.ini:
example:
https://store.wapt.fr/package_details?p ... 4_all.wapt
To update/upgrade selected machines
, simply make a multi-selection in the console and press the "Apply Upgrades" button.
All machines will receive the order to update.
Re: wapt-get.ini editable by group?
Published: July 5, 2018 - 11:37
by louisinger
Thank you so much!