@echo off chcp 437 > nul REM Log off Disconnected sessions for /f "tokens=1,2" %%i in ('query user ^| findstr /c:" Disc " ^|findstr /v "123"') do ( echo logoff %%i logoff %%j ) |
推荐本站淘宝优惠价购买喜欢的宝贝:
本文链接:https://hqyman.cn/post/2093.html 非本站原创文章欢迎转载,原创文章需保留本站地址!
休息一下~~