Difference between revisions of "Related projects"

From WPKG | Open Source Software Deployment and Distribution
Jump to: navigation, search
(OPSI)
(Various tidyup)
Line 1: Line 1:
 
= Software dedicated to work with WPKG =
 
= Software dedicated to work with WPKG =
  
See [[user contributed software]] for a list of programs, scripts etc. dedicated to work with WPKG.
+
See the [[user contributed software]] page for a list of programs, scripts etc. dedicated to working with WPKG.
  
 
= Other software =
 
= Other software =
 
== Unattended ==
 
== Unattended ==
[http://unattended.sourceforge.net/ Unattended] - a system for fully automating the installation of Windows 2000, Windows XP, and Windows Server 2003.
+
[http://unattended.sourceforge.net/ Unattended] - a system for fully automating the installation of Windows 2000 Professional and Server, Windows XP, and Windows Server 2003.
  
 
Features include:
 
Features include:
Line 17: Line 17:
 
* Completely free
 
* Completely free
  
When you are finished setting up Unattended, you will be able to boot any PC from a floppy, from a CD-ROM, or directly from the network, answer a few questions, and come back an hour or two later to a fully-installed Windows workstation.
+
When you are finished setting up Unattended, you will be able to boot any PC from a floppy disk, CD-ROM, or from the network, answer a few questions, and come back an hour or two later to a fully-installed Windows workstation.
  
 
== Unattended GUI ==
 
== Unattended GUI ==
[http://unattended-gui.sourceforge.net/ Unattended GUI] - This is the GUI to Unattended. Also a collection of scripts for inventory, deinstallation and other add-ons.
+
[http://unattended-gui.sourceforge.net/ Unattended GUI] - a GUI for Unattended. Also a collection of scripts for inventory, deinstallation and other add-ons.
  
 
== Diegostart ==
 
== Diegostart ==
[http://diegostart.dijuremo.org/ Diegostart] - Unattended windows installs based on the use of the [http://www.nu2.nu/pebuilder/ BartPE] cd.
+
[http://diegostart.dijuremo.org/ Diegostart] - Unattended Windows installation based on [http://www.nu2.nu/pebuilder/ Bart's Preinstalled Environment (BartPE) bootable live windows CD/DVD].
  
 
Features:
 
Features:
  
* Detailed Howto for Windows XP installations.
+
* can install Windows operating systems starting with 2000 and all the way up to the latest Windows server class systems
* Supports Windows 2000, 2003 and the corresponding server versions.
+
 
* Based on answer files, batch scripts and free software.
 
* Based on answer files, batch scripts and free software.
 
* Allows simultaneous installation of different classes of systems, e.g. Windows XP Pro for a Computing Lab, Windows XP pro for a laptop, Windows XP Pro for a Staff person.
 
* Allows simultaneous installation of different classes of systems, e.g. Windows XP Pro for a Computing Lab, Windows XP pro for a laptop, Windows XP Pro for a Staff person.
Line 34: Line 33:
  
 
== OPSI ==
 
== OPSI ==
[http://www.opsi.org/ opsi] or: '''O'''pen '''P'''C '''S'''erver '''I'''ntegration, a Linux server based system for automating OS deployment, software installation and inventory on Windows clients, now downloadable in version 4.x
+
[http://www.opsi.org/ opsi], Open PC Server Integration - a Linux server based system for automating Windows deployment, software installation and inventory.
  
 
Features:
 
Features:
  
* A VMware machine with an ready to use opsi server can be downloaded ([http://downloads.sourceforge.net/opsi  at sourceforge (opsi4.0.1-servervm.zip (785.2 MB)]) - nothing but the original Windows installation cd contents must be added.
+
* A VMware machine with a ready to use opsi server can be downloaded - all you need to add is the original Windows installation media.
  
* Supports Windows 2000, Windows XP, Server 2003/2008, Vista , Windows 7.
+
* Supports Windows 2000, Windows XP, Windows Vista, Windows 7 and Windows Server 2003/2008,.
  
* Is based on two methods of accessing a client computer: First, a network boot with a Linux image, that can e.g. be used for preparing a OS installation, or saving and restoring a partition. Second, a boot of the installed OS, in which a service is implanted. This service triggers the execution of install processes or other scripts. These processes are controlled by SSL-requests to the "opsi configuration service" which runs on the opsi server.
+
* Is based on two methods of accessing a client computer: First, a network boot with a Linux image, that can e.g. be used for preparing an OS installation, or saving and restoring a partition. Second, a boot of the installed OS, in which a service is implanted. This service triggers the execution of install processes or other scripts. These processes are controlled by SSL-requests to the "opsi configuration service" which runs on the opsi server.
  
* The software configuration of each client can be individually configured. For this purpose, there exists an easy to use graphical user interface.  
+
* The software configuration of each client can be individually configured.
  
* To prepare the software packages for deployment there is a scriptable environment that combines different approaches as Windows Installer packages, automated installs by AutoIt scripts, and specific command calls.
+
* To prepare the software packages for deployment there is a scriptable environment that combines different approaches as Windows Installer packages, automated installs by [http://www.autoitscript.com AutoIt] scripts, and specific command calls.
  
 
== OCS Inventory NG ==
 
== OCS Inventory NG ==
[http://ocsinventory-ng.org/ OCS Inventory NG] (Open Computer and Software Inventory Next Generation).
+
[http://ocsinventory-ng.org/ OCS Inventory NG], Open Computer and Software Inventory Next Generation - includes a package deployment feature on client computers. From the central management server, you can upload packages (software setup, commands or just files to store on client computers) which will be downloaded and launched by an agent on the client computer.
 
+
OCS Inventory NG includes package deployment feature on client computers. From the central management server, you can upload packages (software setup, commands or only files to store on client computers) which will be downloaded through HTTP/HTTPS and launched by agent on client computer.
+
  
 
See also [[OcsInventory Agent]]
 
See also [[OcsInventory Agent]]
  
 
== FusionInventory ==
 
== FusionInventory ==
[http://fusioninventory.org/ FusionInventory] is a [http://www.glpi-project.org/ GLPI] Plugin and an [[FusionInventory Agent|Agent]] based on OCS Inventory NG agent.
+
[http://fusioninventory.org/ FusionInventory] - a [http://www.glpi-project.org/ GLPI] plugin and an [[FusionInventory Agent|Agent]] based on OCS Inventory NG agent.
  
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]

Revision as of 17:11, 20 November 2011

Software dedicated to work with WPKG

See the user contributed software page for a list of programs, scripts etc. dedicated to working with WPKG.

Other software

Unattended

Unattended - a system for fully automating the installation of Windows 2000 Professional and Server, Windows XP, and Windows Server 2003.

Features include:

  • Automated install of OS, hotfixes, and applications
  • Full documentation and source code
  • Support for floppy, CD-ROM, and "nothing but net" installs
  • True unattended installation, not disk imaging
  • No Windows servers required; use your Unix servers instead
  • No Unix servers required; use your Windows servers after all
  • Completely free

When you are finished setting up Unattended, you will be able to boot any PC from a floppy disk, CD-ROM, or from the network, answer a few questions, and come back an hour or two later to a fully-installed Windows workstation.

Unattended GUI

Unattended GUI - a GUI for Unattended. Also a collection of scripts for inventory, deinstallation and other add-ons.

Diegostart

Diegostart - Unattended Windows installation based on Bart's Preinstalled Environment (BartPE) bootable live windows CD/DVD.

Features:

  • can install Windows operating systems starting with 2000 and all the way up to the latest Windows server class systems
  • Based on answer files, batch scripts and free software.
  • Allows simultaneous installation of different classes of systems, e.g. Windows XP Pro for a Computing Lab, Windows XP pro for a laptop, Windows XP Pro for a Staff person.
  • Free as in beer

OPSI

opsi, Open PC Server Integration - a Linux server based system for automating Windows deployment, software installation and inventory.

Features:

  • A VMware machine with a ready to use opsi server can be downloaded - all you need to add is the original Windows installation media.
  • Supports Windows 2000, Windows XP, Windows Vista, Windows 7 and Windows Server 2003/2008,.
  • Is based on two methods of accessing a client computer: First, a network boot with a Linux image, that can e.g. be used for preparing an OS installation, or saving and restoring a partition. Second, a boot of the installed OS, in which a service is implanted. This service triggers the execution of install processes or other scripts. These processes are controlled by SSL-requests to the "opsi configuration service" which runs on the opsi server.
  • The software configuration of each client can be individually configured.
  • To prepare the software packages for deployment there is a scriptable environment that combines different approaches as Windows Installer packages, automated installs by AutoIt scripts, and specific command calls.

OCS Inventory NG

OCS Inventory NG, Open Computer and Software Inventory Next Generation - includes a package deployment feature on client computers. From the central management server, you can upload packages (software setup, commands or just files to store on client computers) which will be downloaded and launched by an agent on the client computer.

See also OcsInventory Agent

FusionInventory

FusionInventory - a GLPI plugin and an Agent based on OCS Inventory NG agent.