Anyone who has used Windows Remote Desktop to connect to a server may have discovered that if you do not perform some operations while connected to the remote desktop, the remote desktop connection will require you to log in after a few minutes, and sometimes it will be disconnected directly and you will need to reconnect. In fact, you can solve this problem by making some settings on the remotely connected computer. Windows 2008 system: Start -> Run -> gpedit.msc Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host -> Session Time Limits Find the two options shown below: Double-click to open these two settings respectively, set them according to the red box marks in the picture below, and confirm to exit. Windows 2003 system: 1. Start -> Run -> gpedit.msc Computer Configuration -> Administrative Templates -> Windows Components -> Terminal Services -> Sessions Just like the 2008 system, enable the two settings "Set time limit for disconnected sessions" and "Terminate session when time limit is reached", and set the corresponding options to "Never" (the same as the 2008 interface in the figure above). 2. Start -> Run -> tscc.msc Connection -> RDP-Tcp right-click Properties -> Session, change the settings of Replace User Settings here to Never, and check Never. Have you guys learned it? You may also be interested in:
|
<<: Python3.6-MySql insert file path, the solution to lose the backslash
>>: Share 12 commonly used Loaders in Webpack (Summary)
describe When calling this interface, you need to...
Overview As for the current default network of Do...
Adding a network interface to the container 1 Run...
This article uses an example to describe how to c...
Introduction There is no need to introduce Redis ...
public function json_product_list($where, $order)...
Use native js to implement a simple calculator (w...
①. How to use the alias (CNAME) record: In the do...
1. Preliminary preparation (windows7+mysql-8.0.18...
MySQL Query Cache is on by default. To some exten...
Table of contents 1 Test Cases 2 JS array dedupli...
/etc/fstab Automatically mount partitions/disks, ...
Table of contents Process Communication Bidirecti...
Table of contents 1. When inserting or modifying ...
Detailed explanation of Java calling ffmpeg to co...