This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
pmm:installation [2017/04/28 09:04] admin [3. Silent Installation] |
pmm:installation [2023/10/18 15:14] (current) admin |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| The installation is different for the FREE and PRO version. Make sure you use the use the correct chapter of the help. | The installation is different for the FREE and PRO version. Make sure you use the use the correct chapter of the help. | ||
| + | ===== System Requirements ===== | ||
| + | * Windows 10 or later, Windows Server 2019 or later | ||
| + | * Current Intel® Core i5, i7 or i9 CPU or comparable processor | ||
| + | * At least 4GB memory | ||
| + | * At least 150MB hard disk space | ||
| + | * .NET Framework 4.8 or later | ||
| + | |||
| + | * The system requirements for the license server can be found [[license: | ||
| + | * If used, Microsoft® SQL-Server 2019 or later | ||
| + | * The system requirements for the Microsoft® SQL Server can be found [[https:// | ||
| ===== Client Program (FREE) ==== | ===== Client Program (FREE) ==== | ||
| Reitec.PMM requires some prerequisites for execution, these are possibly installed in a first step. Depending on the installed prerequisite, | Reitec.PMM requires some prerequisites for execution, these are possibly installed in a first step. Depending on the installed prerequisite, | ||
| Line 22: | Line 32: | ||
| An installation of the PRO version includes up to 3 parts: | An installation of the PRO version includes up to 3 parts: | ||
| - | - | ||
| - | - | + | - |
| - | - | ||
| Line 31: | Line 41: | ||
| * MDAC Version 2.7 | * MDAC Version 2.7 | ||
| * Windows Installer 3.1 or higher | * Windows Installer 3.1 or higher | ||
| - | * .NET Framework 4.0 | + | * .NET Framework 4.8 |
| ==== 2. Main Program ==== | ==== 2. Main Program ==== | ||
| - | {{:de: | + | {{: |
| Select the language in which you want to use Reitec.PMM. Click " | Select the language in which you want to use Reitec.PMM. Click " | ||
| - | {{:de: | + | {{: |
| Determine whether you want to install the license service locally or use an already installed one. Click " | Determine whether you want to install the license service locally or use an already installed one. Click " | ||
| - | {{:de: | + | {{: |
| - | 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 " | + | Select the database you want use. Please note that when using an SQL-Server, it must already be installed. Click " |
| - | {{:de: | + | {{: |
| Select an installation folder and click " | Select an installation folder and click " | ||
| - | {{:de: | + | {{: |
| Click " | Click " | ||
| - | {{:de: | + | {{: |
| Reitec.PMM is installed. Wait until the installation is complete. | Reitec.PMM is installed. Wait until the installation is complete. | ||
| - | {{:de: | + | {{: |
| The installation is complete. Click " | The installation is complete. Click " | ||
| Line 67: | Line 77: | ||
| |DBTYPE | |DBTYPE | ||
| |DBUSER | |DBUSER | ||
| - | |LICMETHOD | + | |LICMETHOD |
| |LICSERVER | |LICSERVER | ||
| |DBCONNECTIONSTRING|Connection string to database server: " | |DBCONNECTIONSTRING|Connection string to database server: " | ||
| Line 154: | Line 164: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| + | |||
| + | ===== AutomationServer Plugin ===== | ||
| + | A special PMM plugin is available for the Reitec.AutomationServer. This plug-in can automatically send e-mail notifications. | ||
| + | |||
| + | To install the plugin please proceed as follows: | ||
| + | - Install [[automationserver: | ||
| + | - Copy the plugin assemblies to the program directory of the Reitec.AutomationServer | ||
| + | - Customize the pmmplugin.settings file | ||
| + | |||
| + | ==== pmmplugin.settings - File==== | ||
| + | In this settings file, the general settings for the PMM plug-in are set. | ||
| + | |||
| + | ^ Name ^ Value ^ Note ^ | ||
| + | | DatabaseSystem | ||
| + | | DatabaseServer | ||
| + | | DatabasePath | ||
| + | | DatabaseCatalog | ||
| + | | DatabaseUser | ||
| + | | DatabasePassword | sdf34lkjsfn234 | ||
| + | | DatabaseProvider | SQLOLEDB.1 | ||
| + | | DatabaseSecurity | WINDOWSAUTH; | ||
| + | | EnableConnectivityCheck | true; false | Activates connectivity check by Ping | | ||
| + | | KeepConnectionAlive | true; false | Database connection will be alive all the time (Default: false) | | ||
| + | | LicenseMode | ||
| + | | LicenseNumber | ||
| + | | WebServiceURL | ||
| + | | LicenseServer | ||
| + | | LicensePort | ||
| + | | ConnectionTimeOut| 30 | TimeOut in seconds for connecting with the license server. | | ||
| + | | ReportPath | ||
| + | | MailServerName | ||
| + | | MailServerPort | ||
| + | | MailUser | ||
| + | | MailPassword | ||
| + | | MailSSL | ||
| + | | MailAuthenticate | True, False | Use authentication or send anonymous. | | ||
| + | | MailDomain | ||
| + | |||
| + | |||
| + | < | ||
| + | The required encrypted passwords can be found in the file " | ||
| + | </ | ||