1 使受控机器支持远程psexec 管理 暂参照其他教程

 

2 打开远程命令行

 psexec远程重启服务器

 

 3 重启服务执行net命令

停止远程桌面

 net stop termservice
启动远程桌面
net start termservice

重启机器

shutdown /r /f

 

相关文章:

  • 2022-12-23
  • 2021-10-13
  • 2022-12-23
  • 2021-07-22
  • 2021-09-11
  • 2021-07-13
  • 2022-02-22
猜你喜欢
  • 2021-12-25
  • 2021-05-21
  • 2021-05-28
  • 2021-09-16
  • 2021-08-27
  • 2022-02-21
  • 2022-12-23
相关资源
相似解决方案