64 lines
3.9 KiB
HTML
64 lines
3.9 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="Install the service pack silently" />
|
||
|
<meta name="abstract" content="Use a response file, containing installation information, to eliminate dialog boxes and user interaction during an install and setup." />
|
||
|
<meta name="description" content="Use a response file, containing installation information, to eliminate dialog boxes and user interaction during an install and setup." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaijsp.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaijhdrcreateresp.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="hdrsilentcheckver" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Install the service pack silently</title>
|
||
|
</head>
|
||
|
<body id="hdrsilentcheckver"><a name="hdrsilentcheckver"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Install the service pack silently</h1>
|
||
|
<div><p>Use a response file, containing installation information, to eliminate
|
||
|
dialog boxes and user interaction during an install and setup.</p>
|
||
|
<p>Check the <span class="uicontrol">Perform silent installation</span> box on the <span class="uicontrol">Service</span> tab
|
||
|
of <span class="uicontrol">iSeries Access for Windows Properties</span> to do service
|
||
|
level checks and service pack installation silently, without any user interaction.
|
||
|
The silent service pack installation utility will use information from a response
|
||
|
file to automatically answer prompts.</p>
|
||
|
<p>The response file is identical to the one used in silent installation,
|
||
|
except you must specify the following name:</p>
|
||
|
<ul><li><tt>SLTSP.ISS</tt> - for service packs (This file must reside in the same
|
||
|
directory as your service pack <strong>setup.exe</strong> does)</li>
|
||
|
<li><tt>SLTUP.ISS</tt> - for upgrades (This file must reside in the same directory
|
||
|
as your installation <strong>setup.exe</strong> file)</li>
|
||
|
</ul>
|
||
|
<p>When you create your response file, you can set a parameter to restart
|
||
|
automatically. If you set this to yes, you should set SCHEDCHECK in a scheduled
|
||
|
job so that the silent check service version runs during the night. See the
|
||
|
online iSeries™ Access
|
||
|
for Windows<sup>®</sup> User's
|
||
|
Guide for more information about SCHEDCHECK.</p>
|
||
|
<p>If set to no, a message box appears asking the user to <span class="uicontrol">OK</span> restarting
|
||
|
the system. </p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaijsp.htm" title="Apply iSeries Access for Windows service packs.">Install service packs</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rzaijhdrcreateresp.htm">Create response files for iSeries Access for Windows installations</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|