JP3173361B2 - Computer system - Google Patents

Computer system

Info

Publication number
JP3173361B2
JP3173361B2 JP04800396A JP4800396A JP3173361B2 JP 3173361 B2 JP3173361 B2 JP 3173361B2 JP 04800396 A JP04800396 A JP 04800396A JP 4800396 A JP4800396 A JP 4800396A JP 3173361 B2 JP3173361 B2 JP 3173361B2
Authority
JP
Japan
Prior art keywords
installation
file
unique
computer
software
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.)
Expired - Fee Related
Application number
JP04800396A
Other languages
Japanese (ja)
Other versions
JPH09218777A (en
Inventor
和久 中村
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP04800396A priority Critical patent/JP3173361B2/en
Publication of JPH09218777A publication Critical patent/JPH09218777A/en
Application granted granted Critical
Publication of JP3173361B2 publication Critical patent/JP3173361B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報処理装置に関
し、特にコンピュータで構成されるコンピュータシステ
ムにおいて、コンピュータへのソフトウェアのインスト
ールをネットワークを経由し自動で行うようにしたコン
ピュータシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly, to a computer system including a computer, in which software is automatically installed in the computer via a network.

【0002】[0002]

【従来の技術】ネットワークに接続された複数台のコン
ピュータのディスク装置のインストール作業を簡単化す
る従来の技術として、例えば特開平4−287146号
公報には、ネットワークに接続された複数のコンピュー
タのうちの一台だけを従来の方式でインストールした
後、インストールしたコンピュータでインストール内容
供給手段を動作させ、その他のインストールすべきコン
ピュータではインストール手段を起動し、インストール
手段がインストール内容供給手段からネットワークを経
由してインストールすべきディスク内容を得るように構
成された計算機システムが提案されている。
2. Description of the Related Art Japanese Patent Laid-Open Publication No. 4-287146 discloses a conventional technique for simplifying the installation of disk devices of a plurality of computers connected to a network. After installing only one of the computers in the conventional manner, the installation content supply unit is operated on the computer on which the installation is performed, and the installation unit is activated on the other computers to be installed. A computer system configured to obtain the contents of a disk to be installed has been proposed.

【0003】図3は、従来のコンピュータシステムの一
例を示すブロック図である。インストールサーバ装置1
と被インストール装置2は通信手段によりネットワーク
3を介して接続されている。被インストール装置2に
は、実際にソフトウェアがインストールされるファイル
装置23が接続されている。被インストール装置2は、
ネットワーク3を経由してインストールサーバ装置1と
通信を行う通信手段21と、インストールサーバ装置1
にインストール用のファイルを要求し、要求したファイ
ル内容を受信してファイル装置23に書き込みを行うイ
ンストール手段22と、を備えている。
FIG. 3 is a block diagram showing an example of a conventional computer system. Install server device 1
The installed device 2 is connected to the installed device 2 via a network 3 by communication means. A file device 23 where software is actually installed is connected to the installed device 2. The installed device 2 is
A communication unit 21 for communicating with the install server 1 via the network 3;
And an installation means 22 for requesting a file for installation from the server, receiving the requested file content, and writing the file in the file device 23.

【0004】インストールサーバ装置1には、インスト
ールに必要なファイルを保持したファイル装置13が接
続されている。また、インストールサーバ装置1は、ネ
ットワーク3を経由して被インストール装置2と通信を
行う通信手段11と、被インストール装置2からインス
トール要求を受けたときにファイル装置13の内容を読
み出し、被インストール装置2に送信するインストール
内容供給手段12と、を備えている。
[0006] A file device 13 holding files required for installation is connected to the install server device 1. Further, the installation server device 1 reads out the contents of the file device 13 when receiving an installation request from the installation target device 2 and a communication unit 11 for communicating with the installation target device 2 via the network 3. 2 and an installation content supply unit 12 for transmitting the content to the server 2.

【0005】次に、図3に示した従来のシステムの動作
を説明する。まず、被インストール装置2で、インスト
ール手段22を起動する。起動されたインストール手段
22は、インストールサーバ装置1に対してインストー
ルする内容を要求する。インストールサーバ装置1は、
このインストール要求を受けると、インストール内容供
給手段12が、ファイル装置13からインストール内容
となるファイルを読み出し、被インストール装置2に送
信する。
Next, the operation of the conventional system shown in FIG. 3 will be described. First, the installation unit 22 is activated in the installation target device 2. The started installation means 22 requests the installation server device 1 for the content to be installed. The install server device 1
When the installation request is received, the installation content supply unit 12 reads the file as the installation content from the file device 13 and transmits the file to the installed device 2.

【0006】被インストール装置2は、インストール手
段22により受信したファイル内容をファイル装置23
に書き込む。以上のような動作により被インストール装
置2へのインストールは完了する。
[0006] The installed device 2 stores the file contents received by the installation means 22 in a file device 23.
Write to. The installation to the installation target device 2 is completed by the above operation.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、上記し
た従来のコンピュータシステムにおいては、システム中
の複数のコンピュータに対して自動でインストールを行
う場合、同一の内容でしかインストールすることができ
ず、各コンピュータにそれぞれ異なる固有の設定を施す
ことができないという問題点を有している。
However, in the above-mentioned conventional computer system, when installing automatically on a plurality of computers in the system, only the same contents can be installed. However, there is a problem in that different unique settings cannot be applied to each of them.

【0008】より詳細には、例えば近時のパーソナルコ
ンピュータ用のオペレーティングシステム(OS)をコ
ンピュータにインストールする際には、一般に、装置名
を与えることが必要とされるが、上記従来のインストー
ル方式では、ネットワークに接続されたコンピュータシ
ステム内の複数のコンピュータ全てを同一装置名にて自
動でインストールすることしかできない。
More specifically, for example, when an operating system (OS) for a recent personal computer is installed in a computer, it is generally necessary to give a device name. Only a plurality of computers in a computer system connected to a network can be automatically installed with the same device name.

【0009】そして、装置名を個々に設定する場合に
は、オペレータが直接各コンピュータに対して入力設定
しなければならず、多数のコンピュータを有するシステ
ムの場合、多大な工数が発生するという問題がある。
[0009] When the device names are individually set, the operator must directly input and set them for each computer. In the case of a system having a large number of computers, there is a problem that a large number of man-hours are required. is there.

【0010】これは、上記従来のシステムにおいては、
インストールサーバ装置1に保持しているファイルを単
に転送し、複製することによりインストールするだけで
あり、各コンピュータに固有の設定値を反映させる手段
を何等有しないことによる。
This is because, in the above-mentioned conventional system,
This is because the files held in the install server device 1 are simply transferred and installed by copying them, and there is no means for reflecting the setting values unique to each computer.

【0011】従って、本発明は、上記事情に鑑みて為さ
れたものであって、その目的は、ソフトウェアのインス
トール時に各コンピュータに異なる設定を施す必要があ
る場合にも、ネットワークを経由して自動インストール
することを可能とし、インストール作業を簡易化するシ
ステムを提供することにある。
Accordingly, the present invention has been made in view of the above circumstances, and a purpose thereof is to automatically set up each computer via a network even when it is necessary to make different settings for each computer when installing software. An object of the present invention is to provide a system which enables installation and simplifies installation work.

【0012】[0012]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、システム上のコンピュータにソフトウェ
アをインストールする際、各コンピュータに固有のイン
ストール用パラメータをデータベース上に保持し、該イ
ンストール用パラメータに従い各コンピュータにソフト
ウェアをインストールするものであり、以下の特徴を
る。
According to the present invention, when installing software on a computer on a system, the present invention holds an installation parameter unique to each computer on a database, is intended to install the software on each computer in accordance with, have the following characteristics:
You.

【0013】本発明は、システム上のコンピュータにイ
ンストールを行う際、自動で各コンピュータに固有のイ
ンストール用パラメータを生成する手段を、備える。
The present invention includes means for automatically generating an installation parameter unique to each computer when installation is performed on a computer on the system.

【0014】本発明においては、複数のコンピュータが
ネットワークを介して接続されてなるコンピュータシス
テムにおいて、少なくとも一のコンピュータがソフトウ
ェアインストール用のサーバ装置として構成され、前記
サーバ装置は、インストール対象のコンピュータ(「被
インストール装置」という)から前記ネットワークを経
由してインストール要求を受け取り該被インストール装
置に送信するインストール内容を供給するインストール
内容供給手段と、前記被インストール装置に対する固有
のインストール用のパラメータを設定する固有情報設定
手段と、各被インストール装置に対応したインストール
用パラメータを保持するデータベースと、前記被インス
トール装置に対する固有のインストール用パラメータを
取得する固有情報取得手段と、インストールするソフト
ウェアの前記被インストール装置に対応したコンフィグ
レーションを保持する設定ファイルを作成する設定ファ
イル作成手段と、を備え、前記被インストール装置は、
前記サーバ装置から前記ネットワークを経由して送信さ
れたインストールソフトウェア及び前記被インストール
装置固有の設定ファイルからなるインストール内容に基
づきファイル装置へのソフトウェアのインストールを自
動で行い、前記サーバ装置の前記固有情報取得手段が、
前記データベースを検索し前記被インストール装置に対
する固有のインストール用パラメータが前記データベー
スに存在しない場合には、予め設定された規則により、
インストール用パラメータを決定した後、前記データベ
ースに格納する、ことを特徴とするコンピュータシステ
ムを提供する。
In the present invention, in a computer system in which a plurality of computers are connected via a network, at least one computer is configured as a server device for software installation, and the server device is a computer to be installed (" An installation content supply unit that receives an installation request from the "installed device" via the network and transmits the installed content to the installed device, and a unique setting unit that sets a unique installation parameter for the installed device. Information setting means, a database for holding installation parameters corresponding to each installed device, and unique information for acquiring installation parameters unique to the installed device Comprising a resulting unit, a setting file creating means for creating a configuration file that holds the configuration corresponding to the target installation device software to be installed, wherein the target installation device,
The are performed by the automatic software installation to a file system based on the server device to install content consisting transmitted installed software and the object to be installed device-specific configuration files via the network, the unique information of the server device Acquisition means,
The database is searched and the installed device is searched.
Specific installation parameters are
If it does not exist, the rules set in advance
After determining the installation parameters,
A computer system stored in a computer system.

【0015】[0015]

【作用】上記構成のもと、本発明によれば、各被インス
トール装置に固有のインストール用パラメータを自動で
生成できる。このため、各被インストール装置に対応し
たパラメータを手動で入力する必要がなく、インストー
ル作業工数を著しく縮減することができるという利点を
有する。
According to the present invention, an installation parameter unique to each installed device can be automatically generated. For this reason, there is no need to manually input parameters corresponding to each installation target device, and there is an advantage that the number of installation work steps can be significantly reduced.

【0016】また、本発明は、各被インストール装置に
固有のインストール用パラメータを反映した設定用ファ
イルを自動作成してインストールを行うものであり、こ
のため各被インストール装置に固有の値を設定したイン
ストールを自動で行うことができる。
Further, according to the present invention, a setting file reflecting installation parameters unique to each device to be installed is automatically created and installation is performed. Therefore, a value unique to each device to be installed is set. Installation can be performed automatically.

【0017】[0017]

【発明の実施の形態】本発明の実施の形態を図面を参照
して以下に詳細に説明する。
Embodiments of the present invention will be described in detail below with reference to the drawings.

【0018】図1は、本発明のコンピュータシステムの
一実施形態の構成を示すブロック図である。図1を参照
して、本実施形態は、インストール対象となる被インス
トール装置2と、被インストール装置2からの要求に対
してインストール用のファイルを供給するインストール
サーバ装置1とは、ネットワーク3を介して接続されて
いる。実際の運用では、複数台の被インストール装置が
ネットワーク3に接続されているが、図1では簡単のた
め一台のみが示されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the computer system of the present invention. Referring to FIG. 1, in the present embodiment, an installed device 2 to be installed and an install server device 1 that supplies a file for installation in response to a request from the installed device 2 are connected via a network 3. Connected. In actual operation, a plurality of installed devices are connected to the network 3, but FIG. 1 shows only one device for simplicity.

【0019】被インストール装置2には、ファイルのイ
ンストールが行われるファイル装置23が接続されてい
る。
A file device 23 on which a file is installed is connected to the installed device 2.

【0020】インストールサーバ装置1には、インスト
ール内容となるファイルを保持しておくためのファイル
装置13が接続されている。
The installation server device 1 is connected to a file device 13 for holding a file as installation contents.

【0021】被インストール装置2は、インストールサ
ーバ装置1と通信を行うための通信手段21と、インス
トールサーバ装置1に対して通信手段21を介してイン
ストール内容の要求を行ったり、要求したインストール
内容が送信されてきたときにファイル装置23に書き込
みを行うインストール手段22と、を備えている。
The installation target device 2 communicates with the installation server device 1 through a communication unit 21, and requests the installation server device 1 for installation contents via the communication unit 21. Installation means 22 for writing to the file device 23 when transmitted.

【0022】インストールサーバ装置1は、被インスト
ール装置2と通信を行うための通信手段11と、被イン
ストール装置からインストール要求を受け取って被イン
ストール装置2に送信するファイルを用意するインスト
ール内容供給手段12と、被インストール装置2に対す
る固有のインストール用パラメータを設定する固有情報
設定手段14と、被インストール装置2に対する固有の
インストール用パラメータを取得する固有情報取得手段
15と、各被インストール装置に対応したインストール
用パラメータを保持する固有情報データベース16と、
インストールするソフトウェアの被インストール装置2
に対応したコンフィグレーション(configuration)を
保持する設定ファイルを作成する設定ファイル作成手段
17と、を備えている。
The installation server device 1 includes a communication unit 11 for communicating with the installed device 2, an installation content supplying unit 12 for receiving a request for installation from the installed device and preparing a file to be transmitted to the installed device 2. A unique information setting unit 14 for setting a unique installation parameter for the installed device 2, a unique information obtaining unit 15 for obtaining a unique installation parameter for the installed device 2, and an installation device corresponding to each installed device. A unique information database 16 for storing parameters;
Installed device 2 of software to be installed
And a setting file creating means 17 for creating a setting file holding a configuration corresponding to the configuration.

【0023】固有情報設定手段14は、被インストール
装置2に対する固有のインストール用パラメータが、固
有情報データベース16に存在しない場合には、予め設
定された規則により、インストール用パラメータを決定
し、固有情報データベース16に格納する。
The unique information setting means 14 determines the installation parameter according to a preset rule when the unique installation parameter for the installation target device 2 does not exist in the unique information database 16. 16 is stored.

【0024】インストール内容供給手段12は、固有情
報データベース16から固有情報取得手段15を用いて
被インストール装置2に対する固有のインストール用パ
ラメータを取得し、設定ファイル作成手段17に渡す。
設定ファイル作成手段17は、固有のインストール用パ
ラメータの内容を反映したインストール用の設定ファイ
ルを作成する。
The installation content supply unit 12 acquires a unique installation parameter for the installation target device 2 from the unique information database 16 by using the unique information acquisition unit 15, and passes it to the setting file creation unit 17.
The setting file creating means 17 creates an installation setting file reflecting the contents of the unique installation parameters.

【0025】次に、本実施形態の動作について、図1及
び図2を参照して説明する。図2は本発明の一実施形態
の動作を説明するためのフローチャートである。
Next, the operation of this embodiment will be described with reference to FIGS. FIG. 2 is a flowchart for explaining the operation of the embodiment of the present invention.

【0026】まず、被インストール装置2上でインスト
ール手段22を起動する(ステップS21)。インスト
ール手段22は起動されると通信手段21を用いインス
トールサーバ装置1に対しインストール要求を送信する
(ステップS22)。
First, the installation unit 22 is activated on the installation target device 2 (step S21). When activated, the installation unit 22 transmits an installation request to the install server device 1 using the communication unit 21 (step S22).

【0027】インストールサーバ装置1側では、インス
トール内容供給手段12が通信手段11を用いて被イン
ストール装置2からネットワーク3を経由して送信され
たインストール要求を受信する(ステップS11)。
On the side of the install server device 1, the install contents supply means 12 receives the install request transmitted from the installed device 2 via the network 3 using the communication means 11 (step S11).

【0028】インストール内容供給手段12は、インス
トール要求を受信すると、インストール要求元である被
インストール装置2に対応する固有のインストール用パ
ラメータが固有情報データベース16に存在するか否か
を固有情報取得手段15を用い検索する(ステップS1
2)。インストール要求元の特定には、例えば要求元装
置のネットワークアドレスが用いられる。
Upon receiving the installation request, the installation content supply unit 12 determines whether or not a unique installation parameter corresponding to the installation target device 2 as the installation request source exists in the unique information database 16. (Step S1)
2). For specifying the installation request source, for example, the network address of the request source device is used.

【0029】固有情報データベース16に、被インスト
ール装置2に対応するインストール用パラメータが、存
在しない場合には、固有情報設定手段14により、イン
ストール用パラメータを予め設定されている規則により
決定し(例えば装置の固有名等を予め定められた規則に
従い生成する)、固有情報データベース16に格納する
(ステップS13)。そして、インストール内容供給手
段12は、再度、固有情報取得手段15を用い、設定し
たインストール用パラメータを固有情報データベース1
6より取得する。
If there is no installation parameter corresponding to the device to be installed 2 in the unique information database 16, the installation parameter is determined by the unique information setting means 14 according to a preset rule (for example, the device). Is generated in accordance with a predetermined rule) and stored in the unique information database 16 (step S13). Then, the installation content supply unit 12 again uses the unique information acquisition unit 15 to store the set installation parameters in the unique information database 1.
Obtained from 6.

【0030】また、例えば再インストール時など、既に
被インストール装置2に対応するインストール用パラメ
ータが設定されている場合には、ステップS13の固有
パラメータの設定を行うことなく、固有情報データベー
ス16より固有情報取得手段15を用いて、前回インス
トール時のインストール用パラメータを取得する(ステ
ップS14)。
If the installation parameters corresponding to the device to be installed 2 have already been set, for example, at the time of re-installation, the unique information is stored in the unique information database 16 without setting the unique parameters in step S13. Using the acquisition unit 15, the installation parameters for the previous installation are acquired (step S14).

【0031】インストール内容供給手段12は、取得し
たインストール用パラメータを設定ファイル作成手段1
7に渡し、設定ファイル作成手段17は、インストール
するソフトウェアの装置固有のコンフィグレーションを
保持する設定ファイルを作成する(ステップS15)。
The installation contents supply means 12 transmits the acquired installation parameters to the setting file creation means 1.
The setting file creation unit 17 creates a setting file that holds the device-specific configuration of the software to be installed (step S15).

【0032】インストール内容供給手段12は、ファイ
ル装置13よりインストールに必要なファイルを取り出
し、ステップS15で作成した設定ファイルとともに通
信手段11を用い、被インストール装置2に送信する
(ステップS16)。
The installation content supply unit 12 extracts a file required for installation from the file device 13 and transmits the file to the installed device 2 using the communication unit 11 together with the setting file created in step S15 (step S16).

【0033】被インストール装置2のインストール手段
22は、通信手段21を用いてインストールサーバ装置
1から送信されたファイルを受信する(ステップS2
3)。
The installation unit 22 of the installation target device 2 receives the file transmitted from the installation server device 1 using the communication unit 21 (step S2).
3).

【0034】インストール手段22は、受信したファイ
ルをファイル装置23に書き込み、これによりインスト
ールが行われる(ステップS24)。
The installation means 22 writes the received file into the file device 23, and the installation is performed (step S24).

【0035】[0035]

【発明の効果】以上説明したように、本発明によれば、
各コンピュータに固有のインストール用パラメータを自
動生成する手段を設けたことにより、システムに接続さ
れている複数のコンピュータに対しインストールを行う
際、各コンピュータに固有の設定を手動で入力すること
を不要とし、自動でインストール用パラメータを生成す
ることが可能とされ、インストール作業の工数を特段に
削減することができるという効果を有する。
As described above, according to the present invention,
Provision of means for automatically generating installation parameters unique to each computer eliminates the need to manually enter settings unique to each computer when installing on multiple computers connected to the system. In addition, it is possible to automatically generate the parameters for installation, which has an effect that the man-hour for the installation work can be particularly reduced.

【0036】また、本発明によれば、ネットワークシス
テムに接続されている複数のコンピュータに対し、各装
置に固有の値を設定したインストールをネットワークを
使用して自動で行うことができるという効果を有する。
これは、本発明が、各コンピュータに固有のインストー
ル用パラメータを保持しておくデータベースと、このデ
ータベースからインストール用パラメータを取得し、イ
ンストールするソフトウェアのコンフィグレーションを
保持する設定ファイルを自動作成する手段を設けたこと
による。
Further, according to the present invention, there is an effect that installation in which a value unique to each device is set can be automatically performed on a plurality of computers connected to the network system using the network. .
This means that the present invention provides a database for storing installation parameters unique to each computer, a means for acquiring the installation parameters from this database, and automatically creating a configuration file for storing the configuration of software to be installed. Depends on the setting.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施形態の構成を示すブロック図で
ある。
FIG. 1 is a block diagram showing a configuration of an embodiment of the present invention.

【図2】本発明の一実施形態の動作を説明するためのフ
ローチャートである。
FIG. 2 is a flowchart for explaining the operation of one embodiment of the present invention.

【図3】従来のコンピュータシステムの構成を示すブロ
ック図である。
FIG. 3 is a block diagram showing a configuration of a conventional computer system.

【符号の説明】[Explanation of symbols]

1 インストールサーバ装置 2 被インストール装置 3 ネットワーク 11 通信手段 12 インストール内容供給手段 13 ファイル装置 14 固有情報設定手段 15 固有情報取得手段 16 固有情報データベース 17 設定ファイル作成手段 21 通信手段 22 インストール手段 23 ファイル装置 DESCRIPTION OF SYMBOLS 1 Installation server apparatus 2 Installed apparatus 3 Network 11 Communication means 12 Installation contents supply means 13 File device 14 Unique information setting means 15 Unique information acquisition means 16 Unique information database 17 Setting file creation means 21 Communication means 22 Installation means 23 File device

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平6−44055(JP,A) 特開 平6−177888(JP,A) 特開 昭61−175746(JP,A) 特開 平5−28088(JP,A) 特開 平5−81036(JP,A) 特開 平6−12348(JP,A) 特開 平6−51959(JP,A) 特開 平6−110663(JP,A) 特開 平6−222910(JP,A) 特開 平7−121376(JP,A) 特開 平7−234780(JP,A) 特開 平7−325709(JP,A) 特開 平8−190472(JP,A) 特開 平9−114648(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 9/06 G06F 9/445 G06F 13/00 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-6-44055 (JP, A) JP-A-6-177888 (JP, A) JP-A-61-175746 (JP, A) JP-A-5-175746 28088 (JP, A) JP-A-5-81036 (JP, A) JP-A-6-12348 (JP, A) JP-A-6-51959 (JP, A) JP-A 6-110663 (JP, A) JP-A-6-222910 (JP, A) JP-A-7-121376 (JP, A) JP-A-7-234780 (JP, A) JP-A-7-325709 (JP, A) JP-A 8-190472 (JP, A) JP-A-9-114648 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 9/06 G06F 9/445 G06F 13/00

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数のコンピュータがネットワークを介し
て接続されてなるコンピュータシステムにおいて、 少なくとも一のコンピュータがソフトウェアインストー
ル用のサーバ装置として構成され、 前記サーバ装置は、インストール対象のコンピュータ
(「被インストール装置」という)から前記ネットワー
クを経由してインストール要求を受け取り該被インスト
ール装置に送信するインストール内容を供給するインス
トール内容供給手段と、 前記被インストール装置に対する固有のインストール用
のパラメータを設定する固有情報設定手段と、 各被インストール装置に対応したインストール用パラメ
ータを保持するデータベースと、 前記被インストール装置に対する固有のインストール用
パラメータを取得する固有情報取得手段と、 インストールするソフトウェアの前記被インストール装
置に対応したコンフィグレーションを保持する設定ファ
イルを作成する設定ファイル作成手段と、 を備え、 前記被インストール装置は、前記サーバ装置から前記ネ
ットワークを経由して送信されたインストールソフトウ
ェア及び前記被インストール装置固有の設定ファイルか
らなるインストール内容に基づきファイル装置へのソフ
トウェアのインストールを自動で行い、 前記サーバ装置の前記固有情報取得手段が、前記データ
ベースを検索し前記被インストール装置に対する固有の
インストール用パラメータが前記データベースに存在し
ない場合には、予め設定された規則により、インストー
ル用パラメータを決定した後、前記データベースに格納
する、 ことを特徴とするコンピュータシステム。
In a computer system in which a plurality of computers are connected via a network, at least one computer is configured as a server device for software installation, and the server device is a computer to be installed (“installed device”). ), The installation contents supply means for receiving the installation request via the network and transmitting the installation contents to be transmitted to the device to be installed, and the unique information setting means for setting the unique installation parameters for the device to be installed. A database holding installation parameters corresponding to each installed device, a unique information acquiring unit for acquiring an installation parameter unique to the installed device, Setting file creating means for creating a setting file holding a configuration corresponding to the installed device of software to be installed, wherein the installed device is installed from the server device via the network. software and are performed by the automatic installation of software of the the file system based on the installation contents consisting of the installation device-specific configuration file, said unique information obtaining unit of the server apparatus, the data
Search the base and specify the unique
Installation parameters exist in the database
If not, install it according to preset rules.
After determining the parameters for the
A computer system.
JP04800396A 1996-02-09 1996-02-09 Computer system Expired - Fee Related JP3173361B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04800396A JP3173361B2 (en) 1996-02-09 1996-02-09 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04800396A JP3173361B2 (en) 1996-02-09 1996-02-09 Computer system

Publications (2)

Publication Number Publication Date
JPH09218777A JPH09218777A (en) 1997-08-19
JP3173361B2 true JP3173361B2 (en) 2001-06-04

Family

ID=12791140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04800396A Expired - Fee Related JP3173361B2 (en) 1996-02-09 1996-02-09 Computer system

Country Status (1)

Country Link
JP (1) JP3173361B2 (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10177473A (en) * 1996-12-18 1998-06-30 Japan Airlines Co Ltd Computer program installation method and system therefor
JP3659614B2 (en) * 1998-05-27 2005-06-15 株式会社日立製作所 Software distribution management system
JP3335317B2 (en) 1999-03-03 2002-10-15 インターナショナル・ビジネス・マシーンズ・コーポレーション Hardware setting method
KR100689368B1 (en) * 1999-12-29 2007-03-08 삼성전자주식회사 Method for connecting data base in personal computer
JP4565685B2 (en) * 2000-01-11 2010-10-20 株式会社日本総合研究所 Method and apparatus for promoting orderly use of directories and files, medium storing program for realizing the method, and computer equipped with the program
US7065564B2 (en) 2000-12-22 2006-06-20 Canon Kabushiki Kaisha Network system, method and apparatus for processing information, and control program
JP3590582B2 (en) * 2000-12-14 2004-11-17 株式会社コネクトテクノロジーズ Application distribution system and application distribution device
JP2003150380A (en) 2001-11-09 2003-05-23 Fujitsu Ltd System and method for setting program, server, client, and program
JP4340476B2 (en) * 2002-06-28 2009-10-07 株式会社リコー Software introduction method, program for causing computer to execute the method, and medium storing the program
JP4497993B2 (en) * 2004-04-16 2010-07-07 株式会社日立製作所 Electronic distribution distribution control system and method
JP2006155393A (en) * 2004-11-30 2006-06-15 Toshiba Corp Server accommodation device, server accommodation method, and server accommodation program
JP4734030B2 (en) * 2005-05-27 2011-07-27 株式会社リコー Management system
US8024430B2 (en) * 2005-10-14 2011-09-20 Computer Associates Think, Inc. System and method for installing software
US8122446B2 (en) 2005-11-03 2012-02-21 International Business Machines Corporation Method and apparatus for provisioning software on a network of computers
JP4449008B2 (en) 2007-03-05 2010-04-14 株式会社日立製作所 Computer initialization system
JP4891192B2 (en) * 2007-05-08 2012-03-07 株式会社日立システムズ Information processing apparatus management system, information processing apparatus management program, and information processing apparatus management method
JP5268597B2 (en) * 2008-11-28 2013-08-21 キヤノン株式会社 Application platform, information processing apparatus, information processing apparatus control method, program, and storage medium
JP4842365B2 (en) * 2009-11-30 2011-12-21 株式会社日立製作所 Computer initialization system and media input device used for computer initialization system

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61175746A (en) * 1985-01-30 1986-08-07 Mitsubishi Electric Corp Computer system
JPH0528088A (en) * 1991-07-22 1993-02-05 Nippon Telegr & Teleph Corp <Ntt> Method for automatically generating hardware constitution information
JP3332239B2 (en) * 1991-09-20 2002-10-07 富士通株式会社 Remote installation management system and terminal system
JPH06110663A (en) * 1992-04-16 1994-04-22 Hitachi Ltd Integral network constructing system, installing method for network connecting equipment and network parameter setting method
JPH0612348A (en) * 1992-06-26 1994-01-21 Mitsubishi Electric Corp Software installation device
JPH0644055A (en) * 1992-07-23 1994-02-18 Fuji Xerox Co Ltd Installation system
JPH0651959A (en) * 1992-07-30 1994-02-25 Hitachi Inf Syst Ltd Software installing method
EP0592079A2 (en) * 1992-09-20 1994-04-13 Sun Microsystems, Inc. Automated software installation and operating environment configuration on a computer system
JPH06177888A (en) * 1992-12-08 1994-06-24 Toshiba Corp Automatic setting system for network constitution information
JPH07121376A (en) * 1993-10-28 1995-05-12 Fujitsu Ltd Down load information preparing device
JPH07234780A (en) * 1994-02-24 1995-09-05 Fuji Xerox Co Ltd Install system of software
JPH07325709A (en) * 1994-05-30 1995-12-12 Nec Corp Non-interactive installation system for operating system
JP3946275B2 (en) * 1995-01-10 2007-07-18 富士通株式会社 Remote installation system and method
JPH09114648A (en) * 1995-10-16 1997-05-02 Nec Eng Ltd Software installation system

Also Published As

Publication number Publication date
JPH09218777A (en) 1997-08-19

Similar Documents

Publication Publication Date Title
JP3173361B2 (en) Computer system
CN1790265B (en) Portable application program
US7305456B2 (en) Device information acquiring method, server apparatus and computer-readable storage medium
EP1758042B1 (en) Document distribution system and method
US20050125461A1 (en) Version control of metadata
US7237222B1 (en) Protocol for controlling an execution process on a destination computer from a source computer
KR20050085062A (en) System and method for installation and integration of component datamodels
JP2001236298A (en) Data processor, printing system and method for controlling setting of driver software for them
JP4084850B2 (en) Safety device and safety management method for data processing system
US7343560B1 (en) Method and system for generating dynamic images
JPH05250239A (en) Computer network system
JPH11272471A (en) Software distribution system and recording medium stored with program used for the same
JP2003150342A (en) Driver management system
US7216151B2 (en) Computer apparatus and program for controlling same
JP2766210B2 (en) File list extraction method and device
JP3818396B2 (en) Printing system, print server, and information providing method thereof
JPH1165828A (en) Program updating system and recording medium recording program for updating program
US7421447B2 (en) Method, system and program for constructing a database
JP2871931B2 (en) Form output control method
JPH05334162A (en) Data processing system
JPH0749819A (en) Communicating method of server/client system
JP2005173823A (en) Web application, and data sharing method and program thereof
JP4081651B2 (en) Recording device
JP2878159B2 (en) Transaction processing system
JP2003242140A (en) Schema management method, structured data transmitting and receiving method, structured data processor, program therefor, and recording medium for the program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010227

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080330

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090330

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090330

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100330

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100330

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110330

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110330

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 11

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 11

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 11

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120330

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130330

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130330

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140330

Year of fee payment: 13

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees