What is the order of execution of login scripts?
Container LS, Profile LS, User LS, Default LS
Which of the following best describes Default LS?
Default LS is ignored if User LS is present
Which statement best describes Profile LS?
Profile LS is called from User LS.
What is the effect of the statement NO_DEFAULT?
It disables Default LS
To which login script you should add NO_DEFAULT statement?
Container LS
Which of the following best describes the function of % in a login script?
% should be used only with identifier variables
Which of the following best describes the function of the DOS executable?
The Dos executable (#) command has been included to support external programs.
Which of the following best describes the function of EXIT command?
EXIT command terminates any login script and executes a specific network program
A menu system is designed to be used in DOS environment.
Identify the NDS objects that are added to NDS after MHS is installed?
Message Routing Group, Messaging Server, Distribution List, External Entity
When installing NetWare 4.11 server, name one of the installation type.
Custom
The minimum amount of RAM for a NetWare 4.11 is 20 MB
The minimum amount of free HD space to install NetWare 4.11 server is 115 MB
When you install NetWare 4.11 server, what volume is created automatically? SYS:
What command is used to start NetWare 4.11 server installation? Install
Console Commands are stored in RAM
NLMs are normally stored in SYS:SYSTEM
Which command must be used to execute an NLM file?
LOAD
Which command should be used to shut down the server?
Down followed by Exit
Which command disables new users login process?
DISABLE LOGIN
What command should be used to bring up a NetWare 4.11 volume?
MOUNT
What are valid NLM extensions?
.DSK, .LAN, .NLM, .NAM
Which of the following best describes TRACK ON utility?
Track On is a console command that activates the routing information protocol tracking screen
Which of the following best describes Secure Console command?
Secure Console command can be used to remove DOS
What commands are NetWare Loadable Module?
Monitor, Install, Remote
To access remotely the server console, you must run RCONSOLE command on your workstation.
Which of the following identifies the order in which the remote management commands are executed?
LOAD REMOTE, LOAD RSPX, RCONSOLE
TRUE - In a menu program, "MENU" identifies the beginning of each menu screen.
TRUE - In a menu program, "ITEM" identifies the options that appear within the menu.
FALSE - In a "MENU" program EXEC executes only DOS programs.
TRUE - In a "MENU" program LOAD branches to a completely different external menu file.
FALSE - In a "MENU" program SHOW branches to a completely different external menu file.
TRUE - MHS stands for Message Handling Service.
FALSE - NCF stands for Network Compatibility File.
FALSE - NIC stands for Novell Interface Card. *(stands for Network Interface Card)
TRUE - NLM stands for NetWare Loadable Module
TRUE - Console Commands are stored permanently in SERVER.EXE