EP1716479A2 - Driver-server for data or data files of device drivers, particularly printer drivers in a computer network - Google Patents

Driver-server for data or data files of device drivers, particularly printer drivers in a computer network

Info

Publication number
EP1716479A2
EP1716479A2 EP05701606A EP05701606A EP1716479A2 EP 1716479 A2 EP1716479 A2 EP 1716479A2 EP 05701606 A EP05701606 A EP 05701606A EP 05701606 A EP05701606 A EP 05701606A EP 1716479 A2 EP1716479 A2 EP 1716479A2
Authority
EP
European Patent Office
Prior art keywords
driver
computer
server
data
peripheral
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP05701606A
Other languages
German (de)
French (fr)
Inventor
Ulrich Pfahler
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
AKI GmbH
Original Assignee
AKI GmbH
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by AKI GmbH filed Critical AKI GmbH
Priority to EP05701606A priority Critical patent/EP1716479A2/en
Publication of EP1716479A2 publication Critical patent/EP1716479A2/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1224Client or server resources management
    • G06F3/1225Software update, e.g. print driver, modules, plug-ins, fonts
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server
    • G06F3/1288Remote printer device, e.g. being remote from client or server in client-server-printer device configuration
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers

Definitions

  • Driver server for data or files of device drivers, in particular printer drivers, in a computer network
  • the invention relates to an arrangement for distributing data for device drivers, in particular printer drivers, in a computer network which has three or more connected computers as nodes.
  • One of these forms a peripheral server computer, which is connected to one or more peripheral devices, for example printers, for their administration and control.
  • printer drivers for printing out documents, etc., which transfer internal Windows data into a code that the printer can understand.
  • a printer driver adapted for the printer In order to be able to print to a printer, a printer driver adapted for the printer must always be installed on a print server provided by the operating system. With the previously known administration tools, the installation of a printer driver on a print server can only be carried out manually. So there is the disadvantage that human administrator intervention is always required to install the necessary printer drivers on the print server. Since printer drivers are updated every now and then, e.g. B. to fix known errors from older driver versions, the need for manual installation or updating of drivers results in a considerable amount of work. This disadvantage is particularly serious for computer networks in which a large number of print servers are operated.
  • At least two of the computer nodes are each provided with a driver server as a so-called driver server computer.
  • the latter is designed to hold information collections relating to driver software (programs, the set of data, documents or the like used therefrom), as a result of which printers or other devices, in particular of the computer periphery, can be operated.
  • the driver servers are also designed to manage the driver data or information and to transmit them to other computers.
  • at least two driver servers of different computer nodes are in hierarchical communication with one another according to the master / slave principle, one dominating or controlling the other.
  • the invention comprises the arrangement of computer nodes of a computer network in which one or more driver servers and one or more peripheral (device) servers are arranged in a hierarchical structure for the purposes of automated driver distribution and driver installation.
  • Driver servers modules
  • modules are, in particular, software modules or functional components implemented on network computer nodes, which serve to hold files for printer or other device drivers and to transmit or forward them to one or more subordinate software modules and / or computer nodes.
  • Peripheral servers are functional components or software modules which are implemented on computer nodes, each of which is connected to at least one peripheral device, for example a printer, for controlling it.
  • the invention opens up the advantageous possibility of allowing the automated transmission of driver files from driver servers to subordinate driver and peripheral device servers to be controlled in a time-specific manner and / or to be carried out only when requested.
  • the transmitted or received driver files can be used for automatic installation of the device drivers if their own installation programs are included.
  • a service is set up on certain servers of the computer network which knows all the necessary files (driver files) and configuration settings or files (for example stored in known INF files) for the respective device drivers, and stores them as desired can forward many servers over the network connecting the individual servers.
  • Any device driver can now be individually assigned to each device or peripheral server, which is time-controlled and, if necessary, automatically transferred from the higher-level server and installed on the peripheral server computer. This minimizes the administrative effort involved in installing and updating device drivers, including printer drivers, in the computer network.
  • the configuration settings and files relate to the settings of a single driver. These settings essentially describe the individual files that make up the driver and how they are to be installed (sequence, target directories, etc.). In addition, these settings contain information to uniquely identify the driver (these unique identifiers will be used later).
  • the service on a computer node that provides the driver files for device drivers is called the driver server below.
  • Computer nodes with the “Driver Server” service do not necessarily have to be peripheral, in particular print servers serve.
  • Peripheral servers require a service for the automatic installation of the device drivers, which is referred to below as the “driver installer”. Both services “Driver Server” and “Driver Installer” are available in the software package "Print Management Control (short: PMC); a brief description of this software package is attached.
  • the invention is based on the arrangement of driver servers in a hierarchical structure. This means that higher-level driver servers feed their subordinate driver servers a subset of the available drivers, which in turn forward them to their assigned peripheral server computers. In addition, subordinate driver servers can provide additional drivers that are not available on the higher-level driver server.
  • This arrangement of the driver servers in a hierarchical structure enables adaptation to the requirements of driver installation in computer networks, in particular of companies. This step-by-step automatic forwarding of driver files advantageously reduces the amount of data transmitted in the network to a minimum.
  • the device driver by assigning a device driver from a driver server to a subordinate peripheral server computer, the device driver is automatically installed in a time-controlled manner by the driver installer service mentioned. It receives the necessary data from its higher-level driver server.
  • the hierarchical driver-server structure, the device drivers provided and the assignment of the device drivers to peripheral servers are managed via a graphical user interface, which can be implemented at any location in the computer network (central administration).
  • the hierarchical arrangement of the driver servers and / or the use of the driver installers based on the invention opens up the following advantageous possibilities: minimizing the administrative effort,
  • a driver server forms a central instance for the administration and automatic forwarding of device drivers to subordinate peripheral servers which, according to an advantageous embodiment, are designed to execute the driver installer (module for the automatic installation of a device driver).
  • the driver server can run on any, generally server-compatible computer node.
  • driver servers can exist in a network, but a peripheral server can only receive its device driver from one (higher-level) driver server.
  • the driver server is expediently programmed or set up to manage their respective device driver composition or grouping for any peripheral server.
  • the driver installer is used for automatic installation and automatic update (update) of device drivers. Furthermore, it has an auto repair functionality for device drivers that are already installed. Manual installation and management of device drivers on the peripheral server computers can thus be completely eliminated.
  • driver servers based on the invention additionally enables an inventory of all device drivers belonging to the computer network.
  • a computer network equipped in this way can be used, for example, for the national management of the computer device resources of a spatially distributed company.
  • a so-called master driver server provides some or all of its device drivers for one or more so-called slave driver servers.
  • a master driver server can be set up at a central point, which is used for slave driver servers, e.g. B. in business offices at different locations, printer or other device drivers. These are then distributed to the peripheral server computers in the respective branches (possibly with driver installer). This arrangement minimizes the volume of data to be transferred in the computer network that arises when adding or updating device drivers.
  • a slave driver server in the context of an advantageous embodiment of the invention, it is possible for a slave driver server to manage its own drivers in its database in addition to the drivers assigned by the master driver server.
  • the driver server functionality and the driver installer functionality are independent of other functions of the “Print Management Control” (PMC) software package mentioned above and explained in the appendix.
  • PMC Print Management Control
  • all files of the device driver are stored on a mass or background memory, for example a hard disk of the computer node executing the driver server.
  • the device drivers themselves do not need to be installed for the driver server.
  • the driver server is therefore completely independent of any drivers that may be installed on the operating system of the computer node executing the driver server.
  • this arrangement also allows the storage of device drivers that are not supported at all by the operating system within which the driver server is executed.
  • a driver server can also provide device drivers for itself. From the point of view of the driver server functionality, the driver server is then both the driver server and the subordinate driver installer, that is to say that such a server simultaneously executes the driver server service and the driver installer service.
  • the driver server is - in addition to the data, files or collections of driver information - provided with information or corresponding data or files about a configuration in which it is determined which device drivers are available and in which path the hard disk of the computer node executing the driver server stores the driver files.
  • This configuration information hereinafter referred to as "grouping” or “compilation” (in contrast to the configuration settings of individual drivers mentioned above), refers (in addition to other settings) to a plurality of device drivers, which in turn can be clearly identified (as mentioned above) ,
  • the individual settings for each device driver (“individual configuration file”) are meaningless for the grouping or compilation information of the driver server and driver installer. Both the driver-specific individual configuration and the grouping or compilation information associated with the several device drivers for the driver server are common is storage in files, but they are different files, with different formats and contents.
  • the name of the device driver, its version number, the operating systems supported by the device driver, the manufacturer of the device driver, a freely selectable comment as well as further driver-specific attributes and the driver category are stored in the corresponding file.
  • the driver category describes whether the device driver is a device driver assigned from a higher-level driver server, or whether the device driver is arranged hierarchically in the first place on your own system or forms a root node in a tree-like structure.
  • the names of subordinate driver servers and peripheral server computers to which device drivers can be assigned can be stored therein. For each of these servers, the compilation, which is preferably organized as a file, stores which of the device drivers provided are assigned to the respective computer node or system.
  • driver installers in a peripheral server computer receive a compilation in which is saved who the higher-level driver server is, and at what intervals the information or files of the assigned device drivers are to be updated. If the driver installer receives updated information about its assigned device drivers, it automatically transfers the driver files from the driver server to the hard disk of the computer node executing it and installs the one or more device drivers. In addition, the driver installer checks for each device driver that it manages whether the device driver is installed correctly. If necessary, an automatic repair of the device driver (repair installation) is carried out. According to a further embodiment of the invention, the driver installer stores the date and time when each assigned driver was last installed.
  • the above-mentioned graphical user interface is set up in an inventive functional adaptation. All settings of driver servers and / or driver installers can be made via this human-machine interface.
  • FIG. 1 shows, each with a schematically simplified representation in FIG. 1, the hierarchical arrangement of the driver servers with peripheral server computers (“print servers”) and the latter associated driver installers (automatic installation modules) as a block diagram
  • FIG. 2 the information and data streams Administration of the driver server and installer in connection with a module to implement a graphical user interface as a block diagram
  • 3 shows a concrete implementation of the graphical user interface using a screen section for managing the arrangement of the driver server according to the invention
  • FIG. 4 shows the partial section IV in FIG. 3 in an enlarged view.
  • FIG. 1 illustrates the hierarchical arrangement of the driver servers and peripheral servers in a computer network with a plurality of computer nodes (eg one computer node per block), the latter being referred to as “print server” in the example shown of the root node uses a computer node a with a master driver server implemented thereon at the top level in order to provide driver files for device drivers, in particular printer drivers. If the computer network drawn serves a nationally operating company, printer drivers can thus go to individual company branches with each one there existing print server, implemented on a peripheral server computer node B. An intermediate level is also required for the distribution, namely that of computer node c with the slave driver server implemented thereon.
  • the top level is from computer node a with the master driver-S erver, and the middle level is formed by the computer node c with the respective slave driver server.
  • the driver files are automatically sent to the subordinate slave driver only once. Transfer server and stored there (middle level or intermediate level in Figure 1).
  • the peripheral server computer nodes b with the respective print or print server or other device server of each individual company location now receive their driver files from the local (slave) driver server.
  • the driver installer services (module for automatic installation) implemented on the peripheral server computer node b automatically install the printer or other device drivers assigned to them on the respective peripheral server computer node b at the lowest level.
  • the graphical user interface GUI is used to manage the driver server modules and the driver installation modules own computer node d can be implemented, as can the driver server on slave computer node c and the peripheral server on peripheral server computer node b.
  • the driver installer (driver installation module) running on the Pherieserver computer node b can be provided with a Windows print server known per se.
  • driver database which can be implemented on the hard drive of the driver computer node (master driver or slave driver according to FIG. 2); the driver files are also stored in this database DB;
  • the hierarchical arrangement of the driver servers and driver installers is shown by means of a graphic interface via a snap-in within the circle shown.
  • the driver server and the driver installer can be managed via this snap-in of the GUI computer node d.
  • the GUI module provides a graphical user interface for the system administrator, which means that all relevant information about the server of the computer network is presented in a suitable manner.
  • the graphical user interface can be designed or set up in an internationally understandable manner by making all the displayed texts available in the desired language.
  • driver servers and driver installers The hierarchical arrangement of the driver servers and driver installers is shown in the tree view according to FIGS. 3 and 4 on the graphical user interface GUI. Any number of other server computers can be subordinate to each driver server as slave driver servers or driver installers on computer nodes for driver servers or peripheral servers. These are then indented as shown in FIGS. 3 and 4 below the driver server (with different icons, depending on their functionality).
  • driver server If a driver server is selected, the details in the driver Database drivers listed. Here additional drivers can be added or drivers that are not used can be deleted. Assignments of drivers to a plurality of subordinate driver servers and driver installers can be carried out at a central point in this advantageous embodiment of the invention.
  • driver installer or a subordinate driver server If a driver installer or a subordinate driver server is selected, the provided drivers are displayed in the detailed view. Assignments of individual drivers can be created or removed here, and driver updates can also be initiated.
  • Root computer node b Peripheral server computer node c Slave driver server computer node d GUI computer node

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Software Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

