How to use msi to automate Sage 100 2013 workstation installation

I have a go live coming up for a Sage 100 2013 system that has a large number of workstations.  We would like to automate the install of the 2013 workstations using the msi (Microsoft installer) since they have so many workstations.   We need the switches or "/" commands that tell the install what arguments to use.  A test has done and the install using the MSI deployment does work but we are missing  a step because the install does not include info like "Server Name", "Port" "UNC Path".  Does anyone have the switches or know how to do this?

Parents Reply Children
  • 0 in reply to Kevin M

    Hi guys,

    After using my batch file I am able to uninstall Sage 2017 and install the newer 2019. BUt when I am trying to open the software I am receiving the following error and the software does no open.

    I am using this syntax on my batch file for the port number: SAGEPORTID=9610

    The port I am using is the right one. I am guessing the Syntax for the "SAGEPORTID" name is incorrect. Do you know which one is the right one for Sage2019?

    As a note to test the port and check if it's communicating correctly with the server if I install manually sage 2019 using the same port 9610 it works