Use COMSPEC in the login script to execute DOS commands from the network. Specify the directory where DOS and the DOS command processor (COMMAND.COM) are loaded.
COMSPEC is originally set when DOS is booted. It must be reset after you log in to change the location that COMMAND.COM loads from while you are logged in to the network.
COMSPEC has the following command format:
COMSPEC=[path]COMMAND.COM
Replace path with either a drive letter or a full directory path beginning with the NetWare volume name.
Follow these guidelines for using COMSPEC:
(You may want to map a fake root to the DOS directory. For information about mapping a fake root, see ``MAP''.