The invention relates to an arrangement for distributing data for device drivers, particularly printer drivers, in a computer network, comprising three or more connected computers as nodes, of which at least one is connected as so-called peripheral server computer to one or more peripheral devices, for instance, printers, for administering and controlling said peripheral devices. At least two computers are provided with a corresponding driver server module, which is configured for receiving driver data or information for printer drivers or other device drivers and for the administration and transmission thereof to other computers. At least two driver server modules of different computer nodes communicate with one another and are hierarchically coupled to one anther in accordance with the master-slave principle. The computer nodes with the hierarchically subordinate driver sever module are connected to the at least one peripheral server computer in order to transmit driver data to said peripheral computer server.

Description

Treiber-Server für Daten oder Dateien von Geräte-Treibern, insbesondere Druckertreibern, in einem Rechnernetzwerk Driver server for data or files of device drivers, in particular printer drivers, in a computer network
Die Erfindung betrifft eine Anordnung zur Verteilung von Daten für Gerätetreiber, insbesondere Druckertreiber, in einem Rechnernetzwerk, das drei oder mehr verbundene Rechner als Knoten aufweist. Davon bildet einer einen Peripherieserverrechner, der mit einem oder mehreren Peripheriegeräten, beispielsweise Druckern, zu deren Verwaltung und Ansteuerung verbunden ist.The invention relates to an arrangement for distributing data for device drivers, in particular printer drivers, in a computer network which has three or more connected computers as nodes. One of these forms a peripheral server computer, which is connected to one or more peripheral devices, for example printers, for their administration and control.
Bei dem Betriebssystem Windows der Firma Microsoft ist es bekannt, für das Ausdrucken von Dokumenten usw. Druckertreiber einzusetzen, die Windows-interne Daten in einen für den Drucker verständlichen Code übertragen. Um auf einen Drucker ausdrucken zu können, muss also immer ein für den Drucker angepasster Druckertreiber auf einem vom Betriebssystem zur Verfügung gestellten Print-Server installiert sein. Mit den bisher bekannten Administrationswerkzeugen kann die Installation eines Druckertreibers auf einem Print-Server nur manuell durchgeführt werden. Es besteht also der Nachteil, dass immer ein menschlicher Administrator- Eingriff erforderlich ist, um die notwendigen Druckertreiber am Print-Server zu installieren. Da Druckertreiber hin und wieder aktualisiert werden, um z. B. bekannte Fehler von älteren Treiberversionen zu beheben, ergibt sich durch die Notwendigkeit der manuellen Installation bzw. der Aktualisierung von Treibern ein erheblicher Arbeitsaufwand. Dieser Nachteil ist besonders für Rechner-Netzwerke gravierend, bei denen eine Vielzahl von Print-Servern betrieben wird. Um Gerätetreiber, die über eigene Installationsprogramme verfügen, von einer räumlichen Entfernung aus über Kabel oder Kommunikationsverbindungen „remote,, installieren zu können, muss auf Technologien wie das an sich bekannte Active Directory (Bestandteil von Active Platform) zurückgegriffen werden, die eigentlich Anwendungen das Auffinden, die Verwendung und die Verwaltung von Verzeichnisressourcen (z. B. Benutzernamen, Netzwerkdruckern und Zugriffsrechten) in einer verteilten Umgebung ermöglichen. Die Verteilung und Installation von Gerätetreibern ist damit zwar grundsätzlich möglich, aber umständlich und kompliziert. Zudem steigt mit der Anzahl der zu verteilenden Gerätetreiber-Dateien die zu übertragende Datenmenge überproportional an. Es ergibt sich die der Erfindung zugrunde liegende Aufgabe, unter Vermeidung der oben angesprochenen Nachteile des Standes der Technik in einem Rechner-Netzwerk den administrativen Aufwand bei der Verteilung von Daten für Gerätetreiber zu minimieren. Zur Lösung werden die im Schutzanspruch 1 angegebene Verteilungsanordnung für Gerätertreiber-Daten in einem Rechner-Netzwerk, der im Schutzanspruch 14 angegebene, entsprechend angepasste Rechnerknoten mit einem Treiber-Server sowie der im Schutzanspruch 20 angegebene, entsprechend angepasste Peripherieserverrechner mit einem automatischen Treiber- Installationsprogramm vorgeschlagen. Im Rahmen der allgemeinen erfinderischen Idee liegen auch die in den Schutzansprüchen 18 und 24 angegebenen Computerprogramme zur Realisierung eines Treiberserver-Moduls bzw. eine graphischen Benutzeroberfläche. Optionale, vorteilhafte Ausgestaltungen ergeben sich aus den (abhängigen) Unteransprüchen.In the Windows operating system from Microsoft, it is known to use printer drivers for printing out documents, etc., which transfer internal Windows data into a code that the printer can understand. In order to be able to print to a printer, a printer driver adapted for the printer must always be installed on a print server provided by the operating system. With the previously known administration tools, the installation of a printer driver on a print server can only be carried out manually. So there is the disadvantage that human administrator intervention is always required to install the necessary printer drivers on the print server. Since printer drivers are updated every now and then, e.g. B. to fix known errors from older driver versions, the need for manual installation or updating of drivers results in a considerable amount of work. This disadvantage is particularly serious for computer networks in which a large number of print servers are operated. In order to be able to install device drivers, which have their own installation programs, remotely from a physical distance via cables or communication connections, technologies such as the well-known Active Directory (part of Active Platform) that actually find applications must be used that enable the use and management of directory resources (e.g. user names, network printers and access rights) in a distributed environment. The distribution and installation of device drivers is basically possible, but cumbersome and complicated. In addition, the amount of data to be transferred increases disproportionately with the number of device driver files to be distributed. The object underlying the invention results, while avoiding the above-mentioned disadvantages of the prior art in a computer network, to minimize the administrative effort in the distribution of data for device drivers. To solve the problem, the distribution arrangement for device driver data specified in protection claim 1 in a computer network, the correspondingly adapted computer node with a driver server specified in protection claim 14 and the correspondingly adapted peripheral server computer with an automatic driver installation program specified in protection claim 20 are proposed , Within the scope of the general inventive idea are also the computer programs specified in the protection claims 18 and 24 for realizing a driver server module or a graphical user interface. Optional, advantageous configurations result from the (dependent) subclaims.
Auf der Basis der Erfindung sind also mindestens zwei der Rechner-Knoten als sogenannte Treiberserverrechner jeweils mit einem Treiber-Server versehen. Letzterer ist zur Aufnahme von Informationssammlungen betreffend Treibersoftware (Programme, davon verwendeter Satz von Daten, Dokumente oder dergleichen) ausgebildet, wodurch Drucker oder sonstige Geräte insbesondere der Computerperipherie betrieben werden können. Ferner sind die Treiber-Server auch zur Verwaltung der Treiberdaten oder -informationen und zu deren Übertragung an andere Rechner ausgebildet. Erfindungsgemäß stehen wenigstens zwei Treiber-Server unterschiedlicher Rechnerknoten miteinander hierarchisch nach dem Master-/Slave- Prinzip in Kommunikation, wobei der eine den anderen dominiert bzw. steuert.On the basis of the invention, at least two of the computer nodes are each provided with a driver server as a so-called driver server computer. The latter is designed to hold information collections relating to driver software (programs, the set of data, documents or the like used therefrom), as a result of which printers or other devices, in particular of the computer periphery, can be operated. Furthermore, the driver servers are also designed to manage the driver data or information and to transmit them to other computers. According to the invention, at least two driver servers of different computer nodes are in hierarchical communication with one another according to the master / slave principle, one dominating or controlling the other.
Insbesondere umfasst die Erfindung die Anordnung von Rechner-Knoten eines Rechnernetzwerks, in dem ein oder mehrere Treiber-Server und ein oder mehrere Peripherie-(Geräte)Server zu Zwecken einer automatisierten Treiberverteilung und Treiberinstallation in einer hierarchischen Struktur angeordnet sind. Dabei sind Treiber-Server(module) insbesondere auf Netzwerk-Rechnerknoten implementierte Softwaremodule bzw. Funktionskomponenten, welche der Aufnahme von Dateien für Drucker- oder sonstige Gerättreiber und deren Übertragung bzw. Weiterleitung an einen oder mehrere untergeordnete Softwaremodule und/oder Rechnerknoten dienen. Peripherieserver sind Funktionskomponenten bzw. Softwaremodule, welche auf Rechner-Knoten implementiert sind, welche je mit mindestens einem Peripheriegerät, beispielsweise Drucker, zu dessen Ansteuerung verbunden sind.In particular, the invention comprises the arrangement of computer nodes of a computer network in which one or more driver servers and one or more peripheral (device) servers are arranged in a hierarchical structure for the purposes of automated driver distribution and driver installation. Driver servers (modules) are, in particular, software modules or functional components implemented on network computer nodes, which serve to hold files for printer or other device drivers and to transmit or forward them to one or more subordinate software modules and / or computer nodes. Peripheral servers are functional components or software modules which are implemented on computer nodes, each of which is connected to at least one peripheral device, for example a printer, for controlling it.
Mit der Erfindung wird die vorteilhafte Möglichkeit eröffnet, die automatisierte Übertragung von Treiberdateien von Treiber-Servern an untergeordnete Treiber- und Peripheriegeräte-Server zeitlich spezifisch gesteuert und/oder nur bei Anforderung erfolgen lassen zu können. Auf den Peripheriegeräteservern können die übertragenen bzw. empfangenen Treiberdateien, wenn eigene Installationsprogramme enthalten sind, mit besonderem Vorteil zur automatischen Installation der Gerätetreiber verwendet werden.The invention opens up the advantageous possibility of allowing the automated transmission of driver files from driver servers to subordinate driver and peripheral device servers to be controlled in a time-specific manner and / or to be carried out only when requested. On the peripheral device servers, the transmitted or received driver files can be used for automatic installation of the device drivers if their own installation programs are included.
Auf der Basis der Erfindung ist auf bestimmten Servern des Rechner-Netzwerkes ein Dienst eingerichtet, der alle notwendigen Dateien (Treiberdateien) und Konfigurationseinstellungen beziehungsweise -dateien (beispielsweise gespeichert in an sich bekannten INF-Dateien) für jeweilige Gerätetreiber kennt, speichert, und diese beliebig viel Servern über das Netzwerk, das die einzelnen Server verbindet, weiterleiten kann. Jedem Geräte- bzw. Peripherieserver können nun individuell beliebige Gerätetreiber zugewiesen werden, die zeitlich gesteuert und bei Bedarf automatisch vom übergeordneten Server übertragen und auf dem Peripherieserverrechner installiert werden. Dadurch lässt sich der administrative Aufwand der Installation und der Aktualisierung von Gerätetreibern einschließlich Druckertreibern in dem Rechner-Netzwerk minimieren.On the basis of the invention, a service is set up on certain servers of the computer network which knows all the necessary files (driver files) and configuration settings or files (for example stored in known INF files) for the respective device drivers, and stores them as desired can forward many servers over the network connecting the individual servers. Any device driver can now be individually assigned to each device or peripheral server, which is time-controlled and, if necessary, automatically transferred from the higher-level server and installed on the peripheral server computer. This minimizes the administrative effort involved in installing and updating device drivers, including printer drivers, in the computer network.
Die Konfigurationseinstellungen beziehungsweise -dateien beziehen sich jeweils auf die Einstellungen eines einzelnen Treibers. Im Wesentlichen beschreiben diese Einstellungen, aus welchen einzelnen Dateien sich der Treiber zusammensetzt und wie diese zu installieren sind (Reihenfolge, Zielverzeichnisse usw.). Daneben enthalten diese Einstellungen Informationen, um den Treiber eindeutig zu identifizieren (diese eindeutigen Identifizierungsmerkmale werden später verwendet).The configuration settings and files relate to the settings of a single driver. These settings essentially describe the individual files that make up the driver and how they are to be installed (sequence, target directories, etc.). In addition, these settings contain information to uniquely identify the driver (these unique identifiers will be used later).
Der Dienst auf einem Rechnerknoten, der die Treiberdateien von Gerätetreibern bereitstellt, wird im folgenden Treiber-Server genannt. Rechnerknoten mit dem Dienst „Treiber-Server,, müssen nicht unbedingt als Peripherie-, insbesondere Print-Server dienen. Peripherie-Server benötigen für die automatische Installation der Gerätetreiber einen Dienst, der im Folgenden „Treiber-Installer,, genannt wird. Beide Dienste „Treiber-Server,, und „Treiber-Installer,, stehen in dem Software-Paket „Print Management Control (kurz: PMC) zur Verfügung; eine Kurzbeschreibung dieses Software-Pakets ist als Anhang beigefügt.The service on a computer node that provides the driver files for device drivers is called the driver server below. Computer nodes with the "Driver Server" service do not necessarily have to be peripheral, in particular print servers serve. Peripheral servers require a service for the automatic installation of the device drivers, which is referred to below as the “driver installer”. Both services "Driver Server" and "Driver Installer" are available in the software package "Print Management Control (short: PMC); a brief description of this software package is attached.
Die Erfindung beruht auf der Anordnung von Treiber-Servern in einer hierarchischen Struktur. Dies bedeutet, dass übergeordnete Treiber-Server ihren untergeordneten Treiber-Servern eine Teilmenge der verfügbaren Treiber zuführen, die diese wiederum an ihren zugeordneten Peripherieserverrechnern weiterleiten. Darüber hinaus können untergeordnete Treiber-Server zusätzlich noch weitere Treiber bereitstellen, die auf dem übergeordneten Treiber-Server nicht verfügbar sind. Diese Anordnung der Treiber-Server in einer hierarchischen Struktur ermöglicht eine Anpassung an die Erfordernisse der Treiberinstallation in Rechner-Netzwerken insbesondere von Unternehmen. Durch diese stufenweise automatische Weiterleitung von Treiberdateien wird die im Netzwerk übertragene Datenmenge vorteilhaft auf ein Minimum reduziert.The invention is based on the arrangement of driver servers in a hierarchical structure. This means that higher-level driver servers feed their subordinate driver servers a subset of the available drivers, which in turn forward them to their assigned peripheral server computers. In addition, subordinate driver servers can provide additional drivers that are not available on the higher-level driver server. This arrangement of the driver servers in a hierarchical structure enables adaptation to the requirements of driver installation in computer networks, in particular of companies. This step-by-step automatic forwarding of driver files advantageously reduces the amount of data transmitted in the network to a minimum.
Nach einer zweckmäßigen Erfindungsausbildung wird durch die Zuweisung eines Gerätetreibers von einem Treiber-Server an einen untergeordneten Peripherieserverrechner der Gerätetreiber zeitgesteuert automatisch von dem genannten Treiber-Installer-Dienst installiert. Die notwendigen Daten erhält er von seinem übergeordneten Treiber-Server. Die Verwaltung der hierarchischen Treiber- Server-Struktur, der bereitgestellten Gerätetreiber und die Zuweisung der Gerätetreiber an Peripherie-Server erfolgt über eine grafische Benutzeroberfläche, welche an einem beliebigen Ort im Rechner-Netzwerk implementiert sein kann (zentrale Administration).According to an expedient training of the invention, by assigning a device driver from a driver server to a subordinate peripheral server computer, the device driver is automatically installed in a time-controlled manner by the driver installer service mentioned. It receives the necessary data from its higher-level driver server. The hierarchical driver-server structure, the device drivers provided and the assignment of the device drivers to peripheral servers are managed via a graphical user interface, which can be implemented at any location in the computer network (central administration).
Die hierarchische Anordnung der Treiber-Server und/oder Verwendung der Treiber- Installer auf der Basis der Erfindung eröffnet folgende vorteilhafte Möglichkeiten: - Minimierung des administrativen Aufwandes,The hierarchical arrangement of the driver servers and / or the use of the driver installers based on the invention opens up the following advantageous possibilities: minimizing the administrative effort,
- automatische Installation der Gerätetreiber auf den Peripherieserverrechnern, - automatische Aktualisierung (Updates) der Gerätetreiber, wenn diese auf dem Treiberserver aktualisiert werden,- automatic installation of the device drivers on the peripheral server computers, - automatic updates (updates) of the device drivers when they are updated on the driver server,
- Verfügbarkeit einer Auto-Repair-Funktion, wenn auf einem Peripherieserverrechner Treiberdateien versehentlich gelöscht oder überschrieben werden,- Availability of an auto repair function if driver files are accidentally deleted or overwritten on a peripheral server computer,
- Minimierung des Datenaufkommens im Rechner-Netzwerk (beispielsweise mit mehreren geographisch entfernten Standorten) durch Verwendung der hierarchischen Struktur.- Minimization of the data volume in the computer network (for example with several geographically distant locations) by using the hierarchical structure.
Ein erfindungsgemäßer Treiber-Server bildet eine zentrale Instanz zur Verwaltung und automatischen Weiterleitung von Gerätetreibern an untergeordnete Peripherieserver, die gemäß einer vorteilhaften Ausgestaltung zur Ausführung der Treiber-Installer (Modul zur automatischen Installation eines Gerätetreibers) ausgebildet sind. Die Treiberserver können auf jedem beliebigen, grundsätzlich servertauglichen Rechnerknoten laufen. Es können mehrere Treiber-Server in einem Netzwerk existieren, jedoch kann ein Peripherieserver immer nur von einem (übergeordneten) Treiber-Server seinen Gerätetreiber erhalten. Der Treiber-Server ist zweckmäßig dazu programmiert bzw. eingerichtet, für beliebige Peripherieserver deren jeweilige Gerätetreiberzusammenstellung beziehungsweise -gruppierung zu verwalten.A driver server according to the invention forms a central instance for the administration and automatic forwarding of device drivers to subordinate peripheral servers which, according to an advantageous embodiment, are designed to execute the driver installer (module for the automatic installation of a device driver). The driver server can run on any, generally server-compatible computer node. Several driver servers can exist in a network, but a peripheral server can only receive its device driver from one (higher-level) driver server. The driver server is expediently programmed or set up to manage their respective device driver composition or grouping for any peripheral server.
Der Treiber-Installer dient zur automatischen Installation und zur automatischen Aktualisierung (Update) von Gerätetreibern. Weiterhin besitzt er eine Auto-Repair- Funktionalität für bereits installierte Gerätetreiber. Ein manuelles Installieren und Verwalten von Gerätetreibern auf den Peripherieserverrechnern kann damit vollständig entfallen.The driver installer is used for automatic installation and automatic update (update) of device drivers. Furthermore, it has an auto repair functionality for device drivers that are already installed. Manual installation and management of device drivers on the peripheral server computers can thus be completely eliminated.
Der Einsatz von Treiber-Servern auf der Basis der Erfindung ermöglicht zusätzlich eine Inventarisierung aller dem Rechner-Netzwerk angehörigen Gerätetreiber. Ein derart ausgestattetes Rechner-Netzwerk kann beispielsweise zum überregionalen Management der Computergeräte-Ressourcen eines räumlich verteilt operierenden Unternehmens dienen. Aus der hierarchischen Struktur der Anordnung der Treiber-Server folgt, dass ein sogenannter Master-Treiber-Server einige oder alle seine Gerätetreiber für einen oder mehrere sogenannte Slave-Treiber-Server bereitstellt. Somit kann an zentraler Stelle ein Master-Treiber-Server aufgesetzt werden, der für Slave-Treiber-Server, z. B. in geschäftlichen Niederlassungen an unterschiedlichen Orten, Drucker- oder sonstige Gerätetreiber bereitstellt. Diese werden in den jeweiligen Niederlassungen dann zu den Peripherieserverrechnern (gegebenenfalls mit Treiber-Installer) verteilt. Diese Anordnung minimiert das zu übertragende Datenvolumen im Rechnernetzwerk, das beim Hinzufügen oder Aktualisieren von Gerätetreibern anfällt.The use of driver servers based on the invention additionally enables an inventory of all device drivers belonging to the computer network. A computer network equipped in this way can be used, for example, for the national management of the computer device resources of a spatially distributed company. From the hierarchical structure of the arrangement of the driver servers it follows that a so-called master driver server provides some or all of its device drivers for one or more so-called slave driver servers. Thus, a master driver server can be set up at a central point, which is used for slave driver servers, e.g. B. in business offices at different locations, printer or other device drivers. These are then distributed to the peripheral server computers in the respective branches (possibly with driver installer). This arrangement minimizes the volume of data to be transferred in the computer network that arises when adding or updating device drivers.
Darüber hinaus besteht im Rahmen einer vorteilhaften Ausbildung der Erfindung die Möglichkeit, dass ein Slave-Treiber-Server zusätzlich zu den vom Master-Treiber- Server zugewiesenen Treibern noch eigene Treiber in seiner Datenbank verwaltet.In addition, in the context of an advantageous embodiment of the invention, it is possible for a slave driver server to manage its own drivers in its database in addition to the drivers assigned by the master driver server.
Die Treiber-Serverfunktionalität und die Treiber-Installerfunktionalität sind von anderen Funktionen des oben genannten und im Anhang erläuterten Softwarepakets „Print Management Control,, (PMC) unabhängig. Gemäß einer Erfindungsausbildung werden alle Dateien des Gerätetreibers auf einen Massen- oder Hintergrundspeicher, beispielsweise Festplatte des den Treiber-Server ausführenden Rechnerknotens gespeichert. Die Gerätetreiber selbst brauchen nicht für den Treiber-Server installiert zu sein. Der Treiber-Server ist also vollkommen unabhängig von etwaigen Treibern, die möglicherweise auf dem Betriebssystem des den Treiber-Server ausführenden Rechnerknotens installiert sind. Diese Anordnung erlaubt neben der Speicherung mehrerer Versionen eines Gerätetreibers auch die Speicherung von Gerätetreibern, die von dem Betriebssystem, innerhalb welchen der Treiber-Server ausgeführt wird, gar nicht unterstützt werden.The driver server functionality and the driver installer functionality are independent of other functions of the “Print Management Control” (PMC) software package mentioned above and explained in the appendix. According to an embodiment of the invention, all files of the device driver are stored on a mass or background memory, for example a hard disk of the computer node executing the driver server. The device drivers themselves do not need to be installed for the driver server. The driver server is therefore completely independent of any drivers that may be installed on the operating system of the computer node executing the driver server. In addition to the storage of several versions of a device driver, this arrangement also allows the storage of device drivers that are not supported at all by the operating system within which the driver server is executed.
Andererseits liegt es im Rahmen der Erfindung, dass ein Treiber-Server auch für sich selbst Gerätetreiber bereitstellen kann. Der Treiber-Server ist dann aus Sicht der Treiber-Serverfunktionalität sowohl Treiber-Server als auch untergeordneter Treiber- Installer, das heißt, ein solcher Server führt zugleich den Treiber-Server-Dienst und den Treiber-Installer-Dienst aus.On the other hand, it is within the scope of the invention that a driver server can also provide device drivers for itself. From the point of view of the driver server functionality, the driver server is then both the driver server and the subordinate driver installer, that is to say that such a server simultaneously executes the driver server service and the driver installer service.
Gemäß einer vorteilhaften Erfindungsausbildung ist der Treiber-Server - zusätzlich zu den Daten, Dateien oder Sammlungen mit Treiberinformationen - mit Informationen bzw. entsprechenden Daten oder Dateien über eine Konfiguration versehen, in der festgelegt wird, welche Gerätetreiber bereitstehen, und in welchem Pfad der Festplatte des den Treiber-Server ausführenden Rechnerknotens die Treiberdateien gespeichert sind. Diese Konfigurationsinformationen, nachfolgend (im Unterschied zu den oben angesprochenen Konfigurationseinstellungen einzelner Treiber) „Gruppierung,, oder „Zusammenstellung,, genannt, beziehen sich (neben weiteren Einstellungen) auf eine Mehrzahl von Gerätetreibern, die ihrerseits eindeutig zu identifizieren sind (wie oben angesprochen). Die für jeden Gerätetreiber individuellen Einstellungen („Einzel - Konfigurationsdatei") sind für die Gruppierungs- oder Zusammenstellungsinformationen der Treiber-Server und Treiber-Installer bedeutungslos. Sowohl der treiberindividuellen Einzel-Konfiguration als auch der mehreren Gerätetreiber zugeordneten Gruppierungsoder Zusammenstellungsinformation für den Treiber-Server gemeinsam ist die Speicherung in Dateien. Es handelt sich jedoch um jeweils unterschiedliche Dateien, mit unterschiedlichem Format und Inhalt.According to an advantageous embodiment of the invention, the driver server is - in addition to the data, files or collections of driver information - provided with information or corresponding data or files about a configuration in which it is determined which device drivers are available and in which path the hard disk of the computer node executing the driver server stores the driver files. This configuration information, hereinafter referred to as "grouping" or "compilation" (in contrast to the configuration settings of individual drivers mentioned above), refers (in addition to other settings) to a plurality of device drivers, which in turn can be clearly identified (as mentioned above) , The individual settings for each device driver (“individual configuration file”) are meaningless for the grouping or compilation information of the driver server and driver installer. Both the driver-specific individual configuration and the grouping or compilation information associated with the several device drivers for the driver server are common is storage in files, but they are different files, with different formats and contents.
In weiterer Ausgestaltung des Gedankens der Gruppierung oder Zusammenstellung werden in die entsprechende Datei der Name des Gerätetreibers, seine Versionsnummer, die vom Gerätetreiber unterstützten Betriebssysteme, der Hersteller des Gerätetreibers, ein frei wählbarer Kommentar sowie weitere treiberspezifische Attribute und die Treiber-Kategorie gespeichert. Die Treiber-Kategorie beschreibt, ob es sich bei dem Gerätetreiber um einen aus einem übergeordneten Treiber-Server zugewiesenen Gerätetreiber handelt, oder ob der Gerätetreiber auf dem eigenen System hierarchisch an erster Stelle angeordnet ist bzw. bei einer baumartigen Struktur einen Wurzelknoten bildet. In weiterer Ausgestaltung der Datensammlung für diese Gruppierung oder Zusammenstellung können darin die Namen untergeordneter Treiber-Server und Peripherieserverrechner gespeichert sein, denen Gerätetreiber zugewiesen werden können. Für jeden einzelnen dieser Server wird in der vorzugsweise als Datei organisierten Zusammenstellung gespeichert, welche der bereit gestellten Gerätetreiber dem jeweiligen Rechnerknoten bzw. -System zugewiesen werden.In a further embodiment of the idea of grouping or compilation, the name of the device driver, its version number, the operating systems supported by the device driver, the manufacturer of the device driver, a freely selectable comment as well as further driver-specific attributes and the driver category are stored in the corresponding file. The driver category describes whether the device driver is a device driver assigned from a higher-level driver server, or whether the device driver is arranged hierarchically in the first place on your own system or forms a root node in a tree-like structure. In a further embodiment of the data collection for this grouping or compilation, the names of subordinate driver servers and peripheral server computers to which device drivers can be assigned can be stored therein. For each of these servers, the compilation, which is preferably organized as a file, stores which of the device drivers provided are assigned to the respective computer node or system.
Analog liegt es im Rahmen optionaler Erfindungsausgestaltungen, wenn bei einem Peripherieserverrechner ein, mehrere oder alle Treiber-Installer (Treiberinstallationsmodule) eine Zusammenstellung erhalten, in der gespeichert ist, wer der jeweils übergeordnete Treiber-Server ist, und in welchen Zeitabständen die Informationen oder Dateien der zugewiesenen Gerätetreiber zu aktualisieren sind. Erhält der Treiber-Installer aktualisierte Informationen zu seinen zugewiesenen Gerätetreibern, so überträgt er automatisch die Treiberdateien vom Treiberserver auf die Festplatte des ihn ausführenden Rechnerknotens und installiert den einen bzw. die mehreren Gerätetreiber. Zusätzlich führt der Treiber-Installer für jeden von ihm verwalteten Gerätetreiber eine Prüfung durch, ob der Gerätetreiber korrekt installiert ist. Gegebenenfalls wird eine automatische Reparatur des Gerätetreibers (Reparatur- Installation) ausgeführt. Gemäß weiterer Erfindungsausgestaltung speichert der Treiber-Installer das Datum und die Uhrzeit, wann jeder zugewiesene Treiber zuletzt installiert wurde.Analogously, it is within the scope of optional embodiments of the invention for one, several or all driver installers in a peripheral server computer (Driver installation modules) receive a compilation in which is saved who the higher-level driver server is, and at what intervals the information or files of the assigned device drivers are to be updated. If the driver installer receives updated information about its assigned device drivers, it automatically transfers the driver files from the driver server to the hard disk of the computer node executing it and installs the one or more device drivers. In addition, the driver installer checks for each device driver that it manages whether the device driver is installed correctly. If necessary, an automatic repair of the device driver (repair installation) is carried out. According to a further embodiment of the invention, the driver installer stores the date and time when each assigned driver was last installed.
Um die Bedienleichtigkeit und Benutzerfreundlichkeit zu erhöhen, ist im Rahmen der allgemeinen erfinderischen Idee die bereits oben angesprochene, grafische Benutzeroberfläche in erfindungsfunktioneller Anpassung eingerichtet. Über diese Mensch-Maschine-Schnittstelle können alle Einstellungen von Treiber-Servern und/oder Treiber-Installern vorgenommen werden.In order to increase the ease of use and user-friendliness, within the framework of the general inventive idea, the above-mentioned graphical user interface is set up in an inventive functional adaptation. All settings of driver servers and / or driver installers can be made via this human-machine interface.
Weitere Merkmale, Merkmalskombinationen, Effekte und Vorteile auf der Basis der Erfindung ergeben sich aus der nachfolgenden Beschreibung bevorzugter Ausführungsformen der Erfindung sowie aus den Zeichnungen. Diese zeigen mit jeweils schematisch vereinfachter Darstellung in Figur 1 die hierarchische Anordnung der Treiber-Server mit Peripherieserverrechner („Print-Server,,) und letzteren jeweils zugeordneten Treiber-Installer (automatische Installationsmodule) als Blockdiagramm, Figur 2 die Informations- bzw. Datenströme zur Administration der Treiber- Server und -installer in Verbindung mit einem Modul zur Realisierung einer grafischen Benutzeroberfläche als Blockdiagramm, Figur 3 eine konkrete Realisierung der grafischen Benutzeroberfläche anhand eines Bildschirmausschnitts zur Verwaltung der erfindungsgemäßen Anordnung der Treiber-Server, und Figur 4 den Teilausschnitt IV in Figur 3 in vergrößerter Darstellung.Further features, combinations of features, effects and advantages based on the invention result from the following description of preferred embodiments of the invention and from the drawings. These show, each with a schematically simplified representation in FIG. 1, the hierarchical arrangement of the driver servers with peripheral server computers (“print servers”) and the latter associated driver installers (automatic installation modules) as a block diagram, FIG. 2 the information and data streams Administration of the driver server and installer in connection with a module to implement a graphical user interface as a block diagram, 3 shows a concrete implementation of the graphical user interface using a screen section for managing the arrangement of the driver server according to the invention, and FIG. 4 shows the partial section IV in FIG. 3 in an enlarged view.
Figur 1 veranschaulicht in einem Rechnernetzwerk mit einer Mehrzahl von Rechnerknoten (z. B. pro Block ein Rechnerknoten) die hierarchische Anordnung der Treiber-Server und Peripherieserver, letztere im gezeichneten Beispiel „Print-Server" bezeichnet. Bei der verwendeten Baumstruktur wird an der Stelle des Wurzelknotens ein Rechnerknoten a mit einem darauf auf oberster Ebene implementierten Master- Treiber-Server verwendet, um Treiberdateien für Gerätetreiber, insbesondere Druckertreiber bereitzustellen. Dient das gezeichnete Rechner-Netzwerk einem überregional tätigen Unternehmen, können Druckertreiber so zu einzelnen Unternehmens-Niederlassungen mit jeweils dort vorhandenem Print-Server, implementiert auf einem Peripherieserver-Rechnerknoten b, verteilt werden. Für die Verteilung ist noch eine Zwischenebene erforderlich, nämlich die der Rechnerknoten c mit jeweils darauf implementiertem Slave-Treiber-Server. Die oberste Ebene wird vom Rechnerknoten a mit dem Master-Treiber-Server, und die mittlere Ebene von den Rechnerknoten c mit dem jeweiligen Slave-Treiber-Server gebildet. Durch Zuweisung bestimmter Druckertreiber oder sonstiger Gerätetreiber an die untergeordneten Slave- Treiber-Server (vom Master-Treiber-Server aus), die sich an regional bzw. geographisch verteilten Standorten befinden, werden die Treiberdateien automatisch und nur einmal an die untergeordneten Slave-Treiber-Server übertragen und dort gespeichert (mittlere Ebene bzw. Zwischenebene in Figur 1 ). Die Peripherieserver- Rechnerknoten b mit jeweiligem Print- bzw. Druckserver oder sonstigem Geräteserver jedes einzelnen Unternehmens-Standortes erhalten nun ihre Treiberdateien vom lokalen (Slave-) Treiber-Server. Die jeweils auf den Peripherieserver-Rechnerknoten b implementierten Treiber-Installer-Dienste (Modul zur automatischen Installation) installieren die ihnen zugewiesenen Drucker- oder sonstigen Gerätetreiber automatisch auf den jeweiligen Peripherieserver-Rechnerknoten b der untersten Ebene.FIG. 1 illustrates the hierarchical arrangement of the driver servers and peripheral servers in a computer network with a plurality of computer nodes (eg one computer node per block), the latter being referred to as “print server” in the example shown of the root node uses a computer node a with a master driver server implemented thereon at the top level in order to provide driver files for device drivers, in particular printer drivers.If the computer network drawn serves a nationally operating company, printer drivers can thus go to individual company branches with each one there existing print server, implemented on a peripheral server computer node B. An intermediate level is also required for the distribution, namely that of computer node c with the slave driver server implemented thereon. The top level is from computer node a with the master driver-S erver, and the middle level is formed by the computer node c with the respective slave driver server. By assigning certain printer drivers or other device drivers to the subordinate slave driver servers (from the master driver server), which are located in regions or geographically distributed locations, the driver files are automatically sent to the subordinate slave driver only once. Transfer server and stored there (middle level or intermediate level in Figure 1). The peripheral server computer nodes b with the respective print or print server or other device server of each individual company location now receive their driver files from the local (slave) driver server. The driver installer services (module for automatic installation) implemented on the peripheral server computer node b automatically install the printer or other device drivers assigned to them on the respective peripheral server computer node b at the lowest level.
Gemäß Figur 2 wird zur Verwaltung der Treiber-Servermodule und der Treiber- Installationsmodule die grafische Benutzeroberfläche GUI verwendet, die auf einem eigenen Rechnerknoten d implementiert sein kann, ebenso wie die Treiber-Server auf Slave-Rechnerknoten c und die Peripherieserver auf Peripherie-Server-Rechnerknoten b. Der auf dem Pherieserver-Rechnerknoten b ablaufende Treiber-Installer (Treiberinstallationsmodul) kann mit einem an sich bekannten Windows-Print-Server versehen sein.According to FIG. 2, the graphical user interface GUI is used to manage the driver server modules and the driver installation modules own computer node d can be implemented, as can the driver server on slave computer node c and the peripheral server on peripheral server computer node b. The driver installer (driver installation module) running on the Pherieserver computer node b can be provided with a Windows print server known per se.
Die Bedeutung und Funktion der in Figur 2 mit Bezugsziffern 1 -10 versehenen Kommunikationspfade und Unterblöcke bzw. Submodule 6, 10 ist wie folgt:The meaning and function of the communication paths and sub-blocks or sub-modules 6, 10 provided with reference numerals 1-10 in FIG. 2 is as follows:
1 - Übertragung einer Gruppierungs- und/oder Zusammenstellungsdatei (in Figur 2 „Konfiguration" genannt) vom Treiber-Server-Rechnerknoten c zum GUI- Rechnerknoten d;1 - Transfer of a grouping and / or compilation file (called “configuration” in FIG. 2) from the driver server computer node c to the GUI computer node d;
2 - Setzen eines Verzeichnisses in einer Treiber-Datenbank, die auf der Festplatte des Treiber-Rechnerknotens (Master-Treiber oder gemäß Figur 2 Slave-Treiber) implementiert sein kann; in dieser Datenbank DB sind auch die Treiberdateien gespeichert;2 - Setting a directory in a driver database, which can be implemented on the hard drive of the driver computer node (master driver or slave driver according to FIG. 2); the driver files are also stored in this database DB;
3 - Auslesen der Informationen der auf der Datenbank DB bereitgestellten Drucker- oder sonstigen Gerätetreiber;3 - Reading out the information of the printer or other device drivers provided on the database DB;
4 - Gestaltung und Pflege der hierarchischen Anordnung der Treiber-Server und Treiber-Installer, insbesondere Setzen der Einstellungen der einzelnen Systeme, Zuweisen von Drucker- oder sonstigen Gerätetreibern oder dergleichen;4 - Design and maintenance of the hierarchical arrangement of the driver servers and driver installers, in particular setting the settings of the individual systems, assigning printer or other device drivers or the like;
5 - Hinzufügen von Druckertreiber-Dateien in die Treiber-Datenbank des Treiber- Servers;5 - Add printer driver files to the driver server driver database;
6 - Programm-Thread zur Kommunikation insbesondere zwecks Übertragung von Treiberdateien über das Rechnernetzwerk zum Peripherieserver-Rechnerknoten b und zur Kommunikation mit dem darauf implementierten Treiber-Installer;6 - Program thread for communication, in particular for the purpose of transferring driver files via the computer network to the peripheral server computer node b and for communication with the driver installer implemented thereon;
7 - manuelles Erzwingen der sofortigen Aktualisierung eines Treiber-Installers; 8 - Setzen bzw. Pflege des Namens des zugeordneten Treiber-Servers und der Zeitabstände für die automatische Aktualisierung;7 - manually force the immediate update of a driver installer; 8 - Set or maintain the name of the assigned driver server and the intervals for the automatic update;
9 - automatische Aktualisierung eines Treiber-Installers;9 - automatic update of a driver installer;
-Verbindung zum Treiber-Server für die Aktualisierung herstellen, Abgleich der Gruppierungs- oder Zusammenstellungsdaten;-Connect to the driver server for the update, compare the grouping or compilation data;
- Übertragung der notwendigen Treiberdateien, um Drucker- oder sonstige Gerätetreiber neu zu installieren oder eine Reparaturinstallation durchzuführen;- Transfer of the necessary driver files to reinstall printer or other device drivers or to carry out a repair installation;
10 - Program m-Thread zur Installation eines Drucker- oder sonstigen Gerätetreibers mit den vom Treiber-Server übertragenen Treiberdateien.10 - Program m-Thread for installing a printer or other device driver with the driver files transferred from the driver server.
Gemäß Figur 3 wird mittels einer grafischen Oberfläche über ein Snap-In innerhalb des abgebildeten Kreises die hierarchische Anordnung der Treiber-Server und Treiber- Installer gezeigt. Die Treiber-Server und die Treiber-Installer lassen sich über dieses Snap-In des GUI-Rechnerknotens d verwalten. Das GUI-Modul stellt eine grafische Oberfläche für den Systemadministrator bereit, wodurch alle relevanten Informationen über Server des Rechnernetzwerkes in geeigneter Weise präsentiert werden. Die grafische Oberfläche kann international verständlich gestaltet bzw. eingerichtet sein, indem alle angezeigten Texte in der jeweils gewünschten Sprache zur Verfügung gestellt werden.According to FIG. 3, the hierarchical arrangement of the driver servers and driver installers is shown by means of a graphic interface via a snap-in within the circle shown. The driver server and the driver installer can be managed via this snap-in of the GUI computer node d. The GUI module provides a graphical user interface for the system administrator, which means that all relevant information about the server of the computer network is presented in a suitable manner. The graphical user interface can be designed or set up in an internationally understandable manner by making all the displayed texts available in the desired language.
In der Baumansicht gemäß Figuren 3 und 4 auf der grafischen Benutzeroberfläche GUI wird die hierarchische Anordnung der Treiber-Server und Treiber-Installer angezeigt. Jedem Treiberserver können beliebig viele weitere Serverrechner als Slave-Treiber- Server oder Treiber-Installer auf Rechnerknoten für Treiberserver oder Peripherieserver untergeordnet werden. Diese werden dann gemäß Figuren 3 und 4 eingerückt unterhalb des Treiberservers (mit unterschiedlichen Icons, abhängig von ihrer Funktionalität) angezeigt.The hierarchical arrangement of the driver servers and driver installers is shown in the tree view according to FIGS. 3 and 4 on the graphical user interface GUI. Any number of other server computers can be subordinate to each driver server as slave driver servers or driver installers on computer nodes for driver servers or peripheral servers. These are then indented as shown in FIGS. 3 and 4 below the driver server (with different icons, depending on their functionality).
Wenn ein Treiber-Server selektiert ist, werden in der Detailansicht die in der Treiber- Datenbank befindlichen Treiber aufgelistet. Hier können weitere Treiber hinzugefügt oder nicht verwendete Treiber gelöscht werden. Zuweisungen von Treibern an eine Vielzahl untergeordneter Treiber-Server und Treiber-Installer können bei dieser vorteilhaften Erfindungsausgestaltung an zentraler Stelle durchgeführt werden.If a driver server is selected, the details in the driver Database drivers listed. Here additional drivers can be added or drivers that are not used can be deleted. Assignments of drivers to a plurality of subordinate driver servers and driver installers can be carried out at a central point in this advantageous embodiment of the invention.
Wenn ein Treiber-Installer oder ein untergeordneter Treiber-Server selektiert ist, werden in der Detailansicht die bereitgestellten Treiber angezeigt. Es können hier Zuweisungen einzelner Treiber erstellt oder aufgehoben werden, zusätzlich können Updates von Treibern initiiert werden. If a driver installer or a subordinate driver server is selected, the provided drivers are displayed in the detailed view. Assignments of individual drivers can be created or removed here, and driver updates can also be initiated.
BezugszeichenlisteLIST OF REFERENCE NUMBERS
a Wurzel-Rechnerknoten b Peripherieserver-Rechnerknoten c Slavetreiberserver-Rechnerknoten d GUI-Rechnerknotena Root computer node b Peripheral server computer node c Slave driver server computer node d GUI computer node
GUI grafische Benutzeroberfläche GUI graphical user interface

Claims

Patentansprüche claims
1. Anordnung zur Verteilung von Daten für Gerätetreiber, insbesondere Druckertreiber, in einem Rechner-Netzwerk mit drei oder mehr verbundenen Rechnern als Knoten (a,b,c,d), von denen mindestens einer als so genannter Peripherieserverrechner (b) mit einem oder mehreren Peripheriegeräten, beispielsweise Druckern, zu deren Verwaltung und Ansteuerung verbunden ist, dadurch gekennzeichnet, dass mindestens zwei (a,c) der Rechner jeweils mit einem Treiberserver-Modul versehen sind, das zur Aufnahme von Treiberdaten oder -informationen für Drucker- oder sonstige Gerätetreiber und zu deren Verwaltung und Übertragung an andere Rechner (b,d) ausgebildet ist, und wenigstens zwei Treiberserver-Module unterschiedlicher Rechnerknoten (a,c) in Kommunikation stehen und dabei einander hierarchisch nach dem Master- /Slave-Prinzip dominierend gekoppelt sind, und der Rechnerknoten (c) mit dem hierarchisch untergeordneten Treiberserver-Modul mit dem wenigstens einen Periperieserverrechner (b) zur Übertragung der Treiberdaten an letzteren verbunden ist.1. Arrangement for the distribution of data for device drivers, in particular printer drivers, in a computer network with three or more connected computers as nodes (a, b, c, d), at least one of which is known as a peripheral server computer (b) with one or several peripheral devices, for example printers, for the management and control of which are connected, characterized in that at least two (a, c) of the computers are each provided with a driver server module which is used to hold driver data or information for printer or other device drivers and for their administration and transmission to other computers (b, d), and at least two driver server modules of different computer nodes (a, c) are in communication and are hierarchically coupled according to the master / slave principle, and the computer node (c) with the hierarchically subordinate driver server module with the at least one periperieserver computer (b) for practice transmission of the driver data is connected to the latter.
2. Anordnung nach Ansprüche 1 , dadurch gekennzeichnet, dass das oder die Treiberserver-Module eines oder beider Rechner (a,c) zur Aufnahme von Einzel - Konfigurationsdateien oder -datensätzen, die jeweils zur Einstellung eines Drucker- oder sonstige Gerätetreibers bestimmt sind, und zur Verwaltung und Übertragung dieser Konfigurationsdateien oder -datensätze an andere Rechner (b) ausgebildet sind.2. Arrangement according to claim 1, characterized in that the driver server module or modules of one or both computers (a, c) for receiving individual configuration files or data sets, each of which is intended for setting a printer or other device driver, and are trained to manage and transfer these configuration files or data sets to other computers (b).
3. Anordnung nach Anspruch 1 oder 2, dadurch gekennzeichnet, dass der Peripherieserverrechner (b) und/oder wenigstens ein Rechner (a,c) mit einem Treiberserver-Modul mit einem oder mehreren Modulen zur automatischen Installation je eines Gerätetreibers versehen ist.3. Arrangement according to claim 1 or 2, characterized in that the peripheral server computer (b) and / or at least one computer (a, c) is provided with a driver server module with one or more modules for automatic installation of one device driver each.
4. Anordnung nach einem der vorangehenden Ansprüche, dadurch gekennzeichnet, dass der Peripherieserverrechner (b) programmtechnisch dazu eingerichtet ist, als Client von dem mit ihm kommunizierenden Treiberserver- Modul Daten für Gerätetreiber und/oder -konfigurationen selbsttätig oder auf Benutzereingabe hin anzufordern und/oder auf eine Update-Initialisierung eines Treiberserver-Moduls hin zu empfangen.4. Arrangement according to one of the preceding claims, characterized in that the peripheral server computer (b) in terms of programming is set up to automatically request data for device drivers and / or configurations from the driver server module communicating with it or to receive user input and / or to receive an update initialization of a driver server module.
5. Anordnung nach einem der vorangehenden Ansprüche, dadurch gekennzeichnet, dass ein Treiberserver-Modul, das einem anderen übergeordnet ist, mit einer Speicherung einer vorbestimmten Menge unterschiedlicher Gerätetreiber- und/oder Gerätekonfigurations-Daten gekoppelt und dazu eingerichtet ist, dem untergeordneten Treiberserver-Modul nur eine Teilmenge der gespeicherten Gerätetreiber- und/oder -konfigurations-Daten zu übertragen.5. Arrangement according to one of the preceding claims, characterized in that a driver server module, which is superordinate to another, is coupled to a storage of a predetermined amount of different device driver and / or device configuration data and is set up to the subordinate driver server module to transfer only a subset of the stored device driver and / or configuration data.
6. Anordnung nach einem der vorangehenden Ansprüche, gekennzeichnet durch einen mit einer grafischen Benutzeroberfläche (GUI) versehenen Rechnerknoten (d) zur zentralen Administration der hierarchischen Übertragung und Verteilung der Gerätetreiber- und Gerätekonfigurationsdaten zwischen den Rechnerknoten (a,c,b,d), einschließlich der Peripherieserverrechner (b), und/oder zwischen den Treiberserver-Modulen und gegebenenfalls den Installationsmodulen auf den Peripherieserverrechnern (b).6. Arrangement according to one of the preceding claims, characterized by a computer node (d) provided with a graphical user interface (GUI) for central administration of the hierarchical transmission and distribution of the device driver and device configuration data between the computer nodes (a, c, b, d), including the peripheral server computers (b), and / or between the driver server modules and possibly the installation modules on the peripheral server computers (b).
7. Anordnung nach einem der vorangehenden Ansprüche, gekennzeichnet durch ein Auto-Repair-Modul, der mit dem oder den Peripherieserverrechnern (b) und gegebenenfalls wenigstens einem der Treiberserver-Rechnerknoten (a,c) in einer Verbindung steht, die zur dortigen Fehlererkennung und -behebung durch wiederholte Übermittlung Treiberdaten und/oder Einzel-Konfigurationsdateien für Drucker oder sonstige Geräte eingerichtet und ausgebildet ist.7. Arrangement according to one of the preceding claims, characterized by an auto-repair module which is connected to the peripheral server computer (s) (b) and, if appropriate, at least one of the driver server computer nodes (a, c), in order to detect errors there and - Eliminated by repeated transmission driver data and / or individual configuration files for printers or other devices is set up and trained.
8. Anordnung nach einem der vorangehenden Ansprüche, gekennzeichnet durch eine baumarjtige Struktur der Rechnerknoten (a,c,b), wobei der oberste Knoten beziehungsweise Wurzelknoten (a) mit einem Master-Treiberserver-Modul versehen ist, das alle mit ihm verbundenen, weiteren Slave-Treiberserver- Module nachgeordneter Rechnerknoten (c) in Master-/Slave-Hierarchie zur Übertragung von Daten für Gerätetreiber und -konfigurationen des Rechnernetzwerks an diese dominiert.8. Arrangement according to one of the preceding claims, characterized by a tree-like structure of the computer nodes (a, c, b), the top node or root node (a) being provided with a master driver server module, all of which are connected to it, further slave Treiberserver- Modules of subordinate computer nodes (c) in the master / slave hierarchy for the transmission of data for device drivers and configurations of the computer network dominate them.
9. Anordnung nach Anspruch 8, dadurch gekennzeichnet, dass das Master - Triberserver-Modul (a) und gegebenenfalls auch das Slave-Treiberserver- Modul (c) jeweils mit einem Speicherbereich (DB) zur Inventarisierung und Weiterleitung von Daten für sämtliche Gerätetreiber und -konfigurationen des Rechnernetzwerks versehen ist.9. Arrangement according to claim 8, characterized in that the master - triber server module (a) and possibly also the slave driver server module (c) each with a memory area (DB) for inventorying and forwarding data for all device drivers and - configurations of the computer network is provided.
10. Anordnung nach Anspruch 8 oder 9, dadurch gekennzeichnet, dass die Peripherieserverrechner (b) die unterste Ebene beziehungsweise die untersten beziehungsweise die End-Knoten der baumartigen Struktur bilden.10. Arrangement according to claim 8 or 9, characterized in that the peripheral server computer (b) form the lowest level or the lowest or the end nodes of the tree-like structure.
11. Anordnung nach einem der vorangehenden Ansprüche, gekennzeichnet durch eine Mehrzahl auf jeweils gleicher Hierarchiestufe nebengeordneter Treiberserver-Module oder damit versehener Rechnerknoten (c), mit denen jeweils ein oder mehrere Peripherieserverrechner (b) zum Empfang von Gerätetreiber- oder Gerätekonfigurationsdaten verbunden sind.11. Arrangement according to one of the preceding claims, characterized by a plurality at the same hierarchical level of secondary driver server modules or computer nodes provided therewith (c), with which one or more peripheral server computers (b) are connected for receiving device driver or device configuration data.
12. Anordnung nach einem der vorangehenden Ansprüche, dadurch gekennzeichnet, dass ein untergeordnetes Slave-Treiberserver-Modul oder ein damit versehener Rechnerknoten (c) mit Daten für Gerätetreiber und - konfigurationen des Rechnernetzwerks versehen ist, die zu denen des übergeordneten Master-Servertreiber-Modul oder des damit versehenen Rechnerknotens (a) unterschiedlich sind.12. Arrangement according to one of the preceding claims, characterized in that a subordinate slave driver server module or a computer node (c) provided therewith is provided with data for device drivers and - configurations of the computer network which correspond to those of the superordinate master server driver module or the computer node (a) provided with it are different.
13. Anordnung nach einem der vorangehenden Ansprüche, dadurch gekennzeichnet, dass wenigstens einer der jeweils ein Treiberserver-Modul aufweisenden Rechnerknoten (a,c) selbst mit einem oder mehreren Modulen zur Installation je eines Gerätetreibers versehen ist. 13. Arrangement according to one of the preceding claims, characterized in that at least one of the computer nodes (a, c) each having a driver server module is itself provided with one or more modules for the installation of one device driver each.
14. Rechnerknoten (a,c) mit einem Treiberserver-Modul für die Anordnung nach einem der vorangehenden Ansprüche, mit einem lokalen Massenspeicher oder sonstigen lokalen, nicht flüchtigen Permanentspeicher (DB) , gekennzeichnet durch eine Ablage der Geräte-Treiberdaten und gegebenenfalls der Einzel - Konfigurationsdateien für Drucker- oder sonstige Gerätetreiber ganz oder teilweise auf dem Massenspeicher oder Permanentspeicher (DB), und durch eine darauf ferner abgelegte Treiber-Gruppierungs- und/oder Zusammenstellungsdatei mit Daten, die Informationen über ein Verzeichnis bereitgehaltener Gerätetreiber oder Geräte-Einzelkonfigurationen, über Speicherorte für die Treiberdaten oder Einzelkonfigurationsdateien, über Zuordnungen der Gerätetreiber zu Peripherieserverrechnern (b) oder sonstige Peripheriekomponenten und/oder über Namen oder Adressen hierarchisch untergeordneter Treiberserver-Module oder damit versehener Rechnerknoten (c) oder Peripherieserverrechner (b) repräsentieren.14. Computer node (a, c) with a driver server module for the arrangement according to one of the preceding claims, with a local mass storage or other local, non-volatile permanent memory (DB), characterized by a storage of the device driver data and possibly the individual - Configuration files for printer or other device drivers in whole or in part on the mass storage or permanent storage (DB), and by means of a driver grouping and / or compilation file, also stored thereon, with data containing information about a directory of device drivers or individual device configurations, about storage locations for driver data or individual configuration files, via assignments of device drivers to peripheral server computers (b) or other peripheral components and / or via names or addresses of hierarchically subordinate driver server modules or computer nodes (c) or peripheral server computers (b) provided with them animals.
15. Rechnerknoten nach Anspruch 14, dadurch gekennzeichnet, dass in seinem Massen- und/oder Permanentspeicher eine Datenbank (DB) angelegt ist, in der Treiber- oder Konfigurationsdaten unterschiedlicher Drucker- oder sonstiger unterschiedlicher Gerätetreiber abgelegt sind.15. Computer node according to claim 14, characterized in that a database (DB) is created in its mass and / or permanent storage, in which driver or configuration data of different printer drivers or other different device drivers are stored.
16. Rechnerknoten nach einem der vorangehenden Ansprüche, dadurch gekennzeichnet, dass auf ihm die gespeicherten Geräte-Treiber- und gegebenenfalls Geräte-Konfigurationsdaten zumindest teilweise nicht installiert beziehungsweise nicht ablauffähig sind.16. Computer node according to one of the preceding claims, characterized in that the stored device driver and possibly device configuration data are at least partially not installed or not executable on it.
17. Rechnerknoten nach einem der vorangehenden Ansprüche, dadurch gekennzeichnet, dass zumindest ein Teil der auf dem Rechnerknoten (a,c) gespeicherten und von dem dortigen Treiberserver-Modul verwalteten Gerätetreiber mit dem Betriebssystem des Rechnerknotens (a,c) nicht kompatibel ist. 17. Computer node according to one of the preceding claims, characterized in that at least some of the device drivers stored on the computer node (a, c) and managed by the driver server module there are not compatible with the operating system of the computer node (a, c).
18. Computerprogramm zur Realisierung des Treiberserver-Moduls auf einem Rechnerknoten (a,c) für die Anordnung nach einem der vorangehenden Ansprüche, gekennzeichnet durch Programmcodeelemente zur Ausführung der Funktionen des Treiberserver- Moduls, wie sie sich aus Anspruch 1 , 2, 4 und/oder 5 ergeben.18. Computer program for realizing the driver server module on a computer node (a, c) for the arrangement according to one of the preceding claims, characterized by program code elements for executing the functions of the driver server module, as is apparent from claim 1, 2, 4 and / or 5 result.
19. Computerprogramm mit Programmcode-Elementen nach Anspruch 18, die in einem Rechnerspeicher geladen, auf einem computerlesbaren Datenträger gespeichert oder in einem elektrischen Trägersignal gegebenenfalls herunterladbar enthalten sind.19. A computer program with program code elements according to claim 18, which are loaded in a computer memory, stored on a computer-readable data carrier or are optionally downloadable in an electrical carrier signal.
20. Peripherieserverrechner (b) für die Anordnung nach einem der vorangehenden Ansprüche, mit einem oder mehreren Modulen zur automatischen Installation je eines Gerätetreibers, dadurch gekennzeichnet, dass das wenigstens eine Treiber-Installationsmodul mit einem Speicherbereich für eine Gruppierungsund/oder Zusammenstellungsdatei gekoppelt ist, deren Daten Informationen wenigstens über ein dem Treiber-Installationsmodul über- beziehungsweise zugeordnetes Treiberserver-Modul repräsentieren.20. Peripheral server computer (b) for the arrangement according to one of the preceding claims, with one or more modules for automatic installation of one device driver each, characterized in that the at least one driver installation module is coupled to a storage area for a grouping and / or compilation file, the Data represent information at least via a driver server module that is above or assigned to the driver installation module.
21. Peripherieserverrechner (b) nach Anspruch 20, dadurch gekennzeichnet, dass die Zusammenstellungsdatei Informationen über Zeitabstände beinhaltet, innerhalb welcher empfangene oder zugewiesene Gerätetreiber zu aktualisieren sind.21. Peripheral server computer (b) according to claim 20, characterized in that the compilation file contains information about time intervals within which received or assigned device drivers are to be updated.
22. Peripherieserverrechner nach Anspruch 20 oder 21 , dadurch gekennzeichnet, dass das Treiber-Installationsmodul mit einer Funktionalität zur Überprüfung von Gerätetreiber-Installationen auf Fehlerfreiheit ausgebildet ist.22. Peripheral server computer according to claim 20 or 21, characterized in that the driver installation module is designed with a functionality for checking device driver installations for correctness.
23. Peripherieserverrechner nach Anspruch 21 , dadurch gekennzeichnet, dass das Treiber-Installationsmodul mit einer von der Fehler-Überprüfungsfunktionalität anstoßbaren Auto-Repair-Routine zur Reparatur-Installation eines betroffenen Gerätetreibers ausgebildet ist.23. Peripheral server computer according to claim 21, characterized in that the driver installation module with one of the error checking functionality triggerable auto repair routine for repair installation of an affected device driver.
24. Grafische Benutzeroberfläche (GUI) für die Anordnung nach Anspruch 6 und gegebenenfalls einem der sonstigen Ansprüche, gekennzeichnet durch den Treiber-Servermodulen oder den damit versehenen Rechnerknoten (a,c) und den gegebenenfalls den Peripherieserverrechnern (b) zugeordnete Lese- und Schreibschnittstellen zur Realisierung von Funktionen der Administration mehrerer Treiber-Servermodule und gegebenenfalls mehrerer Peripherieserverrechner bezüglich deren einem oder mehreren Gerätetreibern und/oder -konfigurationen, indem diese Schnittstellen zum Zugriff auf Speicherbereiche (DB) ausgebildet sind, die den Treiberserver-Modulen oder den damit versehenen Rechnerknoten (a,c) und gegebenenfalls Peripherieserverrechnern als Quellen oder Senken für Daten der Gerätetreiber oder -konfigurationen dienen.24. Graphical user interface (GUI) for the arrangement according to claim 6 and possibly one of the other claims, characterized by the driver server modules or the computer node (a, c) provided therewith and the read and write interfaces assigned to the peripheral server computers (b) Realization of functions of the administration of several driver server modules and possibly several peripheral server computers with regard to their one or more device drivers and / or configurations, in that these interfaces are designed to access memory areas (DB) that the driver server modules or the computer nodes provided with them (a , c) and possibly peripheral server computers serve as sources or sinks for data of the device drivers or configurations.
25. Computerprogramm mit Programmcodeelementen zur Realisierung der grafischen Benutzeroberfläche (GUI) nach Anspruch 24.25. Computer program with program code elements for realizing the graphical user interface (GUI) according to claim 24.
26. Computeφrogramm mit Programmcode-Elementen nach Anspruch 26, die in einem Rechnerspeicher geladen, auf einem computerlesbaren Datenträger gespeichert oder in einem elektrischen Trägersignal gegebenenfalls herunterladbar enthalten sind. 26. Computer program with program code elements according to claim 26, which are loaded in a computer memory, stored on a computer-readable data carrier or are optionally downloadable in an electrical carrier signal.
EP05701606A 2004-02-09 2005-01-25 Driver-server for data or data files of device drivers, particularly printer drivers in a computer network Withdrawn EP1716479A2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP05701606A EP1716479A2 (en) 2004-02-09 2005-01-25 Driver-server for data or data files of device drivers, particularly printer drivers in a computer network

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
EP04100477 2004-02-09
DE202004007955U DE202004007955U1 (en) 2004-02-09 2004-05-14 Data distribution device for device drivers, especially printer drivers in computer network
EP05701606A EP1716479A2 (en) 2004-02-09 2005-01-25 Driver-server for data or data files of device drivers, particularly printer drivers in a computer network
PCT/EP2005/050309 WO2005076121A2 (en) 2004-02-09 2005-01-25 Driver-server for data or data files of device drivers, particularly printer drivers in a computer network

Publications (1)

Publication Number Publication Date
EP1716479A2 true EP1716479A2 (en) 2006-11-02

Family

ID=32731657

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05701606A Withdrawn EP1716479A2 (en) 2004-02-09 2005-01-25 Driver-server for data or data files of device drivers, particularly printer drivers in a computer network

Country Status (4)

Country Link
US (1) US20070220512A1 (en)
EP (1) EP1716479A2 (en)
DE (1) DE202004007955U1 (en)
WO (1) WO2005076121A2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7660847B2 (en) * 2004-03-14 2010-02-09 International Business Machines Corporation Unattended installation of drivers for devices that are not automatically found and installed during operating system installation
JP4898269B2 (en) * 2006-04-14 2012-03-14 キヤノン株式会社 Communication device and installation method thereof
AT504735B1 (en) * 2006-11-23 2008-12-15 Matthias Dipl Ing Grossberger METHOD FOR OPERATING A PERIPHERAL DEVICE, SYSTEM AND PERIPHERAL DEVICE ASSOCIATED WITH A HOST SYSTEM;
JP4539677B2 (en) * 2007-04-23 2010-09-08 コニカミノルタビジネステクノロジーズ株式会社 Image forming apparatus, program update system, program update method, and program update program
JP5284023B2 (en) * 2007-10-05 2013-09-11 キヤノン株式会社 Information processing apparatus, control method, and control program
JP2010157134A (en) * 2008-12-27 2010-07-15 Canon Inc Apparatus, method and system for information processing
JP5942485B2 (en) * 2012-03-05 2016-06-29 株式会社リコー Data processing apparatus, program, and data processing system
US11223537B1 (en) 2016-08-17 2022-01-11 Veritas Technologies Llc Executing custom scripts from the host during disaster recovery
KR20180060200A (en) * 2016-11-28 2018-06-07 에이치피프린팅코리아 주식회사 Image forming apparatus and method for installing printer driver in host device

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5005122A (en) * 1987-09-08 1991-04-02 Digital Equipment Corporation Arrangement with cooperating management server node and network service node
US5580177A (en) * 1994-03-29 1996-12-03 Hewlett-Packard Company Printer/client network with centrally updated printer drivers and printer status monitoring
JP3658829B2 (en) * 1996-02-05 2005-06-08 ソニー株式会社 Data communication method
US6125372A (en) * 1997-10-03 2000-09-26 Hewlett-Packard Company Server system and method of updating server software
US6606162B1 (en) * 1999-07-21 2003-08-12 Hewlett-Packard Development Company, L.P. Network printer groups
US6607314B1 (en) * 2000-10-03 2003-08-19 Hewlett-Packard Development Company, L.P. Apparatus for and method of updating a software routine
US20020067504A1 (en) * 2000-12-06 2002-06-06 Xerox Corporation Method and apparatus for automatic upgrade of a product's printer driver
KR100444996B1 (en) * 2002-02-08 2004-08-21 삼성전자주식회사 Method for installing method and mending device driver automatically through internet and system thereof
US7130874B2 (en) * 2002-03-12 2006-10-31 International Business Machines Corporation Method, system, and program for maintaining data in a distributed computing environment for processing transaction requests
US7383264B2 (en) * 2003-03-27 2008-06-03 Hitachi, Ltd. Data control method for duplicating data between computer systems
US7028175B2 (en) * 2003-04-09 2006-04-11 Microsoft Corporation System and method for computer hardware identification

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2005076121A2 *

Also Published As

Publication number Publication date
DE202004007955U1 (en) 2004-07-15
WO2005076121A2 (en) 2005-08-18
US20070220512A1 (en) 2007-09-20
WO2005076121A3 (en) 2006-05-18

Similar Documents

Publication Publication Date Title
EP1716479A2 (en) Driver-server for data or data files of device drivers, particularly printer drivers in a computer network
WO2006066880A1 (en) System and method for automatically actualising functionalities in a distributed network
DE69709959T2 (en) USE OF POLYMORPHIC FILE PACKAGES TO UPGRADE SOFTWARE COMPONENTS
DE69829442T2 (en) System and method for transparent, global access to physical devices in a computer system
DE69821844T2 (en) Method for automatically installing and transferring data to a computer disk drive
WO2007045383A2 (en) Process and program for generating automatically distributable clients of application servers
DE10040213A1 (en) User profile configuring method in data processor implemented in LAN, involves downloading functions of application, based on profile assigned to application
DE19810807A1 (en) Message conversion system for upgrading systems without halting
WO1996038785A1 (en) Updating mechanism for user programs in a computer system
DE102006035889A1 (en) System and method for automatically installing and maintaining hardware and software in a distributed computer system
EP1730631B1 (en) Method for the user-specific configuration of a computer from a group of prepared computers
DE10205765A1 (en) Document distribution system and method with condensed document service management
DE60202190T2 (en) Service server
DE102004016227B4 (en) Control device for a motor vehicle
WO2021089296A1 (en) Method for exchanging messages through application software
DE10206001A1 (en) Procedure for controlling the installation of program code on network elements
WO2002088923A9 (en) Method, device system and computer program system for carrying out maintenance on a printing or copying system
EP1397891A2 (en) Method and system for network configuration management and network inventory management
DE19851727B4 (en) Method and device for automatically integrating external archive systems on a central archive system
EP2927811B1 (en) Method for controlling an automated process
DE10161321A1 (en) Updating method for electronically modifiable components of automation apparatus for optimization of control program, using information relating to dependencies between components and hardware
DE10339112A1 (en) Method for generating at least one project reference model, method for generating structured configuration information by means of such a project reference model and device for carrying out, managing and organizing such methods
DE202018100577U1 (en) Apparatus for performing printing operations in a network
DE10148877A1 (en) Method for distributing data in a data network
EP1044409A2 (en) Program flow method and method for expanding a program component system

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20060901

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU MC NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR LV MK YU

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20070608

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20071219