We have been asked to make SCCM only update a CI if ServiceNow Discovery hasnt updated the CI for more than 60 days

Strong
Tera Contributor

We use Discovery and SCCM 2016 to update the cmdb

I have been asked to ensure that SCCM only updates a CI if the most recent discovery is over 60 days ago.

I'm told that its currently set to 30. days but i cvannot find how this is set within our instance.

Can someone tell me how i would go about this?

1 ACCEPTED SOLUTION

Anshu_Anand_
Kilo Sage
Kilo Sage

I hope you have setup reconciliation rule for both discovery and sccm?

If yes, setup data refresh rule

goto ci class manager in your navigation,and select the class

find_real_file.png

 

Click on reconciliation rule and add data refresh rule.

 

find_real_file.png

Add 60 days as discovery source servicenow

find_real_file.png

The attributes which are stale for 60 days via discovery, sccm will update it

 

If it helps Please mark answer as correct 

 

Regards,
Anshu

View solution in original post

2 REPLIES 2

Anshu_Anand_
Kilo Sage
Kilo Sage

I hope you have setup reconciliation rule for both discovery and sccm?

If yes, setup data refresh rule

goto ci class manager in your navigation,and select the class

find_real_file.png

 

Click on reconciliation rule and add data refresh rule.

 

find_real_file.png

Add 60 days as discovery source servicenow

find_real_file.png

The attributes which are stale for 60 days via discovery, sccm will update it

 

If it helps Please mark answer as correct 

 

Regards,
Anshu

Strong
Tera Contributor

Thank you for the quick response.

 

Great Help !!!