How to install a program with command line with a switch?

Draconna 486 Reputation points
2022-06-16T14:27:08.633+00:00

Hello, I have a install that works fine with this command
212134-image.png

But I need to add this switch to it, "SigPlusExtLite.msi /qn" does not seem to work, how can I do it? Thanks.

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

Answer accepted by question author
  1. Sherry Kissinger 5,546 Reputation points
    2022-06-16T14:57:28.527+00:00

    if that is the only switch you want to add, just make CM do the work for you. When you say "create application", in the wizard it defaults to "automatically detect information...", and the type by default is Windows Install (*.msi file). Just browse to your source folder location, select the .msi file.

    CM will create the application with all the switches needed--including the quiet switch.


0 additional answers

Sort by: Most helpful

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.