Difference between revisions of "WPKG overview"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(= Un vistazo a WPKG =)
m (Reverted edits by Inr jw (Talk); changed back to last version by WPKGSysop)
Line 1: Line 1:
= Un vistazo a WPKG =
+
= WPKG overview =
  
WPKG puede añadir nuevas funciones a tu configuración SAMBA o Active Directory.
+
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.
Tambien permite la ejecución de script en equipos de trabajo: sincronización de hora, configuración de impresora, cambio de permisos y edición de entradas de registros (Cosas que se hacen con GPOs de Active directory).
+
  
Esta es una lista de funciones de WPKG:
+
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).
* Completo sistema de automatización de despliegue de software, PARA WINDOWS.
+
* Despliegua “software” en cualquier formato: MSI, EXE, etc.
+
* Despliegua “software” en grupos de programas.
+
* Equivale a “psexec”.
+
* Ejecuta script que permite la sincronizacón de reloj, configuración de impresoras, manipular permisos, etc.
+
* Administra usuarios finales de las estaciones de trabajo.
+
* WPKG trabaja independientemente del entorno donde esté: Grupo de trabajo, dominio, internet o vpn.
+
* El lado de servidor trabaja en linux (SAMBA), servidores windows o cualquier otro sistema que soporte el sistema de red de vecindario de WINDOWS.
+
* La parte de cliente funciona con Windows 2000, XP, 2003 y windows vista
+
  
 +
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|web interface]]
  
 
[[Category: Documentation]]
 
[[Category: Documentation]]

Revision as of 16:53, 18 March 2009

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:

  • 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