User Guide

32 Other Installation Options
Other Installation Options
103-000143-001
August 30, 2001
Novell Confidential
Manual 99a38 July 17, 2001
The Prompt key is listed with each section that corresponds to a data input
screen and it
Controls whether the screen will be displayed.
Lets you use the response file to pass in the keys and values of the section.
Lets you bypass the screen.
If the value of Prompt is True, the screen will be displayed and the data
specified in the response file will be presented as default values. The screen
will not be displayed if the value of Prompt is False. If any of the required data
is missing in the response file, however, the screen will be shown regardless
of the Prompt value. For more information on each section’s keys, see
“NetWare Sections and Keys” on page 33.
In the following example, the data input screen will be displayed with the NDS
information already filled in:
[NWI:NDS]
Prompt = True
Tree Name = Novell
New Tree = True
Server Context = O=Utah
Admin Context = O=Utah
Admin Login Name = Admin
Admin Password = install
Display Summary = True
In the following example, the NDS input screen and the Summary screens will
not be displayed and the NetWare installation program will bypass them.
[NWI:NDS]
Prompt = False
Tree Name = Novell
New Tree = True
Server Context = O=Utah
Admin Context = O=Utah
Admin Login Name = Admin
Admin Password = install
Display Summary = False