Command: /SJ - set task's properties Purpose: Change one or more properties on the in-memory task object. Arguments: - list of task properties. Remarks: The property list has the form = ... The task properties and the form of their values: ApplicationName = Parameters = WorkingDirectory = Comment = Creator = Priority = { Idle | Normal | High | Realtime } MaxRunTime = (in milliseconds) Idle = (wait & deadline, in minutes) Interactive = { 1 | 0 } DontStartIfOnBatteries = { 1 | 0 } KillIfGoingOnBatteries = { 1 | 0 } RunOnlyIfLoggedOn = { 1 | 0 } SystemRequired = { 1 | 0 } DeleteWhenDone = { 1 | 0 } Suspend = { 1 | 0 } HaltOnError = { 1 | 0 } StartOnlyIfIdle = { 1 | 0 } KillOnIdleEnd = { 1 | 0 } RestartOnIdleResume = { 1 | 0 } Hidden = { 1 | 0 } TaskFlags = (in decimal) - must be surrounded by double quotes if it contains spaces - { m/d/y | TODAY } - any integer Case is not significant (i.e., IDLE and Idle are both legal). Examples: /sj command = notepad.exe Priority=idle DeleteWhenDone=1 Click the Back button or press Backspace to return to the JT main page . . .