0x1216 | This operation will delete all scheduled jobs. |
This operation will delete all scheduled jobs. |
0x1217 | The AT schedule file was cleared. |
The AT schedule file was cleared. |
0x1218 | Today %0 |
Today %0 |
0x1219 | Tomorrow %0 |
Tomorrow %0 |
0x121A | Next %0 |
Next %0 |
0x121B | Each %0 |
Each %0 |
0x121C | Status ID Day Time Command Line |
Status ID Day Time Command Line |
0x121D | Task ID: %0 |
Task ID: %0 |
0x121E | Status: %0 |
Status: %0 |
0x121F | Schedule: %0 |
Schedule: %0 |
0x1220 | Time of day: %0 |
Time of day: %0 |
0x1221 | Command: %0 |
Command: %0 |
0x1222 | Interactive: %0 |
Interactive: %0 |
0x00002710 | LoadLibrary() fails with winError = %1!d! |
LoadLibrary() fails with winError = %1!d! |
0x00002711 | Failed to convert input strings to unicode strings. |
Failed to convert input strings to unicode strings. |
0x00002712 | Failed to make unicode string out of %1. |
Failed to make unicode string out of %1. |
0x00002713 | Added a new job with job ID = %1!d! |
Added a new job with job ID = %1!d! |
0x00002714 | FormatMessage(%1!d!) fails with winError = %2!d! |
FormatMessage(%1!d!) fails with winError = %2!d! |
0x00002716 | Invalid command.%n |
Invalid command.%n |
0x00002717 | YES%0 |
YES%0 |
0x00002718 | DELETE%0 |
DELETE%0 |
0x00002719 | EVERY%0 |
EVERY%0 |
0x0000271A | NEXT%0 |
NEXT%0 |
0x0000271B | NO%0 |
NO%0 |
0x0000271C | Warning: Due to security enhancements, this task will run at the timeexpected but not interactively.Use schtasks.exe utility if interactive task is required ('schtasks /?'for details). |
Warning: Due to security enhancements, this task will run at the timeexpected but not interactively.Use schtasks.exe utility if interactive task is required ('schtasks /?'for details). |
0x0000271D | Warning: Due to security enhancements, this task will run at the timeexpected but maybe not interactively.Use schtasks.exe utility if interactive task is required ('schtasks /?'for details). |
Warning: Due to security enhancements, this task will run at the timeexpected but maybe not interactively.Use schtasks.exe utility if interactive task is required ('schtasks /?'for details). |
0x0000271E | The 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.%n AT [\\\\computername] [ [id] [/DELETE] | /DELETE [/YES]] AT [\\\\computername] time [/INTERACTIVE] [ /EVERY:date[,...] | /NEXT:date[,...]] \"command\"%n\\\\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.%n |
The 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.%n AT [\\\\computername] [ [id] [/DELETE] | /DELETE [/YES]] AT [\\\\computername] time [/INTERACTIVE] [ /EVERY:date[,...] | /NEXT:date[,...]] \"command\"%n\\\\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.%n |
0x0000271F | INTERACTIVE%0 |
INTERACTIVE%0 |
0x00002720 | The AT command has been deprecated. Please use schtasks.exe instead.%n |
The AT command has been deprecated. Please use schtasks.exe instead.%n |