How to check removed software data after SCCM import

rahul16
Giga Guru

I want to check which software was removed.

I am using SCCM import to get the computer's data along with software installation.

If a user uninstalls the software can I get that removed software data from SCCM imports?

Where can I see the data of removed software can anyone help me?

1 ACCEPTED SOLUTION

Not applicable

Please refer to this blog for detailed information.

View solution in original post

7 REPLIES 7

Not applicable

Yes, that is correct.  This is all described in the blog post I posted earlier.

find_real_file.png

Hi @jgates 

1)What is the meaning of computer CI has multiple resourceid is the import not successful or error in configuration

2)under SG-SCCM Removed software the value 7,231 represents what is that deleted software number.

3)If I uninstall software on my laptop how many days does SCCM imports take to make changes in ServiceNow.

Not applicable

1) This means that there are multiple computer records in SCCM that identify as 1 record in ServiceNow.  There could be a number of different reasons for this (computer with the same name, serial number, etc).  You will need to read up on the IRE in order to further debug and then reference 

2) 7,231 is the import set row number.  This is the display field for sys_import_set_row.  It carries no valuable information.

3) I am not an expert on how SCCM works so I can't speak in detail about the time it takes for changes to appear within SCCM.  ServiceNow just pulls data from SCCM's database so whenever the changes appear it would be reflected on the next run of the integration in ServiceNow.  Reading up on SCCMs discovery methods it sounds like it would be on a schedule.