Difference between revisions of "WPKG overview"
From WPKG | Open Source Software Deployment and Distribution
m |
m (→WPKG overview: Add link for french page) |
||
Line 1: | Line 1: | ||
= WPKG overview = | = WPKG overview = | ||
− | '''Other languages: [[WPKG_overview:es|Spanish]] [[WPKG_overview:ru|Russian]]''' | + | '''Other languages: [[WPKG_overview:es|Spanish]] [[WPKG_overview:ru|Russian]] [[WPKG_overview:fr|French]]''' |
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 perform software installation, updates, removal etc. on your workstations. |
Revision as of 08:06, 19 May 2010
WPKG overview
Other languages: Spanish Russian French
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:
- 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).