Use at the server console from the DOS prompt to
| Parameter | Use to |
|---|---|
-s [path]filename.NCF |
Specify an alternative to startup.ncf. Replace filename with the name of the alternate file. (The file extension must be .ncf) The system looks for the file in the current boot directory, unless you specify a path. |
-na |
Prevent the autoexec.ncf file that you created in INSTALL from executing. This parameter is useful if you are changing drivers or other commands in your autoexec.ncf file. |
-ns |
Prevent the startup.ncf and autoexec.ncf files created in INSTALL from executing. This parameter is useful for changing the boot process. |
-nl |
Prevent the logo (server splash graphic) from displaying while server components are loading in the background. |
IMPORTANT: The internal net number is used as a server ID in IP networks as well as IPX networks. Do not delete it from .ncf files.
HINT: To substitute a different image for the current logo screen, place a file called nwlogo.bmp (for machines using a 256-color palette) or nwlogo16.bmp (for machines using a 16-color palette) in the same directory as server.exe (must be in .bmp format).
BIOS limitations on the size and resolutions of the image are 640x480 pixels. The server will display the 256-color version, if possible; otherwise, the server will use the 16-color image. If neither is found in the directory, the default logo screen is displayed.
| Topic | See |
|---|---|
Restarting server execution from the console prompt |
|
Bringing the server down |
|
Editing .ncf files |