CI Lookup Process - Match on "Retired" Status for CIs in CMDB

Ronald Merlino
Tera Expert

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.  

1 ACCEPTED SOLUTION

Fatih Karacaer
ServiceNow Employee
ServiceNow Employee

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:

https://docs.servicenow.com/bundle/rome-security-management/page/product/security-operations-common/...

View solution in original post

5 REPLIES 5

Fatih Karacaer
ServiceNow Employee
ServiceNow Employee

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:

https://docs.servicenow.com/bundle/rome-security-management/page/product/security-operations-common/...

confirming this is the right setting?

 

find_real_file.png

Ronald,

You are correct.

This is the setting.

Ronald Merlino
Tera Expert

Thanks - for the quick response -  I will review the article and test it.