Detection Method for .appxbundle application

Henry Wu 8310 26 Reputation points
2023-10-24T09:40:21.58+00:00

Hi

I am a administrator for SCCM in our company. And recently we deployed an app “HEIFImageExtension”. and it is AppxBundle file. This is first time for me to deploy this kind of app. Actually at the beginning everything is ok, because all PCs are installed this Extension successfully from SCCM. But one week later, our PC installed Windows updates and also updated this extension automatically. On users side, they can use this extension well, no any issues. But on my side, I mean on SCCM server, I see many error or alert on the deployment status of this extension. Because higher version of this Extension is installed. so I think it is "Detection Method" issue. Because I found I cannot edit it. In my opinion we can change it, such as we can configure with "File Path" or "Register Key" or "Version Number", so system will detect if PC is already installed it.

So my question is, how can we change it or how can we set so system can ignore/skip the installation?Capture5

Capture6

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} vote

Answer accepted by question author
  1. AllenLiu-MSFT 49,436 Reputation points Microsoft External Staff
    2023-10-25T06:18:03.17+00:00

    Hi, @Henry Wu 8310

    Thank you for posting in Microsoft Q&A forum.

    If you are unable to edit the detection method, it could be because the app was deployed as a required deployment. In this case, SCCM will automatically try to reinstall the app if it detects that it is not present on the client machine.

    To prevent this, you can change the deployment type to "Available" instead of "Required". This will allow users to install the app on their own, and SCCM will not try to reinstall it automatically.


    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 "Add comment".


1 additional answer

Sort by: Most helpful
  1. Kita-Bradshaw, Sundiata 0 Reputation points
    2025-02-17T20:54:39.88+00:00

    I cannot believe that answer was "accepted". The detection method has nothing to do with the deployment at this point. I verified this myself by creating a new AppxBundle w/o any deployments, and there still isn't an option to edit the detection method.

    Does anyone have an actual solution to this? I figured I'd finally give the built-in option a chance instead of using PSADT, since it was a simple Company Portal app but this hasn't turned out as planned.

    Thanks!

    0 comments No comments

Your answer

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