nerdexam
Novell

050-696 · Question #82

Your OES NetWare server is experiencing problems during startup. You suspect the problem lies with a command in the AUTOEXEC . NCF file. You want to boot the server without processing the AUTOEXEC…

The correct answer is C. SERVER -NA. The SERVER -NA switch starts a NetWare server while skipping execution of the AUTOEXEC.NCF file, allowing troubleshooting of startup command errors.

Server Management and Maintenance

Question

Your OES NetWare server is experiencing problems during startup. You suspect the problem lies with a command in the AUTOEXEC . NCF file. You want to boot the server without processing the AUTOEXEC . NCF file. Which command can be entered from the DOS prompt to start the operating system without executing AUTOEXEC . NCF?

Options

  • ASERVER
  • BSERVER -S
  • CSERVER -NA
  • DSERVER -NS
  • ESERVER -NOAUTO

How the community answered

(21 responses)
  • B
    5% (1)
  • C
    81% (17)
  • D
    5% (1)
  • E
    10% (2)

Why each option

The SERVER -NA switch starts a NetWare server while skipping execution of the AUTOEXEC.NCF file, allowing troubleshooting of startup command errors.

ASERVER

Running SERVER with no flags causes the OS to process both STARTUP.NCF and AUTOEXEC.NCF normally, which does not bypass the problematic file.

BSERVER -S

SERVER -S is not a recognized NetWare server startup switch and will not suppress AUTOEXEC.NCF processing.

CSERVER -NACorrect

The SERVER -NA flag instructs the NetWare loader to bypass the AUTOEXEC.NCF file entirely during startup. This is the standard troubleshooting switch when a faulty command in AUTOEXEC.NCF is causing server boot failures, allowing the OS to load without executing those commands.

DSERVER -NS

SERVER -NS skips the STARTUP.NCF file, not AUTOEXEC.NCF, so the problem commands would still execute.

ESERVER -NOAUTO

SERVER -NOAUTO is not a valid NetWare server command-line switch and would not be recognized by the loader.

Concept tested: NetWare SERVER startup switches skipping AUTOEXEC.NCF

Source: https://www.novell.com/documentation/oes/pdfdoc/oes_admin_lx/oes_admin_lx.pdf

Topics

#SERVER -NA switch#AUTOEXEC.NCF bypass#startup switches#server troubleshooting

Community Discussion

No community discussion yet for this question.

Full 050-696 Practice