Install .exe application mdt

Anonymous
2021-03-17T19:14:34.377+00:00

![78899-446294dd-ad6d-4923-b786-989164740567.jpeg][1] [1]: /api/attachments/78899-446294dd-ad6d-4923-b786-989164740567.jpeg?platform=QnA Hi team, I think I’m using the wrong command line, because I got the following message in the picture. What I want is to install .exe applications automatically during deployment of a TS. When the TS is running I still need to click install and click next, next evt. The command that I use is: Setup.exe /s /v /qn

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

Accepted answer
  1. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2021-03-18T05:39:19.097+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    Please run the command Setup.exe /s /v /qn manually to check if it will install your application silently. Please try the /silent, /s, /quiet, /q, /qn, /verysilent command because the silent switches can vary for different .exe applications. For more information, please refer to:
    Unattended install

    You can also try the Universal Silent Switch Finder to find the silent switch for your .exe application.
    Universal Silent Switch Finder
    Installing .EXE in MDT
    Please note: The links are not from Microsoft, just for your reference. Thanks for your time.
     
    Best regards,
    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.
    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.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2021-03-18T10:08:51.217+00:00

    Hi Simon,

    thanks for info the Universal Silent Switch Finder worked for me.
    some would only install with /s or /VERYSILENT.
    This helped me alot! You earn a big medal!


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.