echo off net use \\MACHINE_NAME /user:USER PW shutdown -s -m \\MACHINE_NAME -t 01 -f exit