If you good application using the same time buy Today I expect each other and Cathodic Protection cant wait to Home Credit Asking me know when you
How to fix "The feature you are trying to use is on a network resource that is unavailable"
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…
4 answers
Sort by: Most helpful
-
-
Annilal 0 Reputation points
2024-08-31T04:10:54.47+00:00 you good application using the same time buy Today I expect each other and Cathodic Protection cant wait to Home Credit Asking me know when you
-
Crystal-MSFT 49,346 Reputation points Microsoft Vendor
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.
-
Pavel yannara Mirochnitchenko 12,601 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.