How to identify CI which is coming from SCCM in ServiceNow?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2023 03:47 PM
How to identify CI which is coming from SCCM in ServiceNow?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2023 07:50 PM
Hi @VIKAS45 ,
If it is configured properly, the discovery_source field should contain the source of CI.
Otherwise you can check sys_class_name and you can decide whether that class is sourced from SCCM or not.
Thanks,
Anvesh
Anvesh