前面的文章提到断开指定PowerShell远程会话,如果要断开所有PowerShell远程会话,也可以通过使用管理员权限重启WinRM 服务。
Restart-Service -Name WinRM
注意:上面的命令会终止所有通过WinRM service连接的远程PowerShell会话。
原文链接:Killing All Remote PowerShell Sessions
本文链接: https://www.pstips.net/killing-all-remote-powershell-sessions.html
请尊重原作者和编辑的辛勤劳动,欢迎转载,并注明出处!
请尊重原作者和编辑的辛勤劳动,欢迎转载,并注明出处!