标签:win 远程连接 auto 远程 bat ons console 定位 批处理
在远程的电脑上席间一个批处理文件,添加一下代码,
@%windir%\System32\tscon.exe 0 /dest:console
@%windir%\System32\tscon.exe 1 /dest:console
@%windir%\System32\tscon.exe 2 /dest:console
断开远程的时候不要直接断开,运行上面的bat断开。就会保持交互状态
标签:win 远程连接 auto 远程 bat ons console 定位 批处理
原文地址:https://www.cnblogs.com/sophia201552/p/13344320.html