[wpkg-users] Viewing software installed on workstations

Jens Geile jens.geile at mzbs.de
Fri May 16 19:04:39 CEST 2008


Hi,

> If you really need to get the absolutely latest version of the local wpkg.xml I recommend putting a batch file onto the server and have WPKG client running that batch file instead of wpkg.js directly.
> This allows to launch wpkg.js and then copy wpkg.xml with the batch script.
Uh, why not just use config.xml to configure the location of the logfiles and wpkg.xml files?

<param name='settings_file_path' value='\\\\iserv\\install\\wpkg\\status' />
<param name='log_file_path' value='\\\\iserv\\install\\wpkg\\status' />
<param name='logfilePattern' value='[HOSTNAME].log' />

Works pretty good for me.

-
jens



More information about the wpkg-users mailing list