Compaq 127507-008 Using the Compaq Multi-NIC Boot Utility - Page 4

Odifying, Sing A, Pecific, Omputer, Erforming, Nterprise, Unctions, Ystems, Ultiple, Etwork,

Page 4 highlights

WHITE PAPER (cont.) 4... protman.exe services tcpdrv.dos tcptsr.exe tcputils.ini tinyrfc.exe umb.com MODIFYING SYSTEM.INI AND PROTOCOL.INI SYSTEM.INI and PROTOCOL.INI are built dynamically during MNBU boot in order to automatically load the detected NIC's driver. Further modifications to these files may be accomplished by editing SYSINI.TMP and PROTINI.TMP for your specific needs. These two files contain the boilerplate text for the INI files. NOTE: The requirement that files are built dynamically requires that the MNBU diskette not be write protected. This requirement is also necessary due to Microsoft Client's creation of password list (.PWL) files. USING A SPECIFIC COMPUTER NAME If you wish to use a specific computer name instead of a randomly generated name, remove the line in AUTOEXEC.BAT that begins with "unique." REM **BEGIN RANDOM COMPUTER NAME GENERATOR** REMOVE -> unique /f:name.txt /s:ComputerName=Boot$ type name.txt>>\net\system.ini REM **END COMPUTER NAME GENERATOR* And edit NAME.TXT: ;UNIQUE Generated name ComputerName= PERFORMING ENTERPRISE-SPECIFIC FUNCTIONS Place any enterprise-specific functionality at the end of AUTOEXEC.BAT after the statement: REM **BEGIN ENTERPRISE SPECIFIC FUNCTIONALITY** Typically, this will include commands such as NET USE to map a network drive containing an operating system installation image, WINNT.EXE /B to launch Windows NT Setup, or SETUP.EXE to launch Windows 9x Setup. For more information on using WINNT.EXE and the NET command (Windows NT Workstation 4.0) or SETUP.EXE (Windows 95 or Windows 98), refer to the appropriate Microsoft operating system documentation. SYSTEMS WITH MULTIPLE NETWORK CONTROLLERS DETECT.BAT uses a program called SYSINV.EXE to find the first NIC in the system (defined by PCI order). This NIC is referred to as NET0. The /eNET0 command line parameter can be found on the SYSINV.EXE line in DETECT.BAT. NA141A/1098

  • 1
  • 2
  • 3
  • 4
  • 5

W
HITE
P
APER
(cont.)
NA141A/1098
4
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
protman.exe
services
tcpdrv.dos
tcptsr.exe
tcputils.ini
tinyrfc.exe
umb.com
M
ODIFYING
SYSTEM.INI
AND
PROTOCOL.INI
SYSTEM.INI and PROTOCOL.INI are built dynamically during MNBU boot in order to
automatically load the detected NIC's driver. Further modifications to these files may be
accomplished by editing SYSINI.TMP and PROTINI.TMP for your specific needs. These two
files contain the boilerplate text for the INI files.
NOTE
: The requirement that files are built dynamically requires that the
MNBU diskette not be write protected. This requirement is also necessary due to
Microsoft Client's creation of password list (.PWL) files.
U
SING A
S
PECIFIC
C
OMPUTER
N
AME
If you wish to use a specific computer name instead of a randomly generated name, remove the
line in AUTOEXEC.BAT that begins with "unique."
REM **BEGIN RANDOM COMPUTER NAME GENERATOR**
REMOVE ->
unique /f:name.txt /s:ComputerName=Boot$
type name.txt>>\net\system.ini
REM **END COMPUTER NAME GENERATOR*
And edit NAME.TXT:
;UNIQUE Generated name
ComputerName=<YourName>
P
ERFORMING
E
NTERPRISE
-S
PECIFIC
F
UNCTIONS
Place any enterprise-specific functionality at the end of AUTOEXEC.BAT after the statement:
REM **BEGIN ENTERPRISE SPECIFIC FUNCTIONALITY**
Typically, this will include commands such as NET USE to map a network drive containing an
operating system installation image, WINNT.EXE /B to launch Windows NT Setup, or
SETUP.EXE to launch Windows 9x Setup.
For more information on using WINNT.EXE and the NET command (Windows NT Workstation
4.0) or SETUP.EXE (Windows 95 or Windows 98), refer to the appropriate Microsoft operating
system documentation.
S
YSTEMS
W
ITH
M
ULTIPLE
N
ETWORK
C
ONTROLLERS
DETECT.BAT uses a program called SYSINV.EXE to find the first NIC in the system (defined
by PCI order). This NIC is referred to as NET0. The /eNET0 command line parameter can be
found on the SYSINV.EXE line in DETECT.BAT.