Changes for page ACMP Server installieren

Last modified by Sabrina V. on 2026/02/17 10:20

From version 2.1
edited by Sabrina V.
on 2024/10/14 08:12
Change comment: There is no comment for this version
To version 10.1
edited by Sabrina V.
on 2026/02/17 10:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
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 +[[image:image-2025-03-26-09-25-36-652.png||alt="63_ACMP_Installation_ACMP_Setup_754.png" data-xwiki-image-style-alignment="center"]]
15 15  
16 16  {{figureCaption}}
17 17  ACMP Setup
... ... @@ -36,7 +36,7 @@
36 36  For technical reasons, ACMP deletes all existing tables in the database during a new installation and creates the tables required for ACMP. In order to be able to use the old data again later, you must back it up before a new installation. Contact support for information on how to restore your data without risk.
37 37  {{/aagon.warnungsbox}}
38 38  )))
39 -|„Use existing Microsoft SQL Server: Create new database“|With this option a new database will be created by the ACMP setup. In order for the database to be created, you must specify a user with sufficient rights. This user will also create a new database user that is specific to the ACMP, so that this user does not have broad rights, but only access to the ACMP database. To learn how to create a database correctly, see the related white paper.
39 +|„Use existing Microsoft SQL Server: Create new database“|With this option a new database will be created by the ACMP setup. In order for the database to be created, you must specify a user with sufficient rights. This user will also create a new database user that is specific to the ACMP, so that this user does not have broad rights, but only access to the ACMP database.
40 40  |„Install Microsoft SQL Server 2019 express locally“|(((
41 41  The SQL Server is installed directly in the background by the setup, which means that subsequent configuration is not mandatory.
42 42  
... ... @@ -46,8 +46,12 @@
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 +
49 49  {{figure}}
50 -[[image:63_Erstinstallation_Datenbank installieren_767.png||data-xwiki-image-style-alignment="center"]]
54 +[[image:69_ACMP Installation_Wizard 2_755.png||alt="69_Erstinstallation_Datenbank installieren_767.png" data-xwiki-image-style-alignment="center"]]
51 51  
52 52  {{figureCaption}}
53 53  Database installation
... ... @@ -61,7 +61,7 @@
61 61  Enter the connection parameters for the database so that it can be successfully set up and used later.
62 62  
63 63  {{figure}}
64 -[[image:63_Erstinstallation_Neue Datenbank anlegen_767.png||data-xwiki-image-style-alignment="center"]]
68 +[[image:69_ACMP Installation_Wizard 2_755.png||alt="69_Erstinstallation_Neue Datenbank anlegen_767.png" data-xwiki-image-style-alignment="center"]]
65 65  
66 66  {{figureCaption}}
67 67  Create a new database
... ... @@ -70,12 +70,16 @@
70 70  
71 71  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.
72 72  
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 +
73 73  {{aagon.infobox}}
74 74  If you are unable to connect, check that you have entered the server instance correctly.
75 75  {{/aagon.infobox}}
76 76  
77 77  {{aagon.infobox}}
78 -Please note that [[multi tenancy>>doc:ACMP.67.ACMP-Solutions.System.Mandanten.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.
86 +Please note that [[multi tenancy>>doc:ACMP.69.ACMP-Solutions.System.Mandanten.WebHome||anchor="HMandantenfE4higkeit"]] is only supported by MS SQL Server 2016 SP1 or higher. If you are using a lower version (< 13.0.4001.0 (2016 SP1)), some features in ACMP will not be supported.
79 79  {{/aagon.infobox}}
80 80  
81 81  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.
... ... @@ -112,7 +112,7 @@
112 112  
113 113  === Encrypted connection to SQL Server ===
114 114  
115 -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.67.ACMP installieren.ACMP Server installieren.Verbindung vom ACMP Server zum SQL Server einrichten.WebHome]] work.
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.69.ACMP installieren.ACMP Server installieren.Verbindung vom ACMP Server zum SQL Server einrichten.WebHome]] work.
116 116  
117 117  == Select ACMP installation path ==
118 118  
... ... @@ -123,7 +123,7 @@
123 123  {{/aagon.infobox}}
124 124  
125 125  {{figure}}
126 -[[image:63_Erstinstallation_Installationspfad_776.png||data-xwiki-image-style-alignment="center"]]
134 +[[image:69_ACMP Installation_Wizard 4_755.png||alt="69_Erstinstallation_Installationspfad_776.png" data-xwiki-image-style-alignment="center"]]
127 127  
128 128  {{figureCaption}}
129 129  Select ACMP installation path
... ... @@ -141,7 +141,7 @@
141 141  {{/aagon.infobox}}
142 142  
143 143  {{figure}}
144 -[[image:63_Erstinstallation_Kommunikationspfad_766.png||data-xwiki-image-style-alignment="center"]]
152 +[[image:69_ACMP Installation_Wizard 3_755.png||alt="69_Erstinstallation_Kommunikationspfad_766.png" data-xwiki-image-style-alignment="center"]]
145 145  
146 146  {{figureCaption}}
147 147  Configure ACMP Network
... ... @@ -157,7 +157,7 @@
157 157  {{/aagon.warnungsbox}}
158 158  
159 159  {{figure}}
160 -[[image:63_Erstinstallation_ACMP Administrator Passwort_755.png||data-xwiki-image-style-alignment="center"]]
168 +[[image:69_ACMP Installation_Administratoren Passwort_755.png||alt="69_Erstinstallation_ACMP Administrator Passwort_755.png" data-xwiki-image-style-alignment="center"]]
161 161  
162 162  {{figureCaption}}
163 163  Select ACMP administrator password
... ... @@ -173,7 +173,7 @@
173 173  * 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.
174 174  
175 175  {{figure}}
176 -[[image:63_Erstinstallation_OS Deployment Konfiguration_778.png||data-xwiki-image-style-alignment="center"]]
184 +[[image:69_ACMP Installation_Wizard 6_755.png||alt="69_Erstinstallation_OS Deployment Konfiguration_778.png" data-xwiki-image-style-alignment="center"]]
177 177  
178 178  {{figureCaption}}
179 179  OS Deployment configuration
... ... @@ -185,7 +185,7 @@
185 185  The summary shows the most important information about the installation, which you can review at this point.
186 186  
187 187  {{figure}}
188 -[[image:63_Erstinstallation_Zusammenfassung_780.png||data-xwiki-image-style-alignment="center"]]
196 +[[image:69_ACMP Installation_Wizard 7_755.png||alt="69_Erstinstallation_Zusammenfassung_780.png" data-xwiki-image-style-alignment="center"]]
189 189  
190 190  {{figureCaption}}
191 191  Summary of the installation
... ... @@ -201,7 +201,7 @@
201 201  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.
202 202  
203 203  {{figure}}
204 -[[image:63_Erstinstallation_Abschluss_783.png||data-xwiki-image-style-alignment="center"]]
212 +[[image:69_ACMP Installation_Wizard 8_755.png||alt="69_Erstinstallation_Abschluss_783.png" data-xwiki-image-style-alignment="center"]]
205 205  
206 206  {{figureCaption}}
207 207  ACMP Installation
... ... @@ -213,7 +213,7 @@
213 213  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.
214 214  
215 215  {{figure}}
216 -[[image:63_Erstinstallation_Abschluss_780.png||data-xwiki-image-style-alignment="center"]]
224 +[[image:69_ACMP Installation_Wizard 9_755.png||alt="69_Erstinstallation_Abschluss_780.png" data-xwiki-image-style-alignment="center"]]
217 217  
218 218  {{figureCaption}}
219 219  Finish of the installation
© Aagon GmbH 2026
Besuchen Sie unsere Aagon-Community