Settings

Last modified by Sabrina V. on 2026/07/23 11:22

The settings in ACMP are organized into various sections that you can configure.

In addition, you can change settings directly via the configuration file.

Changing Settings via the Configuration File (Config.xml)

In addition to the settings you can customize directly in the ACMP Console, others can only be customized via a configuration file. This section lists the configuration options that can only be customized via config.xml. If the values for a section can be customized in a full manner via the ACMP Console, that section is not listed here.

Warning  Warning:  

Customizations to the configuration file directly affect the functions and appearance of the ACMP Console. Therefore, be sure to create an unmodified backup copy before you begin customizing it!

Storage location

Hinweis  Note:  

To customize the configuration file, you must exit the ACMP Server service!
Note that the configuration file is only located here if the ACMP Server service has been exited.

The configuration file is located in the following directory:

%ProgramData%\Aagon\ACMP\Server\Config\%ServerId%\Config.xml

The %ServerID% is unique to each installation and can be found in the Server.ini file in the server directory.

Sections

The configuration file is divided into several sections so that you can quickly find and customize the function you're looking for.

ClientConfig

NameValue rangeDefault valueDescription
ConnectionReadTimeoutSeconds3600The time a client connection waits for data from the Server.
SearchOnlineForInstallableWindowsUpdatestrue
false
trueSpecifies whether the WUM Scanner should find Windows Updates that can be installed online.
PortRangeStartInteger12666 
PortRangeEndInteger12699 
UserLoginTimeThresholdInSecondsInteger30Specifies the number of seconds that a user login may have occurred in the past and still be counted as a new user login for the agent (This does not affect jobs that were not executed during user login because the Windows user login occurs before the ACMP Agent starts).
ShutdownDialogWaitPeriodInSecondsInteger10Specifies the number of seconds the shutdown dialog waits on the Client before the shutdown jobs are started automatically.
CanAbortShutdownJobs

true
false

trueSpecifies whether users can cancel jobs during shutdown in the shutdown dialog.
If the value is false, the jobs start immediately without a delay.
WUSPortInteger8530The port on which the Client listens for Windows Update requests.

ServerConfig

NameValue rangeDefault valueDescription
FileRepoPathWindows Pfad Path to the ACMP Server's file repository
FileRepoUserNameText Username, used when FileRepoUseAuthentication = true
FileRepoPasswordEncrypted text Password used when FileRepoUseAuthentication = true
FileRepoUseAuthenticationtrue
false
falseSpecifies whether a connection to the file repository should be established.
SQLCommandTimeoutSeconds30Time until timeout for SQL calls
PushQueueSendThreadCountInteger5Simultaneous Push Attempts
ServerConsolePortActive

true
false

 TCP port on the server for ACMP consoles only
ServerConsolePortInteger2109TCP port on the server for ACMP consoles only
AcceptConsoleOnlyOnConsolePort

true
false

falseAllow ACMP console connections only through the ACMP console port.
ServerTmpPathWindows path%AcmpServer%\TempPath to a directory that can be used as an ACMP temporary directory. This allows you to, for example, move the directory to a RAM disk with a capacity of several gigabytes.
ClientAddressModeamIpAddress
amComputerName
amComputerFQDN
amIpAddressSpecifies whether the client should be addressed during a push using its primary IP address (amIpAddress), computer name (amComputerName), or FQDN (amComputerFQDN).
UseNagletrue
false
falseEnables the Nagle algorithm for the ACMP Server's outgoing TCP connections. Does not affect incoming connections.
CanAcceptClientsWithEmptyServerIdtrue
false
trueIf this option is enabled, the ACMP Server allows clients that have sent an empty ServerId to establish a connection.
ConsoleTimeoutInteger2880Timeout in minutes after which an ACMP session exits due to inactivity.

ServerProxyConfig

NameValue rangeDefault valueDescription
HostNamestringupdate.aagon.comThe URL of the web server from which the definition files are downloaded. This applies to vulnerability management, as well as to Managed Software, DNA, and Windows Update Management.
UseOwnProxySettingstrue
false
falseSpecify whether to use the proxy settings from Active Update (false) or whether different settings should be active (true).

AgentInstallationConfig

NameValue rangeDefault valueDescription
ScanActiveDirectoryForClientstrue
false
trueSpecifies whether Clients should be imported into the agent installation via Active Directory.
LastActivityOfActiveDirectoryClientsInDaysDays60The number of days since a client last logged in to Active Directory in order to be included in the import.
ActiveDirectoryClientScanBaseDNTextLeerstringBase DN, which is used to perform Active Directory Queries.
InstallServiceRetryTimeoutMinutes10Time between two installation attempts
MaxSimultaneousInstallThreadsInteger5Specifies the number of concurrent agent installations running at the same time.
PingTimeoutInteger500The number of milliseconds of the timeout to wait for when pinging an IP address within the IP range.

ClientCommandConfig

NameValue rangeDefault valueDescription
IsContainerInheritanceEnabledtrue
false
falseGibt an, dass Clients sich auch Scripte vom ACMP Server ziehen, die sie durch eine ContainerStruktur vererbt bekommen haben.
IsContainerRecalcBeforeScriptExecutionEnabledtrue
false
trueSpecifies whether a container recalculation should be executed before the execution of a Client Command.

HelpdeskConfig

NameValue rangeDefault valueDescription
DefaultSendCommentPerMailtrue
false
falseSpecifies whether the “Send comment via email” checkbox is initially enabled or not. This option has no effect on the bulk change.

EMailConfig 

NameValue rangeDefault valueDescription
TicketIdOpenTagText{Opening tag for the ticket ID used in emails. Spaces at the beginning or end of the tag are not supported.
TicketIdCloseTagText}Closing tag for the ticket ID used in emails. Spaces at the beginning or end of the tag are not supported.

MailConfig 

NameValue rangeDefault valueDescription
AlwaysUseFileReceivertrue
false
falseDEBUG KEY: XML import for emails; to test email processing without requiring an email Server.

Mailboxes  

NameValue rangeDefault valueDescription
NameText Display Name (not used)
IdGUID ID
ReplyToEMailEmail adress Reply to email
ReplyToNameText Reply to name

WebInterfaceConfig

HdInfoList

NameValue rangeDefault valueDescription
CreatorIDGUID Creator ID
CreationDateISO 8601 timestamp  Date of Creation
LastModifiedISO 8601 timestamp  Date of the last change
ModifierIDGUID Modifier ID
HasStartDatetrue
false
falseIndicates whether StartDate has been set.
HasEndDatetrue
false
falseIndicates whether EndDate has been set.
PostDateISO 8601 timestamp  Used by the web interface for sorting multiple items.

DistribFileRepoConfig

NameValue rangeDefault valueDescription
NumberOfConnectionErrorsBeforePauseInteger3Specifies the maximum number of connection errors that can occur before waiting for the time specified under TimeMinutesToWaitAfterConnectionFailure.
NumberOfSyncProcessorsInteger2Specify how many concurrent synchronization operations are in progress.
TimeMinutesToWaitAfterConnectionFailureMinutes5Specifies how many minutes to wait before retrying after the `NumberOfConnectionErrorsBeforePause` threshold has been reached.
ConnectionTimeOutSeconds30Timeout during connection attempt
AllowedFileSizeDeltaKilobyte0The threshold value allowed during a file size comparison before the files are considered different.
If the source and target files are located on different file systems, the API may report different file sizes due to differences in block size.
EnableUncCopyResumptiontrue
false
trueBy default, the value is set to true, which causes the Sync Service to behave as it has in the past. If the value is set to false, files are no longer first written as part~ files and then renamed; instead, they are written directly as the target file. When set to false, resuming a transfer is no longer possible if a file was not previously transferred in its full state (incomplete files are always transferred in full again).

Version note  Version note:  

This value is available only in ACMP version 6.9.2.

QueryManagementConfig

NameValue rangeDefault valueDescription
RecordCountOfPageInteger25000Number of rows per page in a query result
ValueDirectoryScannerTimeoutInMinutesPositive Integer10The number of minutes the Server waits before executing the ValueDirectoryScanner after values change.

ActiveUpdateConfig

NewUpdatesData

NameValue rangeDefault valueDescription
LastTimeCheckedForUpdatesOnWebServerfloating-point number0TDateTime: The time when the system last checked the update server for Updates.

FinancialConfig

NameValue rangeDefault valueDescription
CurrencyCodeTextEURDisplay text for cost entry in Ticket Management.

DatabaseConfig

NameValue rangeDefault valueDescription
IsFullTextSearchSupportedtrue
false
trueIndicates whether SQL Server full-text search is installed.
Determined and assigned dynamically.

LicenseManagementConfig

NameValue rangeDefault valueDescription
DNADetectionPatternResultCountLimit1 - 2147483647
(Integer)
20.000Defines the maximum allowed number of datasets that can be returned for DNA detection patterns.

Office365portal 

NameValue rangeDefault valueDescription
PortalLinkHTML Linkhttps://login.microsoftonline.comThe link to the web service for the Microsoft Office 365 portal.
© Aagon GmbH 2026
Besuchen Sie unsere aagon-Community