epcim
10/20/2015 - 4:29 PM

windows msdos scheduled tasks

windows msdos scheduled tasks

Create scheduled task CLI

schtasks.exe /create /ru %sUser% /rp %sPass% /sc ONCE /st %sSTime% /sd "%sMonth%/%sDay%/%sYear%" /tn "%sReplName%" /tr "%sCWDir%%sBatDir%\%sReplName%.bat" /F /Z /V1

disable atime

fsutil behavior set disablelastaccess 1