| How to install Sage 100 ERP client through Group Policy Management and Command Prompt (Silent Install) |
Resolution | [BCB:4:Operating system warning:ECB] [BCB:5:Third-party support:ECB]
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
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=
(YYYY=
Year and
=
name of Transform file) or Type: msiexec /i "\\servername\sharename\sage 100\MAS90\wksetup\Sage 100 ERP YYYY Workstation.msi" /q /l*v C:\Windows\Temp\Sage100Install.txt SAGEPORTID=
SAGESERVERNAME=
SRCSERVERPATH="
" INSTALLDIR="LOCAL INSTALLATION PATH"
EXAMPLE: msiexec /i "\\ServerName\SageShare\Sage 100 ERP\MAS90\WkSetup\Sage 100 ERP 2014 Workstation.msi" /q /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
DocLink: Sage 100 Prerequisites
[BCB:155:Chat 100 US:ECB] |
|