Changes for page ACMP Server installieren
Last modified by Sabrina V. on 2025/05/13 06:19
From version 5.1
edited by Sabrina V.
on 2025/04/25 06:47
on 2025/04/25 06:47
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. SV1 +XWiki.jklein - Content
-
... ... @@ -11,7 +11,8 @@ 11 11 You can install the ACMP server using an .iso file provided by Aagon. Navigate to this file in your resources directory and place the ISO in a virtual drive or unpack the ISO with e.g. 7-Zip. Then open the dvdstart.exe from the virtual drive or the unzipped directory with a double click. 12 12 13 13 {{figure}} 14 -[[image:63_ACMP_Installation_ACMP_Setup_754.png||data-xwiki-image-style-alignment="center"]] 14 +(% style="text-align:center" %) 15 +[[image:63_ACMP_Installation_ACMP_Setup_754.png]] 15 15 16 16 {{figureCaption}} 17 17 ACMP Setup ... ... @@ -46,12 +46,9 @@ 46 46 Please note that SQL Server Express can only cover a limited number of devices. We recommend that you only install it locally if you have between 250 and a maximum of 500 devices. 47 47 {{/aagon.infobox}} 48 48 49 -{{aagon.infobox}} 50 -When installing the database, also pay explicit attention to the sorting. The sorting of the database must match the sorting of the database instance. If the instance is, for example, ‘SQL_Latin1_General_CP1_CI_AS’, then the database cannot take on a different one. We generally recommend the ‘Latin1_General_CI_AS’ sorting. 51 -{{/aagon.infobox}} 52 - 53 53 {{figure}} 54 -[[image:63_Erstinstallation_Datenbank installieren_767.png||data-xwiki-image-style-alignment="center"]] 51 +(% style="text-align:center" %) 52 +[[image:63_Erstinstallation_Datenbank installieren_767.png]] 55 55 56 56 {{figureCaption}} 57 57 Database installation ... ... @@ -65,7 +65,8 @@ 65 65 Enter the connection parameters for the database so that it can be successfully set up and used later. 66 66 67 67 {{figure}} 68 -[[image:63_Erstinstallation_Neue Datenbank anlegen_767.png||data-xwiki-image-style-alignment="center"]] 66 +(% style="text-align:center" %) 67 +[[image:63_Erstinstallation_Neue Datenbank anlegen_767.png]] 69 69 70 70 {{figureCaption}} 71 71 Create a new database ... ... @@ -74,16 +74,12 @@ 74 74 75 75 Enter the MS SQL Server (in the notation <Server>\<instance>), where you can specify the server name or IP address. If you want to find existing servers on your network, click on the [[image:image-20220819082915-1.png]]icon and load one of the existing databases into the field. 76 76 77 -{{aagon.versionierungsbox}} 78 -With version 6.8.0 an Azure database can be used for a new ACMP installation. Please note that the installation may take a few minutes. 79 -{{/aagon.versionierungsbox}} 80 - 81 81 {{aagon.infobox}} 82 82 If you are unable to connect, check that you have entered the server instance correctly. 83 83 {{/aagon.infobox}} 84 84 85 85 {{aagon.infobox}} 86 -Please note that [[multi tenancy>>doc: ACMP.67.ACMP-Solutions.System.Mandanten.WebHome||anchor="HMandantenfE4higkeit"]] is only supportedbyMSSQL Server 2016SP1 or higher. If you are using a lower version (<13.0.4001.0 (2016SP1)), some features in ACMP will not be supported.81 +Please note that [[multi tenancy>>doc:65.ACMP-Solutions.System.Einstellungen.ACMP Server.WebHome||anchor="HMandantenfE4higkeit"]] is only supported with SQL Server 2016. If you are using a lower version (< 2016), some features in ACMP will not be supported. 87 87 {{/aagon.infobox}} 88 88 89 89 For the 'Database Server Login', enter a user who has the right to create databases and users. Define the name of the new database for ACMP under "Create new database". The "ACMP Database Login" user (here~:// ACMPDBUser//) is created on your SQL Server and configured so that it only has rights for the ACMP database. This user will then be used by the ACMP Server to connect to the SQL Server or the database. ... ... @@ -93,7 +93,8 @@ 93 93 {{/aagon.infobox}} 94 94 95 95 {{figure}} 96 -[[image:63_ACMP_Installation_ACMP_SQLServer(Funktionsauswahl)_1714.png||data-xwiki-image-style-alignment="center" height="678" width="800"]] 91 +(% style="text-align:center" %) 92 +[[image:63_ACMP_Installation_ACMP_SQLServer(Funktionsauswahl)_1714.png||height="678" width="800"]] 97 97 98 98 {{figureCaption}} 99 99 Function selection during manual installation of an SQL Server ... ... @@ -103,7 +103,8 @@ 103 103 Also make sure that the correct authentication mode is selected. This can be found under //Database Engine Configuration//. Select //Mixed Mode// for the installation, which allows SQL Server and Windows authentication. 104 104 105 105 {{figure}} 106 -[[image:63_ACMP_Installation_ACMP_GemischterModus_806.png||alt="63_ACMP_Installation_ACMP_MixedMode_606.png" data-xwiki-image-style-alignment="center" height="558" width="740"]] 102 +(% style="text-align:center" %) 103 +[[image:63_ACMP_Installation_ACMP_GemischterModus_806.png||alt="63_ACMP_Installation_ACMP_MixedMode_606.png" height="558" width="740"]] 107 107 108 108 {{figureCaption}} 109 109 Authentication mode during server configuration ... ... @@ -120,7 +120,7 @@ 120 120 121 121 === Encrypted connection to SQL Server === 122 122 123 -You can establish an encrypted connection between the ACMP Server and the SQL Server either by using Transport Layer Security (TLS) or by creating an IPSec tunnel and routing the communication data through it. The aim is to encrypt the transport data. Read here how the two [[options>>doc:ACMP.6 7.ACMP installieren.ACMP Server installieren.Verbindung vom ACMP Server zum SQL Server einrichten.WebHome]] work.120 +You can establish an encrypted connection between the ACMP Server and the SQL Server either by using Transport Layer Security (TLS) or by creating an IPSec tunnel and routing the communication data through it. The aim is to encrypt the transport data. Read here how the two [[options>>doc:ACMP.66.ACMP installieren.ACMP Server installieren.Verbindung vom ACMP Server zum SQL Server einrichten.WebHome]] work. 124 124 125 125 == Select ACMP installation path == 126 126 ... ... @@ -131,7 +131,8 @@ 131 131 {{/aagon.infobox}} 132 132 133 133 {{figure}} 134 -[[image:63_Erstinstallation_Installationspfad_776.png||data-xwiki-image-style-alignment="center"]] 131 +(% style="text-align:center" %) 132 +[[image:63_Erstinstallation_Installationspfad_776.png]] 135 135 136 136 {{figureCaption}} 137 137 Select ACMP installation path ... ... @@ -149,7 +149,8 @@ 149 149 {{/aagon.infobox}} 150 150 151 151 {{figure}} 152 -[[image:63_Erstinstallation_Kommunikationspfad_766.png||data-xwiki-image-style-alignment="center"]] 150 +(% style="text-align:center" %) 151 +[[image:63_Erstinstallation_Kommunikationspfad_766.png]] 153 153 154 154 {{figureCaption}} 155 155 Configure ACMP Network ... ... @@ -165,7 +165,8 @@ 165 165 {{/aagon.warnungsbox}} 166 166 167 167 {{figure}} 168 -[[image:63_Erstinstallation_ACMP Administrator Passwort_755.png||data-xwiki-image-style-alignment="center"]] 167 +(% style="text-align:center" %) 168 +[[image:63_Erstinstallation_ACMP Administrator Passwort_755.png]] 169 169 170 170 {{figureCaption}} 171 171 Select ACMP administrator password ... ... @@ -181,7 +181,8 @@ 181 181 * Install the Network Boot Service: The Network Boot Service is installed on the machine. This will allow you to install Clients over the network later. 182 182 183 183 {{figure}} 184 -[[image:63_Erstinstallation_OS Deployment Konfiguration_778.png||data-xwiki-image-style-alignment="center"]] 184 +(% style="text-align:center" %) 185 +[[image:63_Erstinstallation_OS Deployment Konfiguration_778.png]] 185 185 186 186 {{figureCaption}} 187 187 OS Deployment configuration ... ... @@ -193,7 +193,8 @@ 193 193 The summary shows the most important information about the installation, which you can review at this point. 194 194 195 195 {{figure}} 196 -[[image:63_Erstinstallation_Zusammenfassung_780.png||data-xwiki-image-style-alignment="center"]] 197 +(% style="text-align:center" %) 198 +[[image:63_Erstinstallation_Zusammenfassung_780.png]] 197 197 198 198 {{figureCaption}} 199 199 Summary of the installation ... ... @@ -209,7 +209,8 @@ 209 209 When the installation is started, the ACMP server, the network boot service (depending on the selected settings) and the ACMP console are set up. You can follow the progress of the installation. 210 210 211 211 {{figure}} 212 -[[image:63_Erstinstallation_Abschluss_783.png||data-xwiki-image-style-alignment="center"]] 214 +(% style="text-align:center" %) 215 +[[image:63_Erstinstallation_Abschluss_783.png]] 213 213 214 214 {{figureCaption}} 215 215 ACMP Installation ... ... @@ -221,7 +221,8 @@ 221 221 On the last page you have the option to start the ACMP Console directly after the installation or to install the SQL Server Management Studio additionally. Click //Finish// to complete the installation. 222 222 223 223 {{figure}} 224 -[[image:63_Erstinstallation_Abschluss_780.png||data-xwiki-image-style-alignment="center"]] 227 +(% style="text-align:center" %) 228 +[[image:63_Erstinstallation_Abschluss_780.png]] 225 225 226 226 {{figureCaption}} 227 227 Finish of the installation