On 13/08/2011 18:00, Alec Taylor wrote:
Thanks for the suggestion, I will use either that or [more likely]
OCSInventory-ng.
opsi, ocsinventory or fusioninventory are mostly tools for payload transfering between machines. To handle software management, you also need a packaging system, which means .msi packages, rather than interactive installation wizard (.exe). Otherwise, you'll have to handle the logic of installation/uninstallation/upgrade manually for each of your software in a custom vbs (or any other script language) wrapper, which is painful and cumbersome.

And once you have .msi packages, you may as well use AD GPO for deployment, which offer all the grouping you need. The only advantages of previous tools are better bandwidth usage if you have network limits, and more options for installation time (GPO only allows for installation at boot and logon time).
--
BOFH excuse #85:

Windows 95 undocumented "feature"

_______________________________________________
Fusioninventory-user mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-user

Reply via email to