SQL
Question
How can we enable SCCM_Ext.Add_Remove_Programs_DATA_DD table of SCCM. As per SNOW term, this contain record of removed applications. I am not able to find this info in HardwareInventory class. Any suggested link will help.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
How can we enable SCCM_Ext.Add_Remove_Programs_DATA_DD table of SCCM. As per SNOW term, this contain record of removed applications. I am not able to find this info in HardwareInventory class. Any suggested link will help.
Answers ( 3 )
Thank you Anoop and Karthikeyan for the reply.
Post SCCM 1906 , SCCM_Ext.Add_Remove_Programs_DATA table is depreciated. Below is the link
https://hi.service-now.com/kb_view.do?sysparm_article=KB0813838
Hi,
In service now, There is an API available to connect the SCCM database using read-only access to fetch the information from SCCM DB to service now mid server.
Table name : SCCM_Ext.Add_Remove_Programs_DATA
Please use relevant document and enable the table from your service now API plugin.
Thanks
Karthikeyan
Is this related to servicenow ? I don’t think Microsoft support any scenario of editing SCCM Database … But you can see more details here about how to integrate Servicenow with SCCM
https://docs.servicenow.com/bundle/orlando-platform-administration/page/integrate/cmdb/reference/how-sccm-integration-works.html
my recommendation is not edit SCCM DB