2.在文件夹中创建xxx.vbs文件,输入以下内容

set ws=wscript.createobject("wscript.shell")
ws.run "wsl -d ubuntu -u root /etc/init.d/ssh start",vbhide

 

2.在文件夹中创建xxx.vbs文件,输入以下内容

set ws=wscript.createobject("wscript.shell")
ws.run "wsl -d ubuntu -u root /etc/init.d/ssh start",vbhide

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-12-26
  • 2021-06-23
猜你喜欢
  • 2021-12-11
  • 2022-12-23
  • 2021-12-05
  • 2021-12-05
  • 2021-11-25
  • 2021-11-08
相关资源
相似解决方案