Changes

WPKG QUICK INSTALL

166 bytes added, 17:43, 16 April 2012
Clarified what should be downloaded for client/server packages; removed Mellerbeck's signature
== Server install ==
Download the latest stable release from here http://wpkg.org/Download (Not should be a .ZIP file, as opposed to the client) Something like WPKG 1installer which should be an .0MSI).2 – zip archive
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!
Should be something like WPKG Client 1.2.1 (Not development release) On your machine run the WPKG Client 1.2.1.msi client installer (we will use it to create a config file to be pushed out to all the other machines)
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]]
 
--[[User:Mellerbeck|Mellerbeck]] 23:12, 19 December 2008 (CET)
16
edits