Forum Discussion
1 Reply
Sort By
- Humashankar
Champion Level 3
Hi scottlevitt
Firstly, if your MDM supports Homebrew, you can install SoapUI silently using the command "brew install --cask soapui", which eliminates manual steps and enables update management via MDM scripts.
Besides that, you can deploy SoapUI via MDM by downloading the .dmg installer, mounting it silently, and then copying the app to the /Applications directory using a series of commands, including curl, hdiutil, and cp.
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards