win11命令行远程关机

  • Post author:
  • Post category:技术
  • Post comments:0评论

被控机执行

Enable-PSRemoting

控制机执行

Stop-Computer -ComputerName 192.168.1.100 -Credential (Get-Credential) -Force
0 0 votes
文章评分
订阅
提醒
guest
0 评论
最旧
最新 得票最多