Difference between revisions of "Documentation"
From WPKG | Open Source Software Deployment and Distribution
(added page about variables) |
|||
Line 35: | Line 35: | ||
[[Timeouts]] | [[Timeouts]] | ||
+ | |||
+ | [[Variables]] | ||
[[ Regular_expression_support | Regular expression support ]] | [[ Regular_expression_support | Regular expression support ]] |
Revision as of 16:59, 1 July 2011
This document in other languages: Spanish
Basic introduction
WPKG-GP - alternative WPKG client using Group Policy Extensions
Configuration files
- config.xml - where various wpkg.js settings can be configured
- hosts.xml - defines the hosts and associated profiles
- packages.xml - defines how to install and uninstall software packages
- profiles.xml - defines the software packages or scripts, which will be installed/executed on hosts.
- settings.xml - settings file used by the WPKG Client.
- wpkg.xml - the local settings file - it is stored on a workstation locally
For more information about config files, please see: Config files
More technical stuff
Related tips
- Per user scripts - Run script foreach user with WPKG
All articles in "Documentation" category
Silent installers, changing settings, etc.