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 4,776 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 Security Intune Security
Microsoft Security Intune Configuration
Microsoft Security Intune Enrollment
Microsoft Security Intune Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 53,981 Reputation points Microsoft External Staff
    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.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.