Windows-Server-2003
如何在 Windows Server 2003 中刪除斷開連接的 RDP 會話的自動終止?
通常這不會變灰,但在這個 windows server 2003 上它是:
它會導致斷開連接的會話在 1 分鐘後終止。
我可以在系統資料庫中將其設置為“從不終止斷開的會話”嗎?
(安裝和解除安裝一些第三方軟體後下拉框被禁用,我沒有希望修復對話框)
解決方案:
另見:http ://www.sevenforums.com/tutorials/118889-remote-desktop-set-time-limit-idle-sessions.html
啟動組策略編輯器:
c:\> gpedit.msc
來自http://technet.microsoft.com/en-us/library/cc754272.aspx:
您還可以通過應用以下組策略設置來配置超時和重新連接設置:
Set time limit for disconnected sessions Set time limit for active but idle Remote Desktop Services sessions Set time limit for active Remote Desktop Services sessions Terminate session when time limits are reached
這些組策略設置位於以下位置:
Computer Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Session Time Limits User Configuration\Policies\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Session Time Limits
可以使用本地組策略編輯器或組策略管理控制台 (GPMC) 配置這些組策略設置。
這些組策略設置將優先於遠端桌面會話主機配置中配置的設置。如果同時配置了電腦配置和使用者配置策略設置,則電腦配置策略設置優先。
如果該設置在 RDP 協議的屬性上不可用,則它是通過組策略設置的。您需要檢查適用於相關伺服器的 GPO 並在那裡配置設置。