49 lines
1.8 KiB
HTML
49 lines
1.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4.0//EN">
|
|
<html>
|
|
<head>
|
|
<meta name="Copyright" content="Copyright (c) 2004 by IBM Corporation">
|
|
<!-- 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. -->
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
|
<title>Windows Server installation advisor--Congratulations</title>
|
|
<script language="Javascript" type="text/javascript" src="rzahqadvcommon.js"></script>
|
|
<script type="text/javascript" language="Javascript">
|
|
<!-- // Hide script from older browsers
|
|
//START NON-TRANSLATABLE
|
|
function onNext() {
|
|
window.location = "rzahqadvisor00.htm";
|
|
}
|
|
|
|
function onBack() {
|
|
window.location = "rzahqadvisor32.htm";
|
|
}
|
|
|
|
//END NON-TRANSLATABLE
|
|
////////// -->
|
|
</script>
|
|
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
|
|
</head>
|
|
|
|
<body>
|
|
<h2>Windows Server installation advisor</h2>
|
|
<strong>Congratulations</strong>
|
|
|
|
<form name="form1">
|
|
<P>You have completed the Windows installation advisor. The INSWNTSVR command is a long-running command.
|
|
It could take an hour or more. When it displays a message telling you to continue with the installation
|
|
from the Windows console, proceed with the following steps.</P>
|
|
<ol>
|
|
<li>Perform the tasks described in <a href="rzahqi2kpi.htm" target="new_win">Continue the installation from the integrated Windows server console</a>.<br><br></li>
|
|
<li>Perform the tasks described in <a href="rzahq2000complete.htm" target="new_win">Complete the server installation</a>.</li>
|
|
</ol>
|
|
<br><br><br>
|
|
<center>
|
|
<input type="button" value="<< Back" onClick="onBack()">
|
|
<input type="button" value="Start Over" onClick="onNext()">
|
|
</center>
|
|
</form>
|
|
</body>
|
|
</html>
|