Installation of the RMS Software V2.5.1 Using Windows Authentication Mode

<< Click to Display Table of Contents >>

Navigation:  Software Overview > RMS Monitoring Software > Server Software Installation > RMS Software V2.5.1 > RMS V2.5.1 Installation using MS Windows Server 2022 & MS SQL 2022 - Express Edition >

Installation of the RMS Software V2.5.1 Using Windows Authentication Mode

Step 1

Double click on the folder 251.24068 and then on the folder "Dependencies" and do a right click on the npd48-web.exe (.NET-Framework V4.8.0) and run as administrator:

install v250 6

Step 2

If .NET-Framework V4.8.0 is already installed, the follow window will appear, if so jump forward to Step 4:

install v2.4.0 64

Step 3

Installation of .NET-Framework V4.8.0:

install v2.4.0 65

 

install v2.4.0 66

 

install v2.4.0 67

Step 4

Setup the SQL Connection for the RMS Service Manager. Scroll down and open the file "Connection.config" in the folder ServiceManager by using a text editor.

install v250 15

Step 5

The following information in the connection string must be modified.

 

If you can't save the file, open the text editor as administrator and modify the file again.

 

Data Source

Database Name, for Example

.\ SQLEXPRESS (for a local SQL Express installation)

Servername\SQLEXPRESS (for SQL Express on another server)

Servername\SQLName (for SQL Server on another server)

Initial Catalog

RMS Database Name. Should be “RMS”

Integrated Security

Windows authentication

 

install v250 42

Step 6

Test the SQL Connection. Right click the file "TestDatabase.cmd" in the folder "ServiceManager" and run as administrator.

install v250 7

Step 7

If the connection is successful, the follow message will appear:

install v250 8

 

If the connection is not successful, the follow message will appear:

install v250 9

Step 8

If the connection to the database is successful, click in the folder 251.24068 on the "installRmsV251.cmd" and run as administrator.

 

What the script does:

Check if an RMS application is already installed,

Check the database connection,

Install and start the RMS SQL Monitor,

Install and start the RMS ServiceManager,

Add the application Pool “RmsApplicationPool” to IIS,

Install the IIS Apps “RMS” and “wService”,

Create a folder “Files” in the “RMS” folder,

Set access permission for the “Files” folder.

install v250 10

Step 9

Please confirm each question during the script.

 
If SQLMonitor is not to be installed on the same server, the SQLMonitor folder can be moved to the database server. There it can be executed on any path.

 

After the script is finished, you can close the window and go further with the next steps.

install v250 11

 

install v250 16

 

Step 10

Services and IIS Configuration for Windows Authentication Mode.

 

Updated: 05.03.2024.