Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Terminal Services event messages 1100 or 1114 in Windows 2000 Server or Windows Server 2003


View products that this article applies to.

Problem description

An event ID 1100 message is logged in the Event Viewer on a Microsoft Windows 2000 Server-based computer, or an event ID 1114 message is logged in the Event Viewer on a Microsoft Windows Server 2003-based computer. The event ID messages may resemble the following messages:


↑ Back to the top


Resolution

Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To resolve this issue yourself, try the following methods until the issue is resolved:

  • Start the spooler service on the server.
  • Turn off Windows printer mapping and LPT port mapping for Terminal Services connections. To do this, follow these steps:
    1. Click Start, click Run, type TSCC.MSC, and then click OK.
    2. Click Connections, and then double-click RDP-Tcp.
    3. Click the Client Settings tab.
    4. Click to clear the Windows printer mapping check box, click to clear the LPT port mapping check box, and then click OK.
  • As a last resort, you can add the fEnablePrintRDR registry entry to delete the error message.

    To have us add the fEnablePrintRDR registry entry for you, go to the "Fix it for me" section. If you prefer to add the fEnablePrintRDR registry entry yourself, go to the "Let me fix it myself" section.


    Fix it for me

    To add the fEnablePrintRDR registry entry automatically, click the Fix it button or link. Then click Run in the File Download dialog box, and follow the steps in the Fix it wizard.


    Notes
    • This wizard may be in English only. However, the automatic fix also works for other language versions of Windows.
    • If you are not on the computer that has the problem, save the Fix it solution to a flash drive or a CD and then run it on the computer that has the problem.
    • We would appreciate your feedback. To provide feedback or to report any issues with this solution, please leave a comment on the "Fix it for me" blog or send us an email message.


    Let me fix it myself
     To add the fEnablePrintRDR registry entry so that you can delete the error message, follow these steps:
    1. Click Start, click Run, type regedit, and then click OK.
    2. Locate the following registry subkey:
      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd
    3. On the Edit menu, point to New, and then click DWORD value.
    4. Type fEnablePrintRDR, and then press ENTER.
    5. Double-click fEnablePrintRDR, in the Value data box, type 0, and then click OK.

      Note Setting fEnablePrintRDR to 0 (disabled) will also disable client drive mappings.

↑ Back to the top


More Information

If the registry value is set to 0, Printer Redirection will fail even if the Print Spooler is started on the Terminal Server. In this scenario, no Event IDs are logged to indicate why no printers are being redirected. To enable print redirection, check (or create) the registry value and set the value to 1.

↑ Back to the top


Keywords: kbsurveynew, kbmsifixme, kbfixme, kberrmsg, kbprb, kbbillprodsweep, kb

↑ Back to the top

Article Info
Article ID : 268065
Revision : 3
Created on : 4/17/2018
Published on : 4/19/2018
Exists online : False
Views : 807