Wiki source code of ACMP Server installieren

Last modified by Sabrina V. on 2025/03/03 12:41

Hide last authors
Jannis Klein 1.1 1 {{aagon.priorisierung}}
2 1
3 {{/aagon.priorisierung}}
4
5 {{aagon.floatingbox title="**Inhalt**"}}
6 {{toc numbered="true" depth="3"/}}
7 {{/aagon.floatingbox}}
8
Sabrina V. 50.1 9 = Starting the installation of the server =
Jannis Klein 1.1 10
Sabrina V. 50.1 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.
Jannis Klein 1.1 12
13 {{figure}}
Sabrina V. 4.1 14 [[image:63_ACMP_Installation_ACMP_Setup_754.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 15
16 {{figureCaption}}
17 ACMP Setup
18 {{/figureCaption}}
19 {{/figure}}
20
Sabrina V. 50.1 21 Start the ACMP setup with a mouse click. A wizard will guide you through the installation step by step. First select the language in which the installation will be performed. Please note that this is only the installation language and not the language in which ACMP can be opened afterwards.
Jannis Klein 1.1 22
Sabrina V. 50.1 23 == License agreement ==
Jannis Klein 1.1 24
Sabrina V. 50.1 25 Read and accept the licence agreement for the installation of the ACMP server. If you do not accept it, the installation cannot continue and must be cancelled.
Jannis Klein 1.1 26
Sabrina V. 50.1 27 == Database installation ==
Jannis Klein 1.1 28
Sabrina V. 50.1 29 There are three options for setting up a database:
Jannis Klein 1.1 30
Sabrina V. 50.1 31 |**Type of database**|**Description**
32 |„Use existing Microsoft SQL Server: Existing database“|(((
33 If you have previously created a database on your SQL Server (e.g. using Management Studio) and want to use it, you can use this database for the ACMP installation.
Jannis Klein 1.1 34
Sabrina V. 50.1 35 {{aagon.warnungsbox}}
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 {{/aagon.warnungsbox}}
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.
40 |„Install Microsoft SQL Server 2019 express locally“|(((
41 The SQL Server is installed directly in the background by the setup, which means that subsequent configuration is not mandatory.
42
43 )))
44
Jannis Klein 1.1 45 {{aagon.infobox}}
Sabrina V. 50.1 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.
Jannis Klein 1.1 47 {{/aagon.infobox}}
48
Sabrina V. 21.1 49 {{aagon.infobox}}
Sabrina V. 50.1 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.
Sabrina V. 21.1 51 {{/aagon.infobox}}
52
Jannis Klein 1.1 53 {{figure}}
Sabrina V. 4.1 54 [[image:63_Erstinstallation_Datenbank installieren_767.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 55
56 {{figureCaption}}
Sabrina V. 50.1 57 Database installation
Jannis Klein 1.1 58 {{/figureCaption}}
59 {{/figure}}
60
Sabrina V. 50.1 61 Select the appropriate option for your environment. If the Native Client is not installed, it will be installed automatically for all options.
Jannis Klein 1.1 62
Sabrina V. 50.1 63 == Configure database ==
Jannis Klein 1.1 64
Sabrina V. 50.1 65 Enter the connection parameters for the database so that it can be successfully set up and used later.
Jannis Klein 1.1 66
67 {{figure}}
Sabrina V. 4.1 68 [[image:63_Erstinstallation_Neue Datenbank anlegen_767.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 69
70 {{figureCaption}}
Sabrina V. 50.1 71 Create a new database
Jannis Klein 1.1 72 {{/figureCaption}}
73 {{/figure}}
74
Sabrina V. 50.1 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.
Jannis Klein 1.1 76
77 {{aagon.infobox}}
Sabrina V. 50.1 78 If you are unable to connect, check that you have entered the server instance correctly.
Jannis Klein 1.1 79 {{/aagon.infobox}}
80
81 {{aagon.infobox}}
Sabrina V. 50.1 82 Please note that [[multi tenancy>>doc:ACMP.67.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.
Jannis Klein 1.1 83 {{/aagon.infobox}}
84
Sabrina V. 50.1 85 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.
Jannis Klein 1.1 86
87 {{aagon.infobox}}
Sabrina V. 50.1 88 If you are performing a manual SQL Server installation, you must have enabled //the Database Engine Services //instance function in the //Function Selection //menu. If you also want to use Ticket Management, you must also select //Full Text Extraction and Semantic Extraction for the search//.
Jannis Klein 1.1 89 {{/aagon.infobox}}
90
91 {{figure}}
Sabrina V. 4.1 92 [[image:63_ACMP_Installation_ACMP_SQLServer(Funktionsauswahl)_1714.png||data-xwiki-image-style-alignment="center" height="678" width="800"]]
Jannis Klein 1.1 93
94 {{figureCaption}}
Sabrina V. 50.1 95 Function selection during manual installation of an SQL Server
Jannis Klein 1.1 96 {{/figureCaption}}
97 {{/figure}}
98
Sabrina V. 50.1 99 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.
Jannis Klein 1.1 100
101 {{figure}}
Sabrina V. 4.1 102 [[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"]]
Jannis Klein 1.1 103
104 {{figureCaption}}
Sabrina V. 50.1 105 Authentication mode during server configuration
Jannis Klein 1.1 106 {{/figureCaption}}
107 {{/figure}}
108
109 {{aagon.warnungsbox}}
Sabrina V. 50.1 110 If you selected Named Instance when installing SQL Server, you must also use the specified instance name when setting up the ACMP database. If you selected Default Instance, specify only the server when setting up the ACMP database.
Jannis Klein 1.1 111 {{/aagon.warnungsbox}}
112
113 {{aagon.warnungsbox}}
Sabrina V. 50.1 114 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 later, you must back it up before a new installation. Contact support for information on how to restore your data without risk.
Jannis Klein 1.1 115 {{/aagon.warnungsbox}}
116
Sabrina V. 50.1 117 === Encrypted connection to SQL Server ===
Jannis Klein 1.1 118
Sabrina V. 50.1 119 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.
Jannis Klein 1.1 120
Sabrina V. 50.1 121 == Select ACMP installation path ==
Jannis Klein 1.1 122
Sabrina V. 50.1 123 Specify the destination directory for the installation. You can enter the path manually or select it using the //Browse// button.
Jannis Klein 1.1 124
125 {{aagon.infobox}}
Sabrina V. 50.1 126 You can decide on which of your partitions you want to save the installation. The only important thing is that you have enough free space.
Jannis Klein 1.1 127 {{/aagon.infobox}}
128
129 {{figure}}
Sabrina V. 4.1 130 [[image:63_Erstinstallation_Installationspfad_776.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 131
132 {{figureCaption}}
Sabrina V. 50.1 133 Select ACMP installation path
Jannis Klein 1.1 134 {{/figureCaption}}
135 {{/figure}}
136
Sabrina V. 50.1 137 == **Configure ACMP Network** ==
Jannis Klein 1.1 138
Sabrina V. 50.1 139 Specify the ports through which the ACMP clients and the ACMP server will communicate with each other. By default, the setup provides default values for the two communication ports (server port: 2106 and client port: 2108). However, these can be changed by you. If these port numbers are already being used by other programs, change the numbers so that ACMP is the only user of the ports. Also make sure that the ports for the server and the clients are different and not blocked by a firewall.
Jannis Klein 1.1 140
Sabrina V. 50.1 141 You can also create an Agent Installation and Network Discovery account that will be used to deploy the ACMP Agent to the machines on your network. The Network Discovery account is effective from a newer operating system than Windows Server 2003. It is recommended that this account has sufficient RPC and network browsing permissions.
Jannis Klein 1.1 142
143 {{aagon.infobox}}
Sabrina V. 50.1 144 The Computer Browser service must be started from an operating system >= Windows Server 2012.
Jannis Klein 1.1 145 {{/aagon.infobox}}
146
147 {{figure}}
Sabrina V. 4.1 148 [[image:63_Erstinstallation_Kommunikationspfad_766.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 149
150 {{figureCaption}}
Sabrina V. 50.1 151 Configure ACMP Network
Jannis Klein 1.1 152 {{/figureCaption}}
153 {{/figure}}
154
Sabrina V. 50.1 155 == Select ACMP administrator password ==
Jannis Klein 1.1 156
Sabrina V. 50.1 157 Set a secure password for your ACMP administrator account.
Jannis Klein 1.1 158
159 {{aagon.warnungsbox}}
Sabrina V. 50.1 160 You will need the password later to log in to the ACMP console.
Jannis Klein 1.1 161 {{/aagon.warnungsbox}}
162
163 {{figure}}
Sabrina V. 4.1 164 [[image:63_Erstinstallation_ACMP Administrator Passwort_755.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 165
166 {{figureCaption}}
Sabrina V. 50.1 167 Select ACMP administrator password
Jannis Klein 1.1 168 {{/figureCaption}}
169 {{/figure}}
170
Sabrina V. 50.1 171 == OS Deployment configuration ==
Jannis Klein 1.1 172
Sabrina V. 50.1 173 To use OS Deployment in ACMP, you need a File Repository (with connection type "UNC") and a Network Boot Service.
174 You can select these two options during the initial installation, or configure them at a later time. This may be necessary, for example, if a company has multiple sites and you want to perform rollouts or install Windows at these sites.
Jannis Klein 1.1 175
Sabrina V. 50.1 176 * Create a file repository for OS Deployment: If you select this option, a network share will be created in the ACMP Server installation directory. A shared file repository with content type 'OSD' and connection type 'UNC' will also be created to store OS Deployment data.
177 * 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.
Jannis Klein 1.1 178
179 {{figure}}
Sabrina V. 4.1 180 [[image:63_Erstinstallation_OS Deployment Konfiguration_778.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 181
182 {{figureCaption}}
Sabrina V. 50.1 183 OS Deployment configuration
Jannis Klein 1.1 184 {{/figureCaption}}
185 {{/figure}}
186
Sabrina V. 50.1 187 == Summary ==
Jannis Klein 1.1 188
Sabrina V. 50.1 189 The summary shows the most important information about the installation, which you can review at this point.
Jannis Klein 1.1 190
191 {{figure}}
Sabrina V. 4.1 192 [[image:63_Erstinstallation_Zusammenfassung_780.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 193
194 {{figureCaption}}
Sabrina V. 50.1 195 Summary of the installation
Jannis Klein 1.1 196 {{/figureCaption}}
197 {{/figure}}
198
199 {{aagon.infobox}}
Sabrina V. 50.1 200 You can also copy the information here and save it in a .txt file, for example, so that it is not lost.
Jannis Klein 1.1 201 {{/aagon.infobox}}
202
Sabrina V. 50.1 203 == Installing ACMP Server and Console ==
Jannis Klein 1.1 204
Sabrina V. 50.1 205 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.
Jannis Klein 1.1 206
207 {{figure}}
Sabrina V. 4.1 208 [[image:63_Erstinstallation_Abschluss_783.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 209
210 {{figureCaption}}
211 ACMP Installation
212 {{/figureCaption}}
213 {{/figure}}
214
Sabrina V. 50.1 215 == Finish (Completing the ACMP Setup Wizard) ==
Jannis Klein 1.1 216
Sabrina V. 50.1 217 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.
Jannis Klein 1.1 218
219 {{figure}}
Sabrina V. 4.1 220 [[image:63_Erstinstallation_Abschluss_780.png||data-xwiki-image-style-alignment="center"]]
Jannis Klein 1.1 221
222 {{figureCaption}}
Sabrina V. 50.1 223 Finish of the installation
Jannis Klein 1.1 224 {{/figureCaption}}
225 {{/figure}}
Sabrina V. 50.1 226
227
© Aagon GmbH 2025
Besuchen Sie unsere neue Aagon-Community