Silent Installation BOARD Server

Hello,

 

I'd like to install Board Server in silent mode without GUI, just over command line. Is this possible? If so, how can I do that?

 

Thank you in advance.

 

Kind regards

Andreas

Tagged:

Answers

  • Björn Reuber
    Björn Reuber Employee, Community Captain
    500 Likes Fourth Anniversary 100 Comments 5 Answers

    Hi,

     

    it's similar to the silent installation of the board client: How to: run a silent installation of BOARD 

    just use the command msiexec /i BSResources.msi /quiet instead.

    To know more about the use of the Microsoft Installer program, type

    msiexec.exe /?

     

    BUT if you use the MSI package instead of the installer, you have to also install all  BOARD Installation Prerequisites manually (otherwise you'll get wired errors).

     

    Regards

    Björn

  • Andreas Sauer
    Andreas Sauer Active Partner
    Fourth Anniversary Board Developer Advocate Level 100: Foundations of Building in Board

    Thank you very much for the quick solution.

     

    Regards,

    Andreas