Discover the mobile devices through Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-23-2021 04:50 AM
Hi All,
I have a requirement to discover mobile devices. Based on the analysis, mobile discovery shouldn't happen due to existing functionality. I have a device in Intune. I can see service now store is having a plugin to achieve and a subscription is required. But, my assignment is not supporting the subscription.
I did a few more analyses without a plugin it can be achievable through azure integration. May I know anyone achieved through Azure and what things required to achieve this? else If the plugin is present without subscription then please suggest.
Regards,
Suresh.
Suresh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-01-2021 05:42 PM
Don't reinvent the wheel, use the SGC:
https://docs.servicenow.com/bundle/quebec-servicenow-platform/page/product/configuration-management/concept/cmdb-integration-intune.html
Otherwise ImportSet it (you will have duplicates)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā06-02-2021 04:15 AM
I think its a tradeoff between Cost Vs Code and Its Maintenance Vs Data refresh frequency.
(1) Manual Load - Export it from Intune and load into CMDB tables using Transform map.
(2) Use MS Intune REST API to get data into Service Now and populate CMDB. Almost a connector development kind of
(3) As suggested in POST use -
Service Graph connector for Microsoft Intune (2.0.0)
Regards
RP