If you are ready to end a job that is set to run until it is canceled and you want the final job state to be flagged as
Finished rather than as
Canceled, you can modify the job so that the
RunUntilCanceled property is set to
False. When there are no running or queued tasks remaining in the job, the job will be flagged as
Finished.
For more information, including how to use PowerShell to pull up only your RunUntilCanceled jobs, see
http://technet.microsoft.com/en-us/library/dd796374(WS.10).aspx