
Installation in Unattended Mode 112
The call to initiate the installation is:
Installing multiple adapters
You can install a single Diva Server adapter with all required interfaces with one activation
of the Windows NT 4.0 setup. In this case, all information must be present in a single
options file in the unattended format described in the previous chapters.
If you want to install multiple Diva Server adapters in one server, you need to activate the
Windows NT setup for each adapter. In this case, the interfaces, e.g. WAN Miniport, must
be installed after all adapters have been installed. Thus, in the options file(s) used for the
installation of the adapters, you may either set all items of the general section to ‘NO’ or
delete the general section.
To install two Diva Server BRI-2M adapters with the support of RAS and CAPI services
do the following:
Note: These instructions assume that you have completed the Preparing the script file
process, see page 107
.
1. Create one options file per Diva Server adapter containing the parameters specific to
the adapter. Ensure that the general section is empty or that all items are set to ‘NO’.
The options for the WAN-Miniport and CAPI interfaces are defined in separate files.
Note: Generally, the WAN-Miniport options may be described in any of the options
files. Nevertheless, it is recommended to use a separate options file.
2. Activate Windows Setup with the Interface Name set to DSBRI and the options file
for the first adapter.
3. Activate Windows Setup with the Interface Name set to DSBRI and the options file
for the second adapter.
4. Activate Windows Setup with the Interface Name set to WAN and the options file that
contains the WAN section.
5. Activate Windows Setup with the Interface Name set to CAPI.
%WINDIR%\SYSTEM32\SETUP.EXE
/f
/t NTN_InstallMode = install
/t NTN_Origination = ncpa
/I "ncpashel.inf"
/v
/t NTN_Infname = %WINDIR%\SYSTEM32\OEMNDA01.INF
/t NTN_InfOption = DSBRI
/t NTN_SRCPATH = D:\EICON\NT
/t STF_GUI_UNATTENDED = "YES"
/t STF_UNATTENDED = D:\EICON\NT\DSBRI.INI
/t STF_UNATTENDED_SECTION = DSBRI
Komentarze do niniejszej Instrukcji