Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


4.5.2 JP1 silent install (Windows)

Function

This plug-in performs silent installation of the JP1 product stored on the Hitachi Integrated Installer media, on the Windows execution target server.

This plug-in requires the following server:

- An execution target server

This plug-in will be executed on this server.

This plug-in applies to JP1 Version 11 or later.

The script in this plug-in executes the following processing:

- The following command is executed:

path-to-the-media-where-the-installer-is-stored(value for the JP1.mediaStoredPath property)\_OWNEXE\HPPSINST.BAT

/path-to-the-DISK1-folder-of-the-product(value for the JP1.productDisk1Path property)

/installation-path-for-the-product(value for theJP1.productInstallPath property)

For the values that can be specified for the arguments of HPPSINST.BAT, see the description of how to install the JP1 product by using the silent installation function in the release notes for the JP1 product you want to install.

Use situation

Used to perform silent installation of the JP1 product stored on the Hitachi Integrated Installer media.

Prerequisites

For the latest support information about [Prerequisite product in the system]/[Prerequisite OS running on the execution target server], see the release notes.

[Prerequisite product in the system]

JP1/Automatic Operation 11-00 or later

[Prerequisite products on the execution target server]

See the release notes for the JP1 product you want to install.

[Prerequisite OS running on the execution target server]

(1) Windows Server 2008 R2 Standard/Enterprise/Datacenter

(2) Windows Server 2012 Standard/Datacenter, Windows Server 2012 R2 Standard/Datacenter

(3) Windows Server 2016 Standard/Datacenter

(4) Windows Server 2019 Standard/Datacenter

[Requirements for the prerequisite products on the execution target server]

See the release notes for the JP1 product you want to install.

Cautions

(1) For a plug-in property, do not specify a character string that contains a double quotation mark (") or single quotation mark (').

(2) For a property that specifies a path, do not specify a character string that contains an exclamation mark (!) or a percent sign (%).

Execution privilege

(1) The user who connects to the execution server to install the JP1 product must have the necessary permissions.

Version

02.01.00

Plug-in tags

Configure JP1,Windows

Plug-in name displayed in the task log

jp1commonSilentInstall_Win

Return code

0: Normal

12: Error (user error): Invalid property

21: Error (invalid environment): No command was found. (An error was detected in the plug-in script.)

27: Error (Check the error details from a task log.)

41: Error (error detected in plug-in): Missing property (error detected in plug-in script)

Property list

The following table lists the properties:

Property key

Property name

Description

Default value

I/O type

Required

plugin.destinationHost

Host name of the execution target server

Specify the host name or IP address of the server on which this plugin will be executed. IPv6 addresses are not supported.

--

Input

R

JP1.mediaStoredPath

Installer media deployment path

Specify the location, as a full path, where the Hitachi integrated installer media are deployed.

--

Input

R

JP1.productDisk1Path

Product DISK1 folder path

Specify the DISK1 folder, as a full path, that contains the product media.

--

Input

R

JP1.productInstallPath

Product installation destination path

Specify the installation destination for the product as a full path.

--

Input

O

common.returnValue

Return value for the plugin

The return value of this plugin stored.

--

Output

O