How to get Key path for registry to deploy the app via Intune on devices?

Vinod Survase 4,776 Reputation points
2023-06-09T14:06:45.05+00:00

How to get Key path for registry to deploy the app via Intune on devices?

We are getting apps from Internet and deploying the apps and don't have any apps packaging team so far but when we deploy the apps its failing to after installation by detection rules.

See below screenshot.

User's image

Microsoft Security Intune Configuration
Microsoft Security Intune Application management
Microsoft Security Intune Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lu Dai-MSFT 28,496 Reputation points
    2023-06-12T02:51:42.94+00:00

    @Vinod Survase Thanks for posting in our Q&A.

    In Microsoft Intune, Detection Rules are used to determine the presence of a Win32 App.

    If you select "Registry", it means that this detection rule verify the application existence based on windows registry key, value existence, string, Integer or version comparison.

    https://learn.microsoft.com/en-us/mem/intune/apps/apps-win32-add#step-4-detection-rules

    To confirm the key path, it is suggested to manually install the target app in another windows device and then find the full path of the registry entry that contains the value to detect.

    Hope it will give you some ideas.


    If the answer is the right solution, 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.