Changes for page Helpdesk Web Interface installieren
Last modified by Sabrina V. on 2026/03/04 13:32
From version 2.1
edited by Sabrina V.
on 2025/03/03 07:42
on 2025/03/03 07:42
Change comment:
There is no comment for this version
To version 4.2
edited by Sabrina V.
on 2025/12/16 07:38
on 2025/12/16 07:38
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,227 +5,164 @@ 1 -{{aagon.priorisierung}} 2 -100 3 -{{/aagon.priorisierung}} 4 - 5 5 {{aagon.floatingbox/}} 6 6 3 +(% class="wikigeneratedid" %) 4 +In order to install the Helpdesk Web Interface, some preparations must be made. This includes fulfilling all installation requirements and ensuring compatibility with your system. Below, you will be guided through the process step by step. 5 + 7 7 = Installation requirements = 8 8 9 -* The Internet Information Service (IIS) must be installed or be in the process of being installed. 10 -* The.NET Framework 4.7.1 is already installed or will be installed with the IIS. 8 +Ensure that the following components are installed on your system. If this is not yet the case, please install them. 9 + 10 +* Internet Information Service (IIS) must be installed 11 +* .NET Framework 4.6.2 is already installed or will be installed when you install Internet Information Service 11 11 * Port 80 or the port set in the IIS settings must be accessible. 12 12 14 +To be able to use the helpdesk to its full extent, first install IIS and the .NET Framework. Only then should you enter the necessary configurations in the ACMP Console. 13 13 14 - Tobe able to usethe Helpdesktoits full extent, firstinstallthe IISand the.NET Framework.After that,configurationsmustbe made in the ACMP Console.16 +== Installation under Windows Server 2016, 2019 or 2022 == 15 15 16 - Thisishowyouproceed:18 +Start by opening Server Manager on your system. 17 17 20 +[[Server Manager>>image:69_Helpdesk Web Interface installieren Server Manager_896.png]] 18 18 19 -= Installation of Internet Information Services (IIS) = 22 +1. Navigate to //Quick Launch// > //Add Roles and Features//. A wizard will open in which you must insert the roles and features. 23 +1. Under //installation type//, select //Role-based or feature-based installation//. 24 +1. Under //Server Selection//, select the target server on which IIS is to be installed. 25 +1. Under //Server Roles//, navigate to //Web Server (IIS)//. 26 +1. Under //Web Server// and //Management Tools//, enable the following roles by ticking the boxes: 20 20 21 -IIS is supplied as standard from Windows XP as an additional Windows component; however, it must be installed in advance in order to use it. Since the newer Windows versions also come with newer IIS versions, this chapter explains the installation of IIS for the various Windows server versions. In each case, it is the IIS version that is provided by the corresponding Windows version by default: 28 +|(% style="width:422px" %)**Web Server**|(% style="width:1270px" %)**Hook-on roller** 29 +|(% style="width:422px" %)General HTTP features|(% style="width:1270px" %)Static content (installed) 30 +|(% style="width:422px" %)Power|(% style="width:1270px" %)Compression of static content (installed) 31 +|(% style="width:422px" %)Security|(% style="width:1270px" %)Requirement filtering (installed) 32 +|(% style="width:422px" %) |(% style="width:1270px" %)Windows Authentication (Installed) 33 +|(% style="width:422px" %)System status and diagnostics|(% style="width:1270px" %)HTTP logging (installed) 34 +|(% style="width:422px" %) |(% style="width:1270px" %)Requirement monitoring (installed) 35 +|(% style="width:422px" %)Application development|(% style="width:1270px" %).NET extensibility 4.7 36 +|(% style="width:422px" %) |(% style="width:1270px" %)ASP.NET 4.7 37 +|(% style="width:422px" %)**Administrative programmes**|(% style="width:1270px" %) 38 +|(% style="width:422px" %) |(% style="width:1270px" %)IIS Management Console 39 +|(% style="width:422px" %)Compatibility with IIS6 management|(% style="width:1270px" %)IIS6 meta compatibility (installed) 40 +|(% style="width:422px" %)Administration service (installed)|(% style="width:1270px" %)Administration service (installed) 22 22 23 - IIS10: WindowsServer2016 / WindowsServer 2019/ Windows Server 202242 +[[Select Server roles>>image:1695733411358-461.png]] 24 24 25 -== Installation on Windows Server 2016 == 44 +6. Click //Continuing//. 45 +7. On the next page, leave the features checked and then click //Install//. Only then will IIS installed. 26 26 27 -~1. Open Server Manager and go to //Manage// > //Add Roles and Features//. This opens the Add Roles and Features Wizard. 28 -2. Under //Installation type//, select //Role-based or feature-based installation//. 29 -3. Under //Server selection//, select the target server on which IIS is to be installed. 30 -4. Under //Server roles//, navigate to //Web Server (IIS).// 31 -//5. Under Web Server //and //Administration Tools,// activate the following roles by ticking the box: 47 +((( 48 + 32 32 33 -(% style="width:666.778px" %) 34 -|**Web server**|**Hooking role** 35 -|General HTTP Features|Static content (installed) 36 -|Performance|Compression of static content (installed) 37 -|Security|Requirement filtering (installed) 38 -| |Windows Authentication (Installed) 39 -|System status and diagnostics|HTTP logging (installed) 40 -| |Requirements monitoring (installed) 41 -|Application development|.NET extensibility 4.7 42 -| |ASP.NET 4.7 43 -|**Management programmes**| 44 -| |IIS Management Console 45 -|Compatibility with IIS6 administration|IIS6 meta compatibility (installed) 46 -|Administrative service (installed)|Administrative service (installed) 50 += Installing the Web Interfaces = 47 47 48 -{{figure}} 49 -[[image:1695733411358-461.png]] 52 +The installation file for the Web Interfaces can be found at the path %ACMPServerInstallationDirectory%\//Clients\WebInterfaceSetup. //Execute the ‘WebSetups.msi’ file to install both web interfaces (Self Service and Self Service SSO) on an IIS. Follow the installation instructions to complete the installation. The Web Interfaces are now installed in the directory //%programfiles%\Aagon\ACMP Web Interfaces//. 50 50 51 -{{figureCaption}} 52 -Server Manager for Windows Server 2016 53 -{{/figureCaption}} 54 -{{/figure}} 54 +== Installation of Internet Information Services (IIS) == 55 55 56 -6. Click //Next//. 57 -7. On the next page, leave the ticked features as they are and then click //Install//. Only then will IIS be installed. 56 +IIS is included as an additional Windows component by default, but must be installed in advance in order to be used. The following section therefore explains the installation of IIS for the following Windows Server versions: IIS 10: Windows Server 2016, Windows Server 2019 and Windows Server 2022. 58 58 59 -== Installation under Windows Server 2019 == 60 60 61 -~1. Open the Server Manager and go to //Manage// > //Add Roles and Features//. This opens the Add Roles and Features Wizard. 62 -2. Under //Installation Type//, select //Role-based or feature-based installation//. 63 -3. Under //Select Server//, select the target server on which IIS is to be installed. 64 -4. Under //Server Roles//, go to //Web Server (IIS). Under Web Server //and //Administrative Tools,// activate the following roles by checking the box: 59 += Configurations in the ACMP Console = 65 65 66 -(% style="width:666.778px" %) 67 -|**Web server**|**Hooking role** 68 -|General HTTP Features|Static content (installed) 69 -|Performance|Compression of static content (installed) 70 -|Security|Requirement filtering (installed) 71 -| |Windows Authentication (Installed) 72 -|System status and diagnostics|HTTP logging (installed) 73 -| |Requirements monitoring (installed) 74 -|Application development|.NET extensibility 4.7 75 -| |ASP.NET 4.7 76 -|**Management programmes**| 77 -| |IIS Management Console 78 -|Compatibility with IIS6 administration|IIS6 meta compatibility (installed) 79 -|Administrative service (installed)|Administrative service (installed) 61 +Follow the steps to complete the configuration for using the Web Interface in the ACMP Console. 62 +))) 80 80 81 -{{figure}} 82 -[[image:Server-Manager 2022.PNG||data-xwiki-image-style-alignment="center" height="750" width="810"]] 64 +== 1. Classify IP address as trusted == 83 83 84 -{{figureCaption}} 85 -Server Manager for Windows Server 2019 86 -{{/figureCaption}} 87 -{{/figure}} 66 +In the ACMP Console, navigate to //System// > //Settings// > //ACMP// //Server// > //Networks//. To allow all requests from the Web Interface, you must first classify the IP address of the web server as trusted. Under //Trusted Web Servers//, insert the server on which the Web Interface is installed and whose requests are to be allowed. If the Web Interface is installed on the same computer as the ACMP server, it is already entered with the address 127.0.0.1. If this is not the case, you must enter the network address manually. To do this, click on //Add//, enter the network address and then click on //OK//. The IP address now appears below the trusted web servers. 88 88 89 -6. Click //Next//. 90 -7. On the next page, leave the ticked features as they are and then click //Install//. Only then will IIS be installed. 91 91 92 - ==Installation underWindowsServer2022 ==69 +[[Enter IP address as trusted server>>image:69_Helpdesk Web Interface Vertrauenswürdige Webserver_746.png]] 93 93 94 -~1. Open the Server Manager and go to //Manage// > //Add Roles and Features//. An assistant for adding roles and features will open. 95 -2. Under //Installation type//, select //Role-based or feature-based installation//. 96 -3. Under //Server selection//, select the target server on which IIS is to be installed. 97 -4. Under //Server Roles//, go to //Web Server (IIS). Under Web Server //and //Administration Tools,// also enable the following roles by checking the box: 71 +{{aagon.warnungsbox}} 72 +All incoming Web Interface requests from a server not listed here will be dismissed. 73 +{{/aagon.warnungsbox}} 98 98 99 -(% style="width:666.778px" %) 100 -|**Web server**|**Hooking role** 101 -|General HTTP Features|Static content (installed) 102 -|Performance|Compression of static content (installed) 103 -|Security|Requirement filtering (installed) 104 -| |Windows Authentication (Installed) 105 -|System status and diagnostics|HTTP logging (installed) 106 -| |Requirements monitoring (installed) 107 -|Application development|.NET extensibility 4.7 108 -| |ASP.NET 4.7 109 -|**Management programmes**| 110 -| |IIS Management Console 111 -|Compatibility with IIS6 administration|IIS6 meta compatibility (installed) 112 -|Administrative service (installed)|Administrative service (installed) 113 113 114 -{{figure}} 115 -[[image:Server-Manager 2022.PNG||data-xwiki-image-style-alignment="center" height="750" width="810"]] 116 116 117 -{{figureCaption}} 118 -Server Manager for Windows Server 2022 119 -{{/figureCaption}} 120 -{{/figure}} 77 +== 2. Enable Web Interface == 121 121 122 -6. Click //Next//. 123 -7. On the next page, leave the ticked features as they are and then click //Install//. Only then will IIS be installed. 79 +In the settings, open //Web Interface// > //General//. Enable the checkbox //Helpdesk Web Interface is active// and save the configuration via the ribbon bar. 124 124 125 -= Installing the Web Interface = 126 126 127 - The installation filefor thewebinterfaces can be found under the path //%programfiles%\Aagon\ACMP Server\Clients\WebInterfaceSetup//.Execute the file WebSetups.msi to installboth webinterfaces on an IIS. Followtheinstallation instructions to complete the installation. The web interfaces arenow installed in the directory //%programfiles%\Aagon\ACMP Web Interfaces//.82 +[[Activate Web Interface>>image:69_Helpdesk Web Interface installieren aktivieren_583.png]] 128 128 129 -= Configurationin theACMPConsole =84 +== 3. Accessing the Web Interface == 130 130 131 -T oallow anyrequestsfromtheWebInterface,theIPaddressofthewebserver must be trusted. TheIP address is entered in the ACMP Console.86 +There are three ways to access the Web Interface: 132 132 133 -In the ACMP Console, navigate to //System > Settings > ACMP Server > Networks.// The server on which the web interface is installed and whose requests are to be allowed is specified in the area under //Trusted web servers//. 88 +|(% style="width:147px" %)**Access**|(% style="width:270px" %)**Call**|(% style="width:1276px" %)**Description** 89 +|(% style="width:147px" %)Self Service|(% style="width:270px" %)http:~/~/[Server-IP]/Self-Service/|(% style="width:1276px" %)The Self Service Web Interface enables employees to create tickets, which can then be edited by helpdesk staff. To access the Self Service Web Interface, a user account must be created in the ACMP Console (see User Management). 90 +|(% style="width:147px" %)Self Service SSO|(% style="width:270px" %)http:~/~/[Server-IP]/Self-Service/SSO|(% style="width:1276px" %)You can enable Single Sign-On for the Self Service Web Interface. To do this, the user must be logged on to an [[Active Directory>>doc:ACMP.69.ACMP-Solutions.System.Einstellungen.ACMP Server.WebHome||anchor="HActiveDirectory"]] and [[AD authentication>>doc:ACMP.69.ACMP-Solutions.System.Einstellungen.ACMP Server.WebHome||anchor="HActiveDirectory"]] must also be activated in the ACMP Console. 91 +|(% style="width:147px" %)Helpdesk|(% style="width:270px" %)http:~/~/[Server-IP]/Helpdesk/|(% style="width:1276px" %)As a helpdesk employee, you have access to the helpdesk and to the tickets assigned to you, which you can also edit. 134 134 135 -{{aagon.infobox}} 136 -All incoming web interface requests from a server not listed here will be rejected! 137 -{{/aagon.infobox}} 138 138 139 -{{figure}} 140 -[[image:vertrauenswürdige webserver.png||data-xwiki-image-style-alignment="center" height="420" width="800"]] 141 141 142 -{{figureCaption}} 143 -Enter trusted web severs 144 -{{/figureCaption}} 145 -{{/figure}} 95 += Updating the web interfaces = 146 146 147 - If the web interfaceis installedonthe samemachineasthe ACMPServer, it isalreadyenteredwiththeaddress127.0.0.1.Ifthisisnot the case,thenaddtheIPaddressofthe server via //Add//.97 +After installing an ACMP update, it may be necessary to update the web interface for the helpdesk. When patching to a new ACMP version, all solutions that you have installed are usually updated and upgraded. One exception is the web interface, as it is a standalone application. Therefore, if an ACMP update affects the web interface, it must also be updated. You can find out whether an update is required and necessary in the respective [[Release Notes>>https://www.aagon.com/produkte/ueberblick/release-notes-acmp/]]. 148 148 149 -== Activate Web Interfaces ==99 +== Vorgehensweise für eine erneute Installation des Web Interfaces == 150 150 151 - Tousetheweb interface,it mustfirst be activatedvia the ACMP Console. In theACMPConsole, go to //System > Settings>WebInterface>Generalsettings//.Then enabletheoption//HelpdeskWeb Interfaceis active.//101 +~1. Öffnen Sie den Windows Explorer //C:\Program Files (x86)\Aagon\ACMP Server\Clients\WebInterfaceSetup// , in der die Datei //WebSetups.msi// liegt. Führen Sie diese Datei aus, um die Web Interfaces auf dem IIS zu installieren. 152 152 103 +2. Durchlaufen Sie den Installationswizard. Um die Web Interfaces in das von Ihnen gewählte Verzeichnis zu installieren, wählen Sie abschließend //Install //oder geben Sie einen anderen Installationspfad an. Die Installation beginnt. 153 153 105 +3. Überprüfen Sie nach nach dem Update, ob der richtige Port und die korrekte IP-Adresse vom ACMP Server in die Config.-Dateien eingetragen wurden. 154 154 155 -{{figure}} 156 -[[image:Web Interfaces aktivieren.png||data-xwiki-image-style-alignment="center" height="361" width="800"]] 107 +[[Installationswizard des Web Interface>>image:69_ACMP Web Interface Installer_495.png]] 157 157 158 -{{figureCaption}} 159 -Enabling the Helpdesk Web Interface 160 -{{/figureCaption}} 161 -{{/figure}} 109 +{{aagon.infobox}} 110 +Standardmäßig wird bei einer Installation oder bei einem Update des Web Interfaces der Serverport nicht übernommen, sofern dieser bei der ACMP Server Installation geändert wurde. Deshalb müssen die Werte in diesem Schritt kontrolliert und ggf. angepasst werden! 111 +{{/aagon.infobox}} 162 162 163 -== Accessing Web Interface == 113 +{{aagon.infobox}} 114 +Falls eine Unsicherheit hinsichtlich des Servernamens und des Serverports besteht, können Sie die [[//Werte in der Settings.ini//>>doc:ACMP.69.Arbeiten mit der ACMP Console.Globale Elemente und Funktionen.Aufbau und Konfiguration der settings\.ini.WebHome]] in der ACMP Freigabe im Ordner ACMP Server > Clients ablesen. Ansonsten können Sie den nächsten Schritt direkt durchführen. 115 +{{/aagon.infobox}} 164 164 165 - Toaccessthewebinterfaces,you havethe followingthree options:117 +[[Werte der settings.ini>>image:69_Web Interface settings.ini_468.png]] 166 166 167 - ===SelfService===119 +Öffnen Sie anschließend die Config-Datei des Web Interfaces (Web.config) und des SSO (web.config). Diese sind standardmäßig über folgende Pfade erreichbar: 168 168 169 -The Self Service web interface allows employees to submit tickets that can be processed by Helpdesk staff. To access the Self Service web interface, a user account must be created in the ACMP Console. 121 +|Web.config (Helpdesk Web Interface)|//C:\Program Files (x86)\Aagon\ACMP Web Interfaces\Helpdesk Webinterface// 122 +|web.config (SSO)|//C:\Program Files (x86)\Aagon\ACMP Web Interfaces\SSO// 170 170 171 - Thecallismadeviathe followinglink:http:~/~/[Server IP]/Self-Service/124 +Prüfen Sie in beiden Dateien folgende Zeilen bzw. kontrollieren Sie, dass die Werte für die Server IP und Serverport korrekt sind: 172 172 173 -=== Self Service SSO === 126 +{{code}} 127 +<add key="ServerIP" value="127.0.0.1" /> 128 +<add key="ServerPort" value="2106" /> 174 174 175 - Youcan activate a single sign-on for the Self Service web interface. Todo this, theuser must be logged on to an Active Directory. In addition, the AD authentication must be activated in the ACMP Console.130 +{{/code}} 176 176 177 - Thecall ismadevia thefollowing link:http:~/~/[ServerIP]/Self-Service/SSO132 +== Sonderfall in der Web.config (Helpdesk Web Interface Config-Datei) == 178 178 179 - ===Helpdesk===134 +In der „Web.config“ (siehe oben) ist zusätzlich folgende Einstellung verfügbar: 180 180 181 -As a Helpdesk employee, you can access the tickets assigned to you via the Helpdesk Web Interface and edit them as you would in the ACMP Console. 136 +{{code}} 137 +<add key="HttpsHyperlinkCustomFieldsPrefix" value="true"/> - Default: True 138 +{{/code}} 182 182 183 - TheACMP HelpdeskWebInterfacecanbeaccessedviathefollowinglink: http:~/~/[Server-IP]/Helpdesk/140 +Sollte diese Zeile nicht angezeigt werden, können Sie diese unter <appSettings> einfügen. 184 184 185 - = Updatingthe Web Interfaces=142 +[[Eingefügte Zeile>>image:69_Web Interface_Sonderfall Config Datei_758.png]] 186 186 187 - After installingan ACMP Updates,itmaybenecessarytoupdatethe Helpdesk Web Interface.Normally,when ACMP is patched to anewversion, all the solutionsyou have installedarepatched. Oneexceptionisthe Web Interface,because itis a standaloneapplication. Therefore,ifan ACMPupdateaffectstheWeb Interface,it mustalsobe updated. If theWeb Interface is affectedbyan Update, you will be informedvia the Release Notes.144 +Ist die Option auf „True“ gesetzt, werden die Hyperlink Adressen der CustomFields des Typens //Hyperlink //die keinen HTTP oder HTTPS Präfix haben, im Web Interface automatisch mit HTTPS versehen, sodass diese aufrufbar ist: 188 188 189 -If you need to reinstall the Web Interface, please follow these steps: 146 +{{code}} 147 +CustomField Value = aagon.de 148 +Webinterface CustomField Value = https://aagon.de 190 190 191 -~1. Navigate to //%programfiles%\Aagon\ACMP Server\Clients //in the //WebInterfaceSetup// folder. Execute the //WebSetup.msi //file to install the web interfaces on the IIS. 192 -2. Go through the installation wizard. To install the web interfaces in the directory you have selected, select //Install//. The installation of the update will now begin. 193 -3. After the update, check whether the correct port and the correct IP address of the ACMP Server are entered in the configuration files: 150 +{{/code}} 194 194 195 -{{aagon.infobox}} 196 -Usually when installing or updating the web interface, the server port is not taken over if it was changed during the installation of the ACMP Server. Therefore you have to check the values in this step and change them if necessary! 197 -{{/aagon.infobox}} 152 + Im Falle von „False“ ist das Verhalten wie in älteren Versionen und der Hyperlink erweitert die aktuelle Adresse. 198 198 199 -{{ aagon.infobox}}200 - If youare notsure aboutthe server nameandthe server port, you canlookup thevaluesin the Settings.ini file on the ACMP network share in the //ACMP Server > Clients// directory. Otherwise you can skip tot henext step.201 - {{/aagon.infobox}}154 +{{code}} 155 +CustomField Value = aagon.de 156 +Webinterface CustomField Value = https://helpdesk.example.de/Self-Service/Pages/aagon.de 202 202 203 -{{figure}} 204 -[[image:settings.ini.png||data-xwiki-image-style-alignment="center"]] 158 +{{/code}} 205 205 206 -{{figureCaption}} 207 -Reading the values in settings.ini 208 -{{/figureCaption}} 209 -{{/figure}} 160 + Das Update ist damit durchgeführt. 210 210 211 -Open the web interface configuration file via //C:\Program Files (x86)\Aagon\ACMP Web Interfaces\Helpdesk Webinterface\Web.config// and the second configuration file via //C:\Program Files (x86)\Aagon\ACMP Web Interfaces\SSO\web.config//. 212 - 213 -The following values may need to be changed in both files: 214 - 215 -{{figure}} 216 -[[image:webconfig.png||data-xwiki-image-style-alignment="center"]] 217 - 218 -{{figureCaption}} 219 -Customizing the values 220 -{{/figureCaption}} 221 -{{/figure}} 222 - 223 -The Update is then complete. 224 - 225 225 {{aagon.infobox}} 226 - The settingsandconfigurations in web.configareretainedduringan update.To secure allcontinuingindividual settingsof the Web Interfaces,suchascustomisedandmodifiedgraphicsortexts,youmustmake abackupoftheseand import themafter theupdateof the Web Interfaces!163 +Die Einstellungen und Konfigurationen der web.config bleiben bei einem Update erhalten. Um alle weiteren individuellen Einstellungen des Web Interfaces, wie z.B. angepasste und veränderte Grafiken oder Texte zu sichern, müssen Sie davon ein Backup durchführen und diese nach der Aktualisierung des Web Interfaces einspielen! 227 227 {{/aagon.infobox}}

