Filtering the mobiledevices Data Stream by AD Group in Workflow Studio

henryjones
Kilo Contributor
Title: Intune Service Graph Connector - Pulling from an A/D Device Group
 
Question: By default, ServiceNow is populating all computer and software from Intune. I'm in a company where I only need data mobile device details synced from a specific A/D Group and Sub-groups. How do I modify my mobiledevice Data Stream to accomplish this? 
1 REPLY 1

GargiM
Tera Expert

Hi @henryjones ,

 

Within the Service Graph Connectors-based integration, you can enable or disable the import set schedules as per your requirement. In your case you want only mobile data to populate in the cmdb and rest shouldn't. So, you can go to:

 

Service graph connectors> Intune> import schedules

OR

Open the table "scheduled_import_set"

 

Just make the mobile device related schedule active and mark the rest inactive. And you might need to change the parent schedule as well.  And for filtering Specific AD group devices, Robust Import Set Transformers have a "Transformer Definition" where you have the option to add a 'Before" script to use as a filter. ServiceNow even already added an example to use. This pre-defined script provided by SN  helps to filter Machines based on the name. 

 

Please mark this Helpful and Accept the Solution if it resolves your issue.

 

Thanks,

Gargi