How to fix "The feature you are trying to use is on a network resource that is unavailable"

Annilal 0 Reputation points
2024-08-31T04:06:11.8233333+00:00

Hello Team, I'm facing issue in shortcut file after deploying the MSI package via Microsoft Intune and it is showing an error of "The feature you are trying to use is on a network resource that is unavailable". An application is getting…

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

4 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Crystal-MSFT 54,191 Reputation points Microsoft External Staff
    2024-09-02T01:24:51.1333333+00:00

    @Annilal, Thanks for posting in Q&A. For the error message, it seems the shortcut is trying to access network resource. But it is unavailable. It seems the issue is not on Intune but on the application itself. You can manually install the MSI on one device to see if it has the same issue.

    To fix this, you can contact application support or ask your network engineer to capture network trace to find out which network resource it is trying to access.

    Then check your network or firewall to ensure the network resource is allowed to access.

    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.


  4. Pavel yannara Mirochnitchenko 13,426 Reputation points MVP
    2024-09-02T09:10:11.2766667+00:00

    You need to place that MSI file locally on the drive during the application deployment process. So, try to script the installation that the msi file will be copied in C:\temp (or something similar) and the installation commands will use that location during the installation.

    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.