当我使用远程桌面连接(mstsc.exe)时,当我关闭连接时,我会从远程机器上注销。
有没有办法在断开连接后停止注销?
客户端和服务器计算机仅运行 Windows 8。
请注意:
tscon.exe RDP-Tcp#1 /dest:console
Run Code Online (Sandbox Code Playgroud)
给出了这个错误:
Sessionname RDP-Tcp#1 not found
Run Code Online (Sandbox Code Playgroud)
我也尝试了以下方法但没有成功:
tscon.exe 0 /dest:console
tscon.exe 1 /dest:console
Run Code Online (Sandbox Code Playgroud)