Difference between revisions of "WPKG overview"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
m (WPKG overview)
(minor grammar error)
Line 3: Line 3:
 
'''Other languages: [[WPKG_overview:es|Spanish]] [[WPKG_overview:ru|Russian]]  [[WPKG_overview:fr|French]] [[WPKG_overview:de|German]]'''
 
'''Other languages: [[WPKG_overview:es|Spanish]] [[WPKG_overview:ru|Russian]]  [[WPKG_overview:fr|French]] [[WPKG_overview:de|German]]'''
  
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.
+
WPKG can add great value to your Samba or Active Directory setup, as it allows to you 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).
 
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).

Revision as of 18:58, 8 October 2010

WPKG overview

Other languages: Spanish Russian French German

WPKG can add great value to your Samba or Active Directory setup, as it allows to you 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:

  • fully automated software deployment solution for Windows
  • deploy software in any format - MSI, EXE, etc.
  • deploy software to different groups of computers or single workstations
  • easily install, upgrade or remove software
  • a "pull" psexec equivalent
  • run custom scripts to set printers, synchronize time, manipulate permissions, add registry entries, change Windows settings etc.
  • management/administration of end-user workstations
  • WPKG works in a domain, in a workgroup, or even over internet or VPN (no domain controller needed)
  • WPKG works with Linux (Samba), Windows servers, or any other systems supporting Windows Network Neighbourhood
  • WPKG works with Windows 2000, XP Pro/Home, 2003 and Vista clients, but also 9x and Me (selected functions only)
  • extremely small footprint on the client
  • extremely small footprint on the server
  • keep inventory of software installed on your Windows workstations
  • intuitive web interface

WPKG is open source, it uses GNU General Public License (GPL).