Changes

WPKG with Samba

459 bytes added, 21:50, 12 October 2005
m
Client side (Windows workstations)
<code>cscript \\server\wpkg\wpkg.js /synchronize /quiet</code>
 
 
When WPKG is called on a Windows workstation with these options, it will do the following:
 
* look for its hostname in <code>\\server\wpkg\hosts.xml</code> file, and a profile associated to the name,
* look which software/scripts it has in a profile in <code>\\server\wpkg\profiles.xml</code> file,
* look for detailed package descriptions in <code>\\server\wpkg\packages.xml</code> file - name, description, install command, remove command, exit code etc.