Separating SCCM discovery sources
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 02:39 AM
We are trying to set up multiple instances of SCCM in our ServiceNow. Two for now
I have been asked to make sure that each SCCM instance has their own separate user (which was the easy part) but also that each of the instances have their own defined Discovery Source.
So basically process owner is asking:
1. Rename the original Discovery Source from SG-SCCM to SG-SCCM-XXX
2. Create a new Discovery Source with the name of SG-SCCM-YYY
and then each instance of SCCM should populate the Discovery Source field with their respective name.
Is there any best practice for this? Or will I be forced to customize script to achieve this?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 05:37 AM
In: cmdb_inst_application do you have two entries for SCCM or just one? If you have multiple you can update here.
If its just one, then I am not sure how else to accomplish renaming the discovery source per SCCM connector unfortunately.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2025 06:56 AM
Unfortunately I just have the one there 😞 But thanks for your help!