Changes

OcsInventory Agent

43 bytes added, 13:36, 1 March 2008
m
no edit summary
Agent SIlent installer for [http://ocsinventory.sourceforge.net/ OcsInventory]Agent.
OcsInventory is an application that automatically inventories computer systems,
The packages.xml definition:
<source lang="xml"><package id='ocsinventory' name='OcsInventory' revision='1' priority='5' reboot='false' >
<check type='file' condition='versiongreaterorequal'
path='%PROGRAMFILES%\OCS Inventory Agent\OCSInventory.exe' value='4.0.2.6' />
<install cmd='%SOFTWARE%\ocsinventory\OcsAgentSetup.exe /S /SERVER:your.server.here /NP' />
</package></source>
Be sure to adjust the check version depending on the version you install, and substitute your OCS server for ''your.server.here''.
[[Category: Silent Installers]]