Forum Discussion

ashkumar1989's avatar
ashkumar1989
Copper Contributor
Apr 21, 2020
Solved

How to install the .exe installer with Powershell on remote machine in non-interactive mode

Hi All,   I need a help to install the one .exe installer on my remote machines which required be setup with Azure Devops activity. I want for exe but not for msi.   I tried below option but coul...
  • Animesh Joshi's avatar
    Animesh Joshi
    Apr 22, 2020
    largely depends on the .EXE ; review documentation for any command line switches for quiet/non-interactive mode.

Resources