Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 08:24 PM
In the CI Lookup process we want to match on "Retired" status for CI not just "In Use". There are scenarios even when the status is "Retired" the server is still operational on the network.
Solved! Go to Solution.
Labels:
- Labels:
-
Vulnerability Response
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 11:43 PM
Hi Ronald,
You can set the system property sn_sec_cmn.filterOutDecommissionedCI to false.
You want the opposite of what is described in the ServiceNow article below:
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2022 12:48 AM
Thanks - for the quick response - I will review the article and test it.