Recently, when viewing server logs, I found a strange phenomenon: Every time I log on to the Remote Desktop, an error log is generated, as shown below:
Event Type: Error
Event Source: TermServDevices
Event Type: None
Event ID: 1111
Date: 2010-1-30
Event: 8:46:58
User: N/
COMPUTER: HBW8S-3
Description:
The Driver required by the Printer Tencent Virtual Printer is unknown. Before logging on, please contact the Administrator to install the driver.
For more information, see Help and Support Center in http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 00 00 00 12 0d 00 00 ........
Where is the problem? Finally, I found the answer on the Internet and told my friends about the solution. The solution is as follows:
The root cause is WINDOWS's "Remote Desktop Connection. "Remote Desktop Connection"-"option"-"local resources"-"Printer" is selected by default, that is, when you log on to the server using a terminal, the local printer is synchronized. When using remote desktop, remove this option to solve the problem. (Generally, you do not need to print the information on the server through a local printer ......) This tells us to carefully consider each option when using software. (Text/Liu Xu with the wind)