- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2014 01:50 AM
Hi folks,
I want to deactivate some daily schedule jobs after a system clone before they are launched.
When the clone process is done, all schedule jobs are automatically launched and I don't need them in the new clone instance.
I did search in the wiki, but I didn't found answers.
I use Clone Cleanup Scripts to activate/deactivate scripts, properties, but I don't know how I can deactivate schedule jobs before they are launch.
Someone has an idea?
Best regards,
Emmanuel
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2014 03:10 AM
You will need to go the scheduled jobs table and make all job inactive.
See Post-Cloning Checklist - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2014 03:10 AM
You will need to go the scheduled jobs table and make all job inactive.
See Post-Cloning Checklist - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-22-2014 04:31 AM
Hi,
I did known when a job is running and I deactivate it, the job stop immediately.
Thank you for you answer,
Best regards,
Emmanuel