MS Intune integration

Shawn Horley
Kilo Guru

Greetings

We have switched from SCCM to MS Intune as our endpoint management system. I now need to integrate Intune with our ServiceNow instance. At this point I am not finding any direct integration products between ServiceNow and Intune. I have searched the articles and have seen the references to Mobichord. I am not convinced that it will be able to bring our computers into the CMDB and Asset Management tables. 

Can anyone advise what solution they managed to get assets managed by Intune to populate into, and update within ServiceNow?

Cheers

A.

 

11 REPLIES 11

Jace Benson
Mega Sage

So I have a intune integration.

It uses most of this logic;

https://community.servicenow.com/community?id=community_article&sys_id=023daae5dbd0dbc01dcaf3231f961...

Have your Office365/Azure/Intune folks write a job to return the data for the user by their device.

Then Have SN ask for that data on a frequency.

Take that data, write it to import set.

Use a transform map to map that data accordingly.

Greetings Jacebenson

Thank you for your response! I'll give this s try and see what flies!

 

Cheers

A

Hello Jacebenson,

 

Are you doing Software deployments as well using Intune? i have a requirement where i need to use Intune for deploying software collections in Workstations.

PLease let know if you have any inputs.

Sunniva
Tera Contributor

@Arthwys were you able to do this integration? Is it possible to share the steps of this Intune integration here? What did you do differently than the guided steps for Azure? I am not sure what is important, what to include and what i can ignore on the thread regarding the Azure Integration.

 

@jacebenson maybe you can give some further tips on Intune integration?