at.exe

Associated Error Codes

Below lists error codes and symbolic names found for this module.

CodeFound inDescription
0x121678.11011This operation will delete all scheduled jobs.
0x121778.11011The AT schedule file was cleared.
0x121878.11011Today
0x121978.11011Tomorrow
0x121a78.11011Next
0x121b78.11011Each
0x121c78.11011Status ID Day Time Command Line
0x121d78.11011Task ID:
0x121e78.11011Status:
0x121f78.11011Schedule:
0x122078.11011Time of day:
0x122178.11011Command:
0x122278.11011Interactive:
0x271078.11011LoadLibrary() fails with winError = %1!d!
0x271178.11011Failed to convert input strings to unicode strings.
0x271278.11011Failed to make unicode string out of %1.
0x271378.11011Added a new job with job ID = %1!d!
0x271478.11011FormatMessage(%1!d!) fails with winError = %2!d!
0x271578.11011FormatMessage(%1!d!) fails with winError = %2!d!
0x271678.11011Invalid command.
0x271778.11011YES
0x271878.11011DELETE
0x271978.11011EVERY
0x271a78.11011NEXT
0x271b78.11011NO
0x271c78.11011Warning: Due to security enhancements, this task will run at the time expected but not interactively. Use schtasks.exe utility if interactive task is required ('schtasks /?' for details).
0x271d78.11011Warning: Due to security enhancements, this task will run at the time expected but maybe not interactively. Use schtasks.exe utility if interactive task is required ('schtasks /?' for details).
0x271e78.11011The AT command schedules commands and programs to run on a computer at a specified time and date. The Schedule service must be running to use the AT command. AT [\\computername] [ [id] [/DELETE] | /DELETE [/YES]] AT [\\computername] time [/INTERACTIVE] [ /EVERY:date[,...] | /NEXT:date[,...]] "command" \\computername Specifies a remote computer. Commands are scheduled on the local computer if this parameter is omitted. id Is an identification number assigned to a scheduled command. /delete Cancels a scheduled command. If id is omitted, all the scheduled commands on the computer are canceled. /yes Used with cancel all jobs command when no further confirmation is desired. time Specifies the time when command is to run. /interactive Allows the job to interact with the desktop of the user who is logged on at the time the job runs. /every:date[,...] Runs the command on each specified day(s) of the week or month. If date is omitted, the current day of the month is assumed. /next:date[,...] Runs the specified command on the next occurrence of the day (for example, next Thursday). If date is omitted, the current day of the month is assumed. "command" Is the Windows NT command, or batch program to be run.
0x271f78.11011INTERACTIVE
0x27208.11011The AT command has been deprecated. Please use schtasks.exe instead.
30 entries