Help for this page

Select Code to Download


  1. or download this
    C:\>at /?
    The AT command schedules commands and programs to run on a computer at
    ...
    AT [\\computername] [ [id] [/DELETE] | /DELETE [/YES]]
    AT [\\computername] time [/INTERACTIVE]
        [ /EVERY:date[,...] | /NEXT:date[,...]] "command"
    
  2. or download this
    \\computername     Specifies a remote computer. Commands are scheduled
    + on the
                       local computer if this parameter is omitted.
    ...
                       day (for example, next Thursday).  If date is omitt
    +ed, the
                       current day of the month is assumed.
    "command"          Is the Windows NT command, or batch program to be r
    +un.