Difficulty: Easy
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:
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:
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:
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