Unattended Installation of Business Scorecard Manager Server
I know there are some IT organizations out there that just love unattended installations. If you want to do it with BSM, you need to do the following.
msiexec /quiet /i server.msi /l logfile_server.log
the /l logfile_server.log is if you want to capture the findings in a log file.
Regards
Patrick