Skip to content

Configuration of IIS WebServer

Step 2 Select the server.
remote desktop install 45
Step 3 Click on the right button and select "Internet Information Services (IIS) Manager".
remote desktop install 46
Step 4 A new window opens, select the "RMS Server". In the next steps, the RMS and wService websites will be created.
remote desktop install 47
Step 5 Expand the "Server" tree, expand the "Sites" tree. Right click on "Default Web Site" and click on "Add Application".
clip0054
Step 6 Creation of the RMS website: wPage.
Alias: RMS.
remote desktop install 49
Step 7 Application Pool: click on select and select ".NET V4.5". Click on "OK".
remote desktop install 50
Step 8 Physical path: click on the "..." and search for the wPage file located on the C:.
Click on "OK".
remote desktop install 51
Step 9 The settings for the creation of the RMS website: wPage are done. Click on "OK".
remote desktop install 52
Step 10 Expand the "Server" tree, expand the "Sites" tree. Right click on "Default Web Site" and click on "Add Application".
clip0055
Step 11 Creation of the sub-website: wService.
Alias: wService.
remote desktop install 53
Step 12 Application Pool: click on select and select ".NET V4.5". Click on "OK".
remote desktop install 54
Step 13 Physical path: click on the "..." and search for the wService file located on the C:.
Click on "OK".
remote desktop install 55
Step 14 The settings for the creation of the sub-website: wService are done. Click on "OK".
remote desktop install 56
Step 15 The two websites are now visible within the "Default Web Site" tree.
clip0056
Step 16 In order to monitor the CPU load and memory usage within RMS, IIS needs the corresponding rights on the server within the application pool .NET V4.5 of the wService and wPage.
Using the Windows search function open the Server Manager app. Click on "Tools" on the top right hand side of the screen.
remote desktop install 14
Step 17 Click on "Tools" on the top right hand side of the screen and select "Computer management".
remote desktop install 58
Step 18 A new window opens. Select "Local Users and Groups" on the left hand side.
remote desktop install 59
Step 19 Double click on "Groups".
remote desktop install 60
Step 20 Double click on "Performance Monitor Users" group.
remote desktop install 61
Step 21 A new window opens. Click on "Add..."
remote desktop install 62
Step 22 A new window opens. Click on "Locations..."
remote desktop install 63
Step 23 A new window opens. Select the Server used for the installation. Click on "OK".
remote desktop install 64
Step 24 When using the application pool .NET V4.5 add the following object name: iis apppool\.NET V4.5
Click on "Check Names".
remote desktop install 65
Step 25 Click on "OK".
remote desktop install 66
Step 26 The application pool is added to the performance monitor user list. Click on "OK".
remote desktop install 67
Step 27 Reset the server so that the changes take effect. Using the Windows search function open the Server Manager app.
remote desktop install 14
Step 28 Select the "Local Server" on the left side.
remote desktop install 68
Step 29 Select "Tasks" and "Shut Down Local Server" on the right hand side.
remote desktop install 69
Step 30 A new window opens.
remote desktop install 70
Step 31 WARNING:
If the server is shut down, it physically needs to be started again. If a physical restart is not possible, select restart instead of shut down. Select "Shut down".
Add a comment: RMS software installation. Click on "OK".
remote desktop install 71
Step 32 Windows will prompt with a message. Click on "Yes".
remote desktop install 72
Step 33 For storage of uploaded documents in RMS, a file path must be created on the server for storage of these documents. The path can be selected at will. This folder path must be entered in the Documentation Path field in the RMS software under the system settings during the system Startup.
Recommended: C:\inetpub\wwwroot\rms_files
Open up the path C:\inetpub\wwwroot
Right click "New" > "Folder". Name the new folder "rms_files".
remote desktop install 74
Step 34 It must be possible for the IIS web service to write to the folder (full access). To this end, right click on the folder and click on "Properties".
remote desktop install 75
Step 35 Select the "Security" tab. Select the IIS user and ensure that the full control is given to the user. Click on "OK".
remote desktop install 76