VMware without supervision

You need to add VMware installer from Post-Setup (Before logon), with silent installer flags.

For example:
CommandParameters
VMware-workstation-full-16.2.3-19376536.exe/s /v /qn EULAS_AGREED=1 REBOOT=ReallySuppress
 
You have to search online for each app's "silent install" command line. Those can be very different, so don't assume they're identical.
 
Back
Top