Applies to:
|
How do I deploy the V-Suite CORE client via an Active Directory Group Policy or a system management tool like Microsoft SCCM?
Your customer software download page will include links to download Windows Installers (MSI). The downloads page has MSI installers for the 32-bit and 64-bit V-Suite CORE client and for V-Suite CORE Integration Adapters. For deployment via a Group Policy, you will need to download the MSI installers and provide command line options. This Microsoft article describes standard windows installer command line options.
The V-Suite CORE clients (32 and 64 bit) windows installers accept the following property inputs:
Property |
Default Value |
Sample Value |
Description |
ADDON |
<License Code = "RL-510"/> |
<Licence Code="RL-510"/> |
Activates Addon license with feature code RL-510. |
<Licence Code="RL-511"/><Licence Code="RL-510"/> |
Activates multiple addon licenses |
||
BASEFEATURE |
<Licence Code = "RL-501"/> |
<Licence Code="RL-502"/> |
Activates Base License with feature code RL-502. |
REMOTEGDA |
False |
True or False |
Identifies whether GDA queries must be performed on IES Server. The query will be executed on the server if the value is set to "True". |
IESPORT |
Depends on release |
5563 |
Identifies the port on which the Enterprise Server is listening to requests |
IESSERVER |
NONE |
MyIESServer |
Identifies the INOVX Enterprise Server |
ILSPORT |
Depends on release |
5559 |
Identifies the port on which the License Server is listening to requests |
ILSSERVER |
NONE |
MyILSServer |
Identifies the INOVX License Server |
INSTALLDIR |
NONE |
D:/Programs |
Overrides the default installation folder |
Properties which don't have a default value (NONE in above table) must be added to the transform file, properties with a default value can be modified |
IMPORTANT NOTE! The V-Suite CORE MSI installers will install V-Suite CORE and included merge modules for VC runtimes but will NOT install prerequisites. The prerequisites must be deployed prior to V-Suite CORE installation These are the V-Suite CORE prerequisites: •.NET Framework 3.5 SP1 •.NET Framework 4.0 •.FARO LS (MSI can be downloaded from customer download page) |
The windows installer for V-Suite CORE Integration Adapters accepts the following property inputs:
Property |
Default Value |
Sample Value |
Description |
INSTALLDIR |
NONE |
D:/Programs |
Overrides the default installation folder |
ADDLOCAL |
NONE |
PCMSAdapter |
Selects which integration adapter (feature) must be installed. The following are valid feature codes: SAPAdapter PIAdapter PHDAdapter PCMSAdapter MimirAdapter MeridiumAdapter AvantisAdapter |
The following are examples of how to use the windows installer to uninstall