User Tools

Site Tools


pmm:installation

This is an old revision of the document!


Installation

The installation is different for the FREE and PRO version. Make sure you use the use the correct chapter of the help.

Client Program (FREE)

Reitec.PMM requires some prerequisites for execution, these are possibly installed in a first step. Depending on the installed prerequisite, a restart may be required. For more information, see Client Program (PRO).

Select the language in which you want to use Reitec.PMM. Click “Next” to continue with the installation.






Select an installation folder and click “Next” to proceed with the installation.







Click “Install” to start the installation of the program.








Reitec.PMM is installed. Wait until the installation is complete.







The installation is complete. Click “Finish” to exit the installation wizard.







The installer for the FREE version can not be used to install the PRO version.

Client Program (PRO)

An installation of the PRO version includes up to 3 parts:

  1. Installation Microsoft ® SQL-Server: Reitec.PMM (PRO) can be run with an Access database or a Microsoft SQL-Server database, if you are using the SQL-Server you need to install it before you install the client program. For instructions of installing the SQL-Server, see: Database Microsoft SQL-Server Express.
  2. Installation Reitec.LicenseService: The Pro version of Reitec.PMM requires an active Reitec.LicenseService to retrieve a license. The license service can be installed locally as part of the client installation or, alternatively, separately on a central server. For instructions on installing the Reitec.LicenseService on a central server, see: Reitec.LicenseService
  3. Installation Client Program: The client installation includes the actual program and must be installed on every computer on which Reitec.PMM is to be used. As part of the installation, the Reitec.LicenseService can also be installed and the SQL-Server database can be initialized. Please refer to the following section for installation instructions.

1. Prerequisites

Reitec.PMM requires some prerequisites for execution, these are possibly installed in a first step. Depending on the installed prerequisite, a restart may be required.

The prerequisites are:

  • MDAC Version 2.7
  • Windows Installer 3.1 or higher
  • .NET Framework 4.0

2. Main Program

Select the language in which you want to use Reitec.PMM. Click “Next” to continue with the installation.







Determine whether you want to install the license service locally or use an already installed one. Click “Next” to continue with the installation.






Select the database you want use. Please note that when using an SQL-Server, it must already be installed. The database schema will be initalized during the installation. Click “Next” to continue with the installation.





Select an installation folder and click “Next” to proceed with the installation.






Click “Install” to start the installation of the program.







Reitec.PMM is installed. Wait until the installation is complete.






The installation is complete. Click “Finish” to exit the installation wizard.






3. Silent Installation

The Reitec.PMM Client can also be installed as a silent installation. For this purpose, the necessary information, such as, for example, the “database name” must be provided as parameters.

Example:
Reitec.PMM.Pro_1.3.4.0.exe /quiet DBSERVER=“pmmserver”

The following installation parameters are available:

Name Description
DBAUTHTYPE Database authentication method. WINDOWSAUTH, SQLSERVERAUTH
DBDATABASE Name of the SQL-Server database
DBPASSWORD Password of the DB-User using SQL-Server-Authentification.
DBSERVER Name of the database server.
DBTYPE Used database backend. ACCESS, SQLSERVER
DBUSER Name of the DB-User using SQL-SERVER-Authentification.
LICMETHOD Used licensing method. SINGLE, NETWORK
LICSERVER Name of the license method.
DBCONNECTIONSTRINGConnection string to database server: “Uid={dbusername};Pwd={password};”
EDITION Installed edition. PRO, FREE
pmm/installation.1493362203.txt.gz · Last modified: 2019/05/20 12:55 (external edit)