I think this is what @WayneSchulz is referring to (I didn't know this write-up existed):
How to install Sage 100 ERP client through Group Policy Management and Command Prompt (Silent Install)
Products
Sage 100 2017
Sage 100 2016
Sage 100 2015
Sage 100 2014
Sage 100 2013 (retired)
Description
How to install Sage 100 ERP client through Group Policy Management
Silent Install
Disclaimer
Operating System Warning
This solution requires advanced knowledge of your computer's operating system. Contact your system administrator for assistance. Modifying your Windows Registry incorrectly can severely affect system operations. Sage is not responsible for operation issues caused by incorrectly modifying your Windows Registry. Always create a backup of your data before proceeding with advanced solutions.
Support
Sage Customer Support does not provide assistance for issues related to third party products or enhancements, hardware, report customizations, state or federal tax-related questions, or specific accounting questions. Please contact your Sage business partner, network administrator, or accountant for assistance. Please review this document for additional information on the scope of Sage Customer Support Services.
Resolution
NOTE: You will need to install Prerequisites manually or through Group Policy Management using script (see Related Resources for Prerequsites)
Create Transform file for Sage 100 ERP Advanced workstation client
Note: Sage 100 ERP Standard client installs can skip to ""Setup Group Policy to Assign or Publish Sage 100 ERP Workstation client"" section
Download and Install Orca
http://support.microsoft.com/kb/255905
Note: Following instructions on downloading and installing Orca
Open Start, All Programs, Orca
Select File, Open
Select the ...mas90\wksetup\Sage 100 ERP YYYY Workstation.msi file (YYYY = Year)
Select Open
Select Transform, New Transform
Select Properties from the Tables column
Select SAGEPORTID from the Properties column
In the SAGEPORTID Value field, enter the portid the Sage 100 ERP service is setup to run on
Select SAGESERVERNAME from the Properties column
Enter Sage 100 ERP Advanced server name or IP Address in the Value field
Right-click anywhere inside the Properties column and select Add Row
In the Property field Type: SRCSERVERPATH
In the Value filed enter the UNCPATH to the MAS90 directory (i.e. \\servername\sharename\sage 100 ERP\MAS90\)
Select OK
Right-click anywhere inside the Properties column and select Add Row
In the Property field Type: INSTALLDIR
In the Value filed enter the LOCAL Installation PATH (i.e. C:\Sage\Sage 100 ERP YYYY Workstation\MAS90\, where YYYY = Year)
Select OK
Select Tranform, Generate Transform...
Enter file name and save under ...mas90\wksetup\ folder
Exit Orca
Setup Group Policy to Assign or Publish Sage 100 ERP Workstation client
NOTE: You will need to install Prerequisites manually or through Group Policy Management using script (see Related Resources for Prerequsites)
Logon the Domain server
Open Start, Administrative Tools, Group Policy Management
Select existing or create new one Group Policy Object (GPO)
Right-click GPO and select Edit
Expand User Configuration, Policies, Software Settings
Note: You can also configure in Computer Configuration
Right-click Software Installation
Select New, Package
Select UNCPATH to 'Sage 100 ERP YYYY Workstation.msi' file for Advanced and Premium and 'Sage 100 Standard ERP 2014 Workstation.msi' for Standard installations (i.e. ""\\servername\sharename\sage 100\MAS90\wksetup\ Sage 100 ERP YYYY Workstation.msi\"" where YYYY is the Year/Version
Select Advanced
Select Ok
Select Deployment tab
Select Assigned and 'Install the application at logon' options
Note: Skip to Step 17 for Sage 100 ERP Standard client installations
Select Modifications tab
Select Add
Select the Transform file (.mst) you saved under the ...mas90\wksetup\ folder
Select Open
Select Ok
Exit Group Policy Management
Open Start, Run
Type: GPUPDATE /FORCE
Select Ok
How to perform ""Silent"" installation of Sage 100 ERP Advanced and Premium from Windows Command Prompt
Log into the workstation
Open Start, All Program, Accessories
Right-click Command Prompt and select ""Run as Administrator""
Type: msiexec /i ""\\servername\sharename\sage 100\MAS90\wksetup\Sage 100 ERP YYYY Workstation.msi"" /quiet /l*v C:\Windows\Temp\Sage100Install.txt TRANSFORMS=<TRANSFORMFILENAME.mst>
(YYYY=Year and <TRANSFORMFILENAME.mst> = name of Transform file)
or
Type: msiexec /i ""\\servername\sharename\sage 100\MAS90\wksetup\Sage 100 ERP YYYY Workstation.msi"" /qr /l*v C:\Windows\Temp\Sage100Install.txt SAGEPORTID=<PORTID> SAGESERVERNAME=<ServerName> SRCSERVERPATH=""<UNC PATH TO MAS90 FOLDER>"" INSTALLDIR=""LOCAL INSTALLATION PATH""
EXAMPLE:
msiexec /i ""\\ServerName\SageShare\Sage 100 ERP\MAS90\WkSetup\Sage 100 ERP 2014 Workstation.msi"" /qr /l*v C:\Windows\Temp\Sage100Install.txt SAGEPORTID=10000 SAGESERVERNAME=ServerName SRCSERVERPATH=""\\ServerName\SageShare\Sage 100 ERP\MAS90"" INSTALLDIR=""C:\Sage\Sage 100 ERP 2014 Workstation\MAS90\""
Press Enter
Note: Install can take up to 5 minutes
How to perform ""Silent"" installation of Sage 100 ERP Standard from Windows Command Prompt
Log into the workstation
Open Start, All Program, Accessories
Right-click Command Prompt and select ""Run as Administrator""
Type: msiexec /i ""\\servername\sharename\sage 100\MAS90\wksetup\Sage 100 Standard ERP YYYY Workstation.msi"" /qr /l*v C:\Windows\Temp\Sage100Install.txt INSTALLDIR=""\\servername\sharename\sage 100\MAS90""
(YYYY=Year and INSTALLDIR=PATH TO MAS90 FOLDER
or
msiexec /i ""s:\sage 100\MAS90\wksetup\Sage 100 Standard ERP YYYY Workstation.msi"" /qr /l*v C:\Windows\Temp\Sage100Install.txt INSTALLDIR=""s:\sage 100\MAS90""
(where ""s:\"" is the mapped drive to the Sage 100 ERP share folder and INSTALLDIR=PATH TO MAS90 FOLDER)
Press Enter
Note: Install can take up to 5 minutes
Related resources
Sage 100 ERP Prerequisites
Category
Installation
Entitlement
Open
ID:52497Last modified:1-19-2017