Deploying "Visual Studio Community 2022" using Intune

Jose Maria Corchero Jacinto 6 Reputation points
2022-09-08T11:37:07.073+00:00

Good, I am trying to deploy a version of visual estudio community through intune. I have made the conversion from .exe to intunewin to be able to upload it to the intune portal, but I can't get it installed. ![239103-image.png][1] [1]: /api/attachments/239103-image.png?platform=QnA thank

Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
918 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 46,271 Reputation points Microsoft Vendor
    2022-09-09T01:28:55.053+00:00

    anonymous user, For the picture you provided, I find this is non-English which I can't read. For win32 app, based on my knowledge, we need to firstly confirm the install command can run under the system account silently without user interaction. To run the command under system account, you can use PsExec
    https://learn.microsoft.com/en-us/sysinternals/downloads/psexec

    If it can installed silently, then try to analyze IME log to see if there's any finding. Here is a link with the troubleshooting steps for the reference:
    https://www.anoopcnair.com/intune-win32-app-troubleshooting/
    Note: Non-Microsoft link, just for the reference.

    Hope it 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.

    0 comments No comments