SCCM and Discovery Software creation for computers

Amit_H
Tera Contributor

We have configured sccm and discovery both and both are running fine. we dont want software to be discover by discovery. for Software we want to make SCCM as source of truth.

2 ACCEPTED SOLUTIONS

Runjay Patel
Giga Sage

Hi @Amit_H ,

 

You can enable this property (glide.discovery.software_sccm_managed) to true.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

View solution in original post

bigfissy
Kilo Sage
Kilo Sage

Hi,

 

When Discovery and SCCM are both enabled on a system, the software records found through both tools could overwrite each other.

 

To determine how software data is collected, configure the glide.discovery.software_sccm_managed property.

Procedure

  1. Navigate to All > Discovery Definition > Properties.
  2. Set the Windows software is SCCM managed property (glide.discovery.software_sccm_managed) appropriately.
    If this property is set to Yes, software for computer CIs is populated in the CMDB by SCCM. An internal process determines that the computer is managed by SCCM, and Discovery does not populate the software records for Windows software data. The following information level message is written to the Discovery log file.

    Skipping software population because the CI is managed by SCCM

    If the check box is cleared, the property is set to No, and the system manages software data with Windows.

     

    For more information check the SN documentation: Link

     

    N/B: If my answer has helped with your question, please mark my answer as an accepted solution and give a thumbs up. That is how we grow the community 😎

View solution in original post

2 REPLIES 2

Runjay Patel
Giga Sage

Hi @Amit_H ,

 

You can enable this property (glide.discovery.software_sccm_managed) to true.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.


Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay

-------------------------------------------------------------------------

 

bigfissy
Kilo Sage
Kilo Sage

Hi,

 

When Discovery and SCCM are both enabled on a system, the software records found through both tools could overwrite each other.

 

To determine how software data is collected, configure the glide.discovery.software_sccm_managed property.

Procedure

  1. Navigate to All > Discovery Definition > Properties.
  2. Set the Windows software is SCCM managed property (glide.discovery.software_sccm_managed) appropriately.
    If this property is set to Yes, software for computer CIs is populated in the CMDB by SCCM. An internal process determines that the computer is managed by SCCM, and Discovery does not populate the software records for Windows software data. The following information level message is written to the Discovery log file.

    Skipping software population because the CI is managed by SCCM

    If the check box is cleared, the property is set to No, and the system manages software data with Windows.

     

    For more information check the SN documentation: Link

     

    N/B: If my answer has helped with your question, please mark my answer as an accepted solution and give a thumbs up. That is how we grow the community 😎