To work around this problem, use one of the following methods.
Method one: Use Terminal Services or a script to add a printer on the remote computer
From a client computer, use Remote Desktop to connect to Terminal Services on the Windows Server 2003-based computer. After you make the Terminal Services connection, use
Add Printer in
Printers and Faxes on the
Start menu to add a printer to the Windows Server 2003-based computer.
For additional information about how to use a script to add a printer by using Prnadmin.dll, click the following article numbers to view the articles in the Microsoft Knowledge Base:
321025
How to programmatically create a printer and printer port by using PrinterAdmin (Prnadmin.dll) with a Visual Basic script in Microsoft Windows 2000
189105 How to add printers with no user interaction in Windows
Method two: Use Terminal Services to configure the Allow Print Spooler to Accept Client Connections policy setting on the Windows Server 2003-based computer
- Use Terminal Services to connect to your Windows Server 2003-based computer.
- Click Start, click Run, type mmc, and then click OK.
- On the File menu, click Add/Remove Snap-in.
- On the Standalone tab, click Add.
- In the Available Standalone Snap-ins list, click Group Policy Object Editor, and then click Add.
- In the Select Group Policy Object dialog box, click Browse.
- Double-click the name of the computer that is running Terminal Services, click the policy name, and then click Finish.
- Click Close, and then click OK.
- Double-click the policy name, double-click Computer Configuration, and then double-click Administrative Templates.
- Click Printers, and then double-click Allow Print Spooler to Accept Client Connections in the details pane.
- On the Setting tab, click Enabled, and then click OK.
For additional information about how to script Group Policy-related tasks, click the following article number to view the article in the Microsoft Knowledge Base:
818735
White paper: Administering Group Policy by using the Group Policy Management Console