Hi all,
I'm working on an automation to install performance test using ansible, I'm trying to test first installing via command line, as I installed the package and tested with some arguments like /exenoui /qn /quiet, but I couldn't figure out the magic argument to install silently without and UI and interactions.
another question is how can I pass the registration key with command line after installing the application.
Thanks in advance
I'm working on an automation to install performance test using ansible, I'm trying to test first installing via command line, as I installed the package and tested with some arguments like /exenoui /qn /quiet, but I couldn't figure out the magic argument to install silently without and UI and interactions.
another question is how can I pass the registration key with command line after installing the application.
Thanks in advance
Comment