More Questions from Windows 2000 Server

Windows 2000 print sharing across mixed clients: NT 4.0 workstations should auto-download the correct HP LaserJet 4L driver from a Windows 2000 print server. What should you configure?

Computer Science Windows 2000 Server Difficulty: Easy
Choose an option
  • A
    Copy the NT 4.0 printer drivers to NETLOGON on all BDCs
  • B
    Copy the NT 4.0 printer drivers to the NETLOGON share on the PDC emulator
  • C
    On the printer share, install additional drivers for Windows NT 4.0/Windows 2000
  • D
    Copy the NT 4.0 drivers to %SystemRoot%\System32\Printers\Drivers on the print server
  • E
    None of above

Answer

Correct Answer: On the printer share, install additional drivers for Windows NT 4.0/Windows 2000

Explanation

Introduction / Context:Windows print servers can host multiple platform-specific drivers for a single shared printer so that clients automatically download the correct driver on first connection. This is crucial in mixed environments (Windows 2000 and Windows NT 4.0) to avoid manual driver installation and reduce help-desk load.

Given Data / Assumptions:

  • Printer: HP LaserJet 4L shared from Windows 2000 Server.
  • Win2K clients print successfully, NT 4.0 clients prompt for drivers.
  • Goal: NT 4.0 clients should auto-download drivers from the server.

Concept / Approach:Use the printer’s Sharing tab > Additional Drivers… to add Windows NT 4.0 (x86) drivers to the server’s driver store for that printer object. When an NT 4.0 client connects, the spooler downloads the matching driver automatically from the server.

Step-by-Step Solution:

Open printer properties on the Windows 2000 print server.On the Sharing tab, click ‘‘Additional Drivers…’’ and check ‘‘Windows NT 4.0’’ (x86).Provide the NT 4.0 driver files when prompted (from vendor media or CAB).Clients reconnect; the correct driver auto-installs from the server.

Verification / Alternative check:Connect from an NT 4.0 workstation; confirm that the server supplies the driver and printing succeeds without manual driver selection.

Why Other Options Are Wrong:

  • Copying drivers to NETLOGON or random folders does not integrate them with the printer object for point-and-print.
  • The server’s generic driver directory alone does not trigger client download unless tied to the printer via ‘‘Additional Drivers’’.

Common Pitfalls:Installing mismatched PCL/PS variants or different models causes unexpected output; ensure the driver exactly matches the device.

Final Answer:On the printer share, install additional drivers for Windows NT 4.0/Windows 2000

Discussion & Comments
No comments yet. Be the first to comment!
Join Discussion