Thanks for the clarification.<br><br>WPKG does grouping.  I wonder if it is smart enough to only download a pkg iff needed.  <br><br>On Sunday, August 14, 2011, Guillaume Rousse <<a href="mailto:guillomovitch@gmail.com">guillomovitch@gmail.com</a>> wrote:<br>
> On 14/08/2011 05:08, Rob Townley wrote:<br>>>><br>>>> And once you have .msi packages, you may as well use AD GPO for deployment,<br>>>> which offer all the grouping you need. The only advantages of previous tools<br>
>>> are better bandwidth usage if you have network limits, and more options for<br>>>> installation time (GPO only allows for installation at boot and logon time).<br>>><br>>> Setup.exe can be made silent or even switchless and silent.  MSI may<br>
>> be better at uninstalls, but exe installs can be reversed.<br>><br>> Well, you don't want to download a 400Mo payload every hour on every host to just try to install it, if not needed. So you first have to check if the software is installed, in which version, and take a decision from the available version. Without a packaging system, you have to handle this manually in a wrapper script, for every software you plan to install. Here is such a script for fusioninventory, for instance: <a href="http://forge.fusioninventory.org/projects/fusioninventory-agent/wiki/Vbs_install_upgrade">http://forge.fusioninventory.org/projects/fusioninventory-agent/wiki/Vbs_install_upgrade</a>.<br>
><br>>> GPO only works with Professional Editions of Windows and is not meant<br>>> to work across the internet.<br>><br>> Good to know. However, that's likely the case for actual sysadmin tasks, unless you're dealing with managing grandma's box across the country.<br>
><br>> Anyway, my point was just than selecting a deployement tool is only half of the problem, the software payload being the other.<br>> --<br>> BOFH excuse #390:<br>><br>> Increased sunspot activity.<br>
><br>> _______________________________________________<br>> Fusioninventory-user mailing list<br>> <a href="mailto:Fusioninventory-user@lists.alioth.debian.org">Fusioninventory-user@lists.alioth.debian.org</a><br>
> <a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-user">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/fusioninventory-user</a><br>>