schtasks /create /tn "Halt" /tr "shutdown /s /t 1" /sc once /st 03:00:00 /sd 03/07/2016 /ru "System"
schtasks /QUERY /TN Halt schtasks /QUERY /TN Halt /xml
SCHTASKS /Delete /tn Halt