Deployment Windows clients from a Linux server with Opsi

Logging

If an installation fails, Opsi alerts the administrator via the web interface for the package. Additionally, each client generates a detailed log that Opsi stores both centrally on the server and also locally on the client for diagnostics in the case of connection issues.

Optionally, Opsi can pass messages to a Syslog server. When you create a software package, you can also add a custom logfile. In the course of Opsi-controlled Windows installation over the network, logfiles are created on both the server and the client.

In enterprise environments, Opsi supports the use and central configuration of multiplex depot servers for software installation in distributed scenarios. Implementations of this kind seem to be fairly complex, and the manufacturer recommends signing a support agreement before setting up a multiplex depot server.

Scripting Language

When Windows boots, the Opsi service calls Winst.exe, which in turn installs the individual packages (Figure 5). An installation-ready Opsi package comprises the executable binaries, some metadata, and an installation script for updating and uninstalling.

Installation control relies on a special, semantically rich scripting language that is documented in a separate installation manual and reference card, along with details of the various installation programs, on the Opsi website [15]. A template supplied with the Opsi distribution is useful for help in getting started, and the wiki [14], with its collection of sample scripts, helps to explain the concept further.

The scripting language supports all known installation variants (i.e., snapshot, silent, script-based, and simulated keyboard input), which means that the underlying language does not change from program to program. The files have a similar structure to INI files; that is, they are divided into sections.

Opsi distinguishes between a primary section, which controls the basic flow of the script and the run-time behavior of Winst, and multiple secondary sections, which are called by the primary section (for an example, see Listing 1). A secondary section contains instructions, which in turn can reside in external functions or are drawn from external sources, such as programs or included scripts.

Listing 1

Installation Script for TightVNC

 

Opsi's scripting language includes conditions (if and else), for loops, and string lists to guide the installation, depending on the existence of certain properties. Also, it offers assignable variables, pre-defined functions, and global constants. The constants let you reference system paths, drive letters, operating system versions, environmental variables, and network settings in the script. Opsi automatically discovers the value of global variables at run time.

The code in the secondary section can make various changes to the system, such as copying and deleting files and directories, editing Registry entries, and creating or removing links in the start menu and on the desktop. Also, it is possible to launch external programs via the Windows API, or cmd.exe, and to reboot the target system depending on the file version, operating system, language, free disk space, and other factors.

Administrators can use configurable installation messages and graphics to modify the look of the Opsi service and even modify a system's restart behavior in a script. The Opsi scripting language provides file-patching functions for software configuration and supports INI, hosts, XML, BDE, and Mozilla configuration files, as well as text files.

Conclusions

Custom solutions make sense in some environments; however, you should not underestimate the initial setup effort or the maintenance overhead. Opsi gives you the freedom to decide how much to do yourself and what level of vendor support to rely on. The Opsi alternative also saves you the cost of a Windows server, and you can manage the software on your Windows clients from the stability and security of Linux.

Infos

  1. Windows Packager (WPKG): http://wpkg.org/
  2. Unattended: http://unattended.sourceforge.net
  3. Unattended GUI: http://unattended-gui.sourceforge.net
  4. WPKG wiki: http://wpkg.org/Category:Silent_Installers
  5. BINL server in Python: http://oss.netfarm.it/guides/pxe.php
  6. Entry-level article by Microsoft: http://unattended.msfn.org/unattended.xp/view/web/7/
  7. Prebuilt packages by the Driverpacks project: http://driverpacks.net
  8. Linux RIS Howto: http://www.promodus.net/linuxris
  9. Reference for WINNT.SIF: http://unattended.msfn.org/unattended.xp/view/web/19
  10. Guide to BINL server: http://oss.netfarm.it/guides/ris-linux.pdf
  11. Opsi: http://www.opsi.org/
  12. UIB maintenance and support offerings: http://uib.de/en/opsi%20support/index.html
  13. Opsi community forum: https://forum.opsi.org
  14. Opsi wiki with ready-to-run scripts: http://www.opsi.org/opsi_wiki/WinstScripts
  15. Opsi documentation: http://download.uib.de/doku/

The Author

Florian Effenberger has been a free software evangelist for many years. He is the OpenOffice.org project's International Marketing Co-Lead and a member of the OpenOffice.org Germany board. His work mainly focuses on designing enterprise and educational networks based on free software. Florian is a regular contributor to several German- and English-language publications.

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Opsi 3.4 With New License Management Module

    German company UIB has released version 3.4 of opsi, an open source software distribution tool for Windows PCs. Along with improvements and updates, the latest version comes with a new module for the management of commercial software licenses.

  • Inventory Tools

    As a network grows in size, it becomes increasingly difficult to keep track of hardware, software, licenses, and infrastructure. Inventory solutions can provide significant relief.

  • Software Distribution Tools

    Keeping all the Linux clients in an enterprise environment up to date can be a major logistical challenge. Many harassed administrators appreciate a good software distribution system, especially if it is a free tool that doesn’t stress the IT budget.

  • LINUX WORLD NEWS
  • Introduction

    Charly has a web mailer on his server just for family and friends. Last weekend he ditched the overly simplistic SquirrelMail for a Web 2.0 program.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News