请问如何 Windows 像 linux ssh 远端连线使用?
想要写一个 powershell cmd script 定期管理多台电脑
想到 linux 有 ssh 环境可以做到
请问换到 windows 如何做到呢?
期望效果 :
有 A、B、C 三台电脑(有windows xp,7,10)
想要远端 cmd 取得这三台电脑的资源利用状况,并且能远端管理资源
请问如何 Windows 像 linux ssh 远端连线使用?
想要写一个 powershell cmd script 定期管理多台电脑
想到 linux 有 ssh 环境可以做到
请问换到 windows 如何做到呢?
期望效果 :
有 A、B、C 三台电脑(有windows xp,7,10)
想要远端 cmd 取得这三台电脑的资源利用状况,并且能远端管理资源
其实,windows 上也可以安装 sshd 啊,具体可以百度.
又或者考虑下 slatstack 呗.
https://docs.saltstack.com/en...
Windows的远程管理就支持attatch终端啊. See: https://www.howtogeek.com/117...