- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 08:17 AM
We are in the process of retiring outdated assets in the system in order to get an accurate license position for certain products. The software models update the following day after an asset is retired, so I'm wanting to be able to execute that job right away if possible.
I'm looking at System Scheduler - Scheduled Jobs but I'm not seeing anything that stands out. It appears that the job was originally called SAM - Remove Installations for retired (for SAM Pro). Was this changed with the Washington DC release?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 12:15 PM
Hi @ClayB,
the following ootb rule is responsible to delete all software installation records as soon a CI is in stage retired or stolen - Remove Installs For Retired/Stolen CI
Best, Dennis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2024 08:50 AM
Hi @ClayB
Check below two from scheduled script execution (sysauto_script)
- CMDB Data Manager Retire Policy Processor
- CMDB Cascade Retire Dependent CIs
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2024 12:15 PM
Hi @ClayB,
the following ootb rule is responsible to delete all software installation records as soon a CI is in stage retired or stolen - Remove Installs For Retired/Stolen CI
Best, Dennis