<p><strong>WPKG</strong><br>
**<a href="http://wpkg.org">http://wpkg.org</a><br>
**<br>
“W-package” (GUI and Command line) is an automated software deployment, upgrade and removal tool for Windows.</p>
<ul>
<li>
<p>WPKG is <strong><a href="http://sourceforge.net/projects/wpkg/">open source</a></strong> software.</p>
</li>
<li>
<p>It can be used to push/pull software packages, tel que Service Packs, hotfixes, or program installations<br>
from a central server to a number of workstations.</p>
</li>
<li>
<p>It can run as a service to install software in the background (silent install), without user interaction.</p>
</li>
<li>
<p>It can install MSI, InstallShield, PackagefortheWeb, Inno Setup, Nullsoft, other software installers or .exe packages, .bat and .cmd scripts and similar: no more repackaging to perform software installation.</p>
</li>
</ul>
<p>Here’s a <strong><a href="http://wpkg.org/Category:Silent_Installers">list of software</a></strong> that have already available silent installs, upgrades, and uninstalls configurations <strong>(<em>yes, Adobe flash/reader, Java, Firefox, Quicktime are included here</em>)</strong>. Vous pouvez write your own too, and contribute to the community.</p>
<p>It doesn’t include a full “software-push” feature, but we solved this by using <strong><a href="http://technet.microsoft.com/en-us/sysinternals/bb897553">psexec</a></strong> to run it on all our client/hosts, from a remote computer.</p>
<p>Vous pouvez use the <strong><a href="http://wpkg.org/User_contributed_software#wpkgCreateReport">wpkgCreateReport tool</a></strong> to generate a report showing which packages are installed on which computers.</p>
<p><em>check out the other user contributed software/tools, might come in useful</em></p>
<h2><a name="p-33792-lup-1" class="anchor" href="#p-33792-lup-1" aria-label="Heading link"></a>LUP</h2>
<p><strong><a href="http://localupdatepubl.sourceforge.net">http://localupdatepubl.sourceforge.net</a></strong></p>
<p>Another solution could be using software called <strong><a href="http://localupdatepubl.sourceforge.net/">Local Update Publisher</a></strong>. It allows you to <strong>publish 3rd party software updates through your WSUS server</strong>. Il semble que use WSUS API feature called <strong>“Local Publishing”</strong>. I haven’t used it though, here’s what claims to do:</p>
<ul>
<li>
<p>Publish applications to a domain or workgroup.</p>
</li>
<li>
<p>Create rules to define install behavior.</p>
</li>
<li>
<p>Monitor progress of installations.</p>
</li>
<li>
<p>Use WSUS groups for approvals.</p>
</li>
<li>
<p>Utilize existing WSUS architecture. Support multiple parent and child servers.</p>
</li>
<li>
<p>Import and export standard update catalogs.</p>
</li>
</ul>