CODE: [Copy to clipboard]@echo off :cho set IP= echo 请输入IP地址最后一位 set /p ip=IP地址: shutdown -s -m \\192.168.2.%ip% -t 5