16
edits
Changes
Clarified what should be downloaded for client/server packages; removed Mellerbeck's signature
== Server install ==
Now unzip the files someplace.
Now on the server that you want to install WPKG on, create a shared folder named WPKG.
Copy into the share the following files (from where you unzipped themthese are required for WPKG to run) four files:
* wpkg.js ("WPKG engine")
* profiles.xml (profiles available to hosts) and
* packages.xml (applications and scripts that can be deployed or executed on workstations)
A detailed explanation of all the WPKG files can be found under [[WPKG files]].
=== Server configuration ===
== Client install ==
Download the stable WPKG Client from http://wpkg.org/Download(should be an .MSI as opposed to the server .ZIP package, for example "WPKG_Client_1.2.1.msi"). Make sure you aren't downloading a developer release unless you really know what you're doing!
You need to create a domain user with low user rights or use any old generic one if you have one. Basically this user needs to be able to read from the WPKG share.
One way is [[ Push_Install_WPKG_with_Psexec | Push Install WPKG with Psexec]]