How to get/export the device processes via Intune or GUI or Graph API as wanted to check a specific process running on device or not?

Vinod Survase 3,851 Reputation points
2023-09-18T10:54:12.98+00:00

How to get/export the device processes via Intune or GUI or Graph API as wanted to check a specific process running on device or not?

Microsoft Intune Security
Microsoft Intune Security
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
171 questions
Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,403 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,081 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
3,335 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 32,971 Reputation points Microsoft Vendor
    2023-09-19T01:35:24.2766667+00:00

    @Vinod Survase, Thanks for posting in Q&A. Based on my researching, I find Microsoft Intune does not provide a way to get/export the device processes via Intune, GUI, or Graph API.

    One way I can think to monitor if one process is running is custom compliance policy. You can write a discovery script to detect the process running and then create a custom compliance to show the device without the process running as not compliant.

    https://learn.microsoft.com/en-us/mem/intune/protect/compliance-custom-script

    Here is a link with an example for the reference:

    https://endpointcave.com/custom-compliance-policy-script-with-multiple-checks/

    Note: Non-Microsoft link, just for the reference.

    Hope the above information can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.