Difference between revisions of "Main Page"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m
m
Line 49: Line 49:
  
 
'''[[:Category: Articles | Articles]]'''
 
'''[[:Category: Articles | Articles]]'''
 
'''[[Wishlist]]'''
 
  
 
----
 
----

Revision as of 22:06, 9 December 2005

WPKG

WPKG is an automated software deployment, upgrade and removal script for Windows.

It can be used to push/pull software packages, such as Service Packs, hotfixes, or program installations from a central server (for example, Samba or Active Directory) to a number of workstations.

It can run as a service to install software in the background, without user interaction.

It can install MSI, InstallShield, PackagefortheWeb etc. packages, and all other packages using repackaging or some batch scripting.

WPKG overview

WPKG can add great value to your Samba or Active Directory setup, as it allows to perform software installation, updates, removal etc. on your workstations.

It is also possible to execute custom scripts on your workstations, like synchronizing time, setting printers, changing permissions or adding registry entries (basically, some of the things you would do with Active Directory and Group Policy / GPO).

This is a list that summarizes what WPKG can do for you:

  • deploy software in any format - MSI, EXE, etc.
  • deploy software to different groups of computers or single workstations
  • easily install, upgrade or remove software
  • run custom scripts to set printers, synchronize time, change permissions, add registry entries etc.
  • work in a domain, in a workgroup, or even over internet or VPN (no domain controller needed)
  • work with Linux (Samba), Windows servers, or any other systems supporting Windows Network Neighbourhood
  • work with Windows 2000, XP and 2003 clients
  • extremely small footprint on the client: no additional service is started
  • extremely small footprint on the server: no additional service/daemon is started
  • keep inventory of software installed on your Windows workstations

You are welcome to edit this WPKG Wiki.

To add new pages, do the following:

- Type your search phrase in the "search" box and press "Go".

- If there are any similar pages, you are welcome to correct them.

- If there are no similar pages, follow "create an article with this title" link to create a new article.


Index of all pages in WPKG Wiki

List of all categories

Silent Installers

Articles



For a quick help on using Wiki, visit Wikimedia help page.