Hi McQueen,
1) Acrobat needs to be deployed first and you can use the command as : ExceptionDeployer.exe --workflow=install --mode=pre .
2 )If you wish to install rest of the product (Excluding Lightroom and Muse) use the command mentioned below .
Msiexec /I "path of setup.exe" /qn
Path of Setup.exe : Should be exact location within the Build folder .
3) For installing the remaining two products , you can install them using the following command .
ExceptionDeployer.exe --workflow=install --mode=post
Please keep in mind that we need to rung these commands in CMD running with Admin privileges .
Cheers,
Kartikay Sharma