Install HxGN SDx in silent mode - HxGN SDx - Update 64 - Installation & Upgrade

Installation and Setup for HxGN SDx Application Server

Language
English
Product
HxGN SDx
Search by Category
Installation & Upgrade
SmartPlant Foundation / SDx Version
10

To install HxGN SDx in silent mode, use the installation executable file in a command line with the required information passed as arguments.

For example, to install HxGN SDx with all features selected, use the following command, using your serial number, user name, and company name:

SDX_setup.exe -silent -install SLAACCEPT=YES ADDLOCAL=ALL SERIALNUM=000000000 USERNAME=UserName COMPANYNAME=YourCompany

All arguments and values are case-sensitive.

Required silent install parameters

-q, -quiet, -s, -silent

Runs in silent mode (no prompts).

-install

Performs an installation.

SLAACCEPT

Accepts the sales license agreement. Value must be YES.

SERIALNUM

Provides the product serial number.

USERNAME

Provides the user name associated with the product serial number.

COMPANYNAME

Provides the company name associated with the product serial number.

Optional silent install parameters

-l, -log

Writes log information to a file.

-uninstall

Removes all installed components of the software.

-repair

Reinstalls all installed components of the software.

-modify

Updates the installation as specified.

SDXINSTALLFOLDER

Specifies a path to the location where the software is to be installed.

ADDLOCAL

Specifies the list of features to be installed, separated by commas. Feature names are case-sensitive.

For all features, use ALL.

For specific features, use FE_Mandatory and one or more of the following strings that represent the feature to be installed:
FE_Mandatory
FE_SPFDesktopClient
FE_ServerComponents
FE_SPFServer
FE_SPFFileService
FE_SPFFTRService
FE_SPFRemoteServices
FE_SPFLicenseServer
FE_WebClient
FE_SDXFeatures
FE_SDX3DPABFeatures

REMOVE

Specifies the list of features to be removed, separated by commas. Feature names are case-sensitive.

  • If you attempt to silently uninstall HxGN SDx with the Desktop Client, Server Manager, or Windows Server Manager applications open, the uninstallation will fail, with details written to the log file. Ensure all these applications are not running before executing a silent uninstallation.

  • Access to components is restricted by the serial number you provide. If a restricted component is listed, the component will not be installed, but the rest of the installation will finish successfully. Excluded components will be noted in the log file and on screen.