OCSInventory-ocsreports icon indicating copy to clipboard operation
OCSInventory-ocsreports copied to clipboard

[FEATURE] Possbility to create recurrent deployment

Open gillesdubois opened this issue 5 years ago • 3 comments

Is your feature request related to a problem? Please describe. In some case, it would be nice to be able to create a recurrent deployment because sometimes you just deployment the same thing / command multiple time or on specific intervals.

Describe the solution you'd like

  • On deployment form a checkbox, is this package is intended for recurrent usage ?
  • Activation same as already present
  • On group or machine result from a multi search, possiblity to deploy a recurrent package on a defined interval.

gillesdubois avatar Jul 23 '19 08:07 gillesdubois

i have solved it by creating packages with an

exit /B 3344_ at the end of the script

So the package always has a specific error code - but for example error code 3344 really means a success. But because OCS-Inventory "thinks" that package is on error, you can redeploy every package as often as you want.

sokatra avatar Jul 31 '19 12:07 sokatra

Hi,

Indeed, it's a good workaround but OCS Inventory team want to create a dedicated feature and not only a trick to recurrent deployment :)

Regards, Gilles Dubois.

gillesdubois avatar Aug 07 '19 09:08 gillesdubois

Hello Gilles,

While searching for the same issue as you, I found this GitHub ticket and I'm surprised that this feature is claimed by an OCS Inventory developer himself. :)

By the way, it seems that this feature exists in the paid version of OCS Inventory, if I judge by this information on this page : https://ocsinventory-ng.org/?page_id=140&lang=en

Access to administration scripts and professional tools to optimize the management of your assets. (LDAP group sync, recurrent deployment, create a theme, etc..)

Grabou avatar Sep 07 '22 09:09 Grabou