Skip to main content

Automox for installing MSI packages?

  • September 24, 2021
  • 4 replies
  • 891 views

Greetings,


I’m new to a company and this product. We use Automox for our patching. Can we use the product to install MSI packages on servers? Thinking things like Infosec agents etc.


I’m currently using cobbled together POSH scripts which work OK but it would be nice to use Automox against an established list of devices.


Thanks for any insight.

Ron

4 replies

  • Novice
  • 38 replies
  • September 24, 2021

I use a required software policy. Upload the msi file and I believe the code will be generated for you after the upload. If not, I use a syntax similar to:

exit (Start-Process -FilePath ‘msiexec.exe’ -ArgumentList (’/qn’, ‘/i’, ‘“anyconnect-win-4.10.00093-core-vpn-predeploy-k9.msi”’) -Wait -Passthru).ExitCode


There are other examples on this site.


  • Author
  • Rookie
  • 2 replies
  • September 24, 2021

Thanks Mark I’ll research some more.


Forum|alt.badge.img

We use it to install and uninstall all sorts of MSI’s and EXE’s. Exe’s need to support a silent install mode, but we have found that most good software does. Anything you can do in powershell, you can use Automox to automate. I have a lot of maintenance and reporting scripts I use it for too.


  • 0 replies
  • September 27, 2021

@rfisher Welcome to the Community! Glad to see you got a couple of quick answers over the weekend. #TeamworkMakesTheDreamWork 🤘


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings