Table of Contents
New features and changes
UEM Agent 2510.2.2 Release (2025-10-09)
UEM Agent 2503.2.2 Standard Feature Release (2025-03-28)
UEM Agent 2501.1.2 Standard Feature Release (2025-01-16)
UEM Agent 2408.1.2 Standard Feature Release (2024-08-08)
UEM Agent 2312.1.2 Standard Feature Release (2023-12-20)
UEM Agent 2311.1.2 Standard Feature Release (2023-11-07)
UEM Agent 2305.1.2 Standard Feature Release (2023-05-03)
UEM Agent 2303.1.2 Standard Feature Release (2023-03-07)
UEM Agent 2302.1.2 Standard Feature Release
UEM Agent 2212.2.2 Standard Feature Release
UEM Agent 2211.1.2 Standard Feature Release
UEM Agent 2210.1.2 Standard Feature Release
UEM Agent 2205.3.2 Standard Feature Release
UEM Agent 2203.1.2 Standard Feature Release
UEM_Agent_2108.1.2 Standard Feature Release
UEM_Agent_2103.1.2 Standard Feature Release
UEM_Agent_2011.1.2 Standard Feature Release
UEM_Agent_2010.2.2 Standard Feature Release
UEM_Agent_2009.1.2 Standard Feature Release (all bugfixes of ESR 2006.8.3 are included)
New features and changes
New Features and Functions (this is not included in the Extended Support Release Version!)
Support of older versions of Windows might be limited by the subcomponent WebView2. Please check support platform section at WebView2
UEM Agent 2510.2.2 Release (2025-10-09)
-
Changes and fixes
- A previously cancelled download will not be restarted from the beginning if it was cancelled on the server
- Fixed width of column "Version" when showing details of required and optional packages ready to be installed. (PRB38704)
- Initial "Mini Inventory” now also sends the serial number of the computer. (PRB38813)
- Updated the documentation to show current screenshots of the Agent UI. (PRB38925)
- PreLogon/StatusUI now uses correct color elements from customizing file. (PRB38926)
- The UEM agent also checks the signatures of the metadata files using a timestamp request, provided this information has been made available by the backend. In this case, it is no longer necessary to distribute the public signature key to the client computers via the certificate store. (PRB38561)
- Improved detection of Terminal Server on Windows Server 2025
- Event log entries are now written into the subtree "MX42 UEM Agent" after a reboot
- The HTTP header contains a brief version information in the field "User Agent", e.g. "UEM+Agent/2510.2.2"
- When switching the Empirum directory in the Agent template settings, the old directory will be deleted during the next start
- When using the Agent template from the UEM Agent MSI installation, the time between automatic pollings is automatically increased exponentially step by step from 1 minute up to 2 hours
- Starting with UEM Agent version 2510.2.2, the setting "Validate packages before installation" in the EMC also controls which file is used to check for package changes. If package validation is active, the _Matrix42FileInfo.json file is used as the check file, even if a different file is specified in the package properties. This ensures that every changed file in the package is detected by the UEM Agent. Provided that the package validation preparation was started afterwards
-
Security improvement
- New version of VCRedist components (C++ runtime) to 14.44.35211.0
- New version of WebView2 browser components to 140.0.3485.81
UEM Agent 2503.2.2 Standard Feature Release (2025-03-28)
-
Features
- Native Powershell Script Support (Package created via Package Wizard)
- Empirum now natively supports PowerShell as a packaging language, eliminating the need to wrap PowerShell scripts in Setup.inf files. The Package Wizard makes it easy to create software packages using either a default PowerShell template or custom-defined ones. The next UEM Agent will execute PowerShell scripts directly.
- Package handling for reboots, shutdowns, and logoffs, as well as access to Empirum variables, is managed through automatically deployed Matrix42 PowerShell CmdLets, which are installed alongside the UEM Agent.
- See the Best Practice Article in the online help for more information. Matrix42 Help Center
- Native Powershell Script Support (Package created via Package Wizard)
-
Changes and fixes
- Deferrals for scheduled packages are only counted if the package is also due for installation according to the schedule. (PRB38444)
- After a package reached the maximum number of failed installation retries it will not be redownloaded again if it was removed from the Agent cache.
- UEM Agent did not display the download status in the tray icon after a polling finished.
- If the installation of the Agent fails due to pending file changes, this is written more clearly in the EMC logs.
- The initial view of the installation dialog can be set via the variable "MX42_UEM_AGENT.AgentUI/InitialUiView". You must create this variable by yourself, if you are using Empirum lower than version 25.x. The value of the variable must be set to "1" to set the detail view as the start view.
- The "Installation window" can be disabled via the variable "MX42_UEM_AGENT.AgentUI/InstallationWindow/Enabled". You must create this variable by yourself, if you are using Empirum lower than version 25.x. The value of the variable must be set to "0" to deactivate the Installation window.
- The Agent detects if the computer's name or domain has been changed since the last start and sends a Mini-Inventory with the new information.
- The Agent MSI has a new parameter called 'SUPPRESSREBOOT' which allows initial configuration of the reboot suppression.
- UEM Depot can now handle manually copied files for OsPackages/Drivers and does not download them again. (PRB38619)
- In rare cases, it could happen that the UEM Agent did not work properly after an operating system installation until a restart. (PRB38516)
- The cleanup of old jobs could delay the establishment of the server connection when starting the UEM Agent until the next polling. (PRB38564)
- The number of required PROPFIND requests during a polling was reduced.
- The Matrix42 Maintenance Service can no longer be configured from the command line.
-
Security improvement
- New version of VCRedist components (C++ runtime) to 14.42.34433.0
- New version of WebView2 browser components to 134.0.3124.51
- The Matrix42 Maintenance Service was updated to use .NET 8. without external dependencies.
UEM Agent 2501.1.2 Standard Feature Release (2025-01-16)
-
Changes and fixes
- Under certain circumstances it could happen that a manual "Check for new approved software" lead to multiple downloads of the same package. (PRB38233)
- A manual "Check for new approved software" outside of maintenance timeframe could trigger an unwanted regular polling. (PRB38386)
- Improved check of preconditions for contains/not contains if the value looks like a hexadecimal value. (PRB37502)
- The version columns in the UI are now automatically fit to the content. (PRB37412)
- The UEM Agent has now a more stable way to detect and use a static or dynamic port for its API. (PRB38274)
- If a shutdown is initiated while the Installation Request Dialog is open, no package installation will start after the user was logged out. (PRB38351, PRB38470)
- An update to UEM Agent 2408.1.2 was not possible if a file with the extension .000 is located in the program files folder. Now this file is ignored and removed if it does not belong to a pending file operation of Windows. (PRB38261)
- The service dependencies are less restrictive now: Windows Management Instrumentation (Winmgmt) and Windows Event Log (EventLog). (PRB38402)
- Improved startup stability. (PRB38284)
- Added support for Windows Server 2025
-
Security improvement
- New version of VCRedist components (C++ runtime) to 14.42.34433.0
- New version of WebView2 browser components to 131.0.2903.112
UEM Agent 2408.1.2 Standard Feature Release (2024-08-08)
-
Changes and fixes
- The agent now also supports the ARM64 platform. The agent runs in x64 compatibility mode and can install x86/x64 and ARM software.
- The UAF service is configured to wait for some Windows services to be started. (PRB37519)
Make sure that these dependent services can be started.
IP Helper (Iphlpsvc), COM+ System Application (COMSysApp), Network Location Awareness (NlaSvc) - Sometimes the UEM Agent installation window cannot be opened, as a wrong TCP port was used for communication with the API. (PRB37287)
- An automatic update of the UEM Agent will be skipped if a reboot is pending. (PRB38156)
- After opening the installation window via "Show Software Installation", running installations were not shown in the tasks window. (PRB37797)
- The Agent UI did not display a pending reboot after switching users. (PRB37921)
- The error "Cannot execute installer (e.g. setup.exe)" no longer occurs if a user logs off immediately before an installation. (PRB37951)
- When downloading packages from an Azure BLOB, it can happen that a downloaded package contains folders from another package whose folder name starts with the same name. (PRB37514)
- Fixed tray icon text when uninstalling software.
- If setup.exe is stopped by system (shutdown/user logoff), then an error message is delivered with the fail log.
- The detection of the Agent template to use during the installation process has been improved.
- Fixed the status returned to Empirum in case of an error.
-
Security improvement
- New version of VCRedist components (C++ runtime) to 14.40.33810.0
- New version of WebView2 browser components to 126.0.2592.81
UEM Agent 2312.1.2 Standard Feature Release (2023-12-20)
-
Changes and fixes
- Important: This version comes without an integrated UEM Depot Sync functionality. The sync functionaly has been extraced to a dedicated software package to increase flexibility.
- The UEM Agent no longer supports Microsoft Windows 7, Windows 8.x and Windows Server 2012 R2.
- Support for Microsoft's Autopilot.
- Added MSI installation parameters for OOBE (Autopilot detection) and certificate based authentication.
- The installation UI will be shown in case of AutoPilot mode (if Z-Dialog is not visible) as well as when execute forced package installation.
- PRB37637: The UEM Agent will install packages from its cache if the existence of the script file cannot be checked on the server.
-
Security improvement
- New version of VCRedist components (C++ runtime) to 14.36.32532.0.
- New version of WebView2 browser components to 119.0.2151.97.
-
Known Issues
- An uninstallation of the Agent does not remove the new Matrix42 Maintenance Service.
- The MSI does not detect if there is an error during the Agent installation.
UEM Agent 2311.1.2 Standard Feature Release (2023-11-07)
-
Changes and fixes
- Important: This version comes without an integrated UEM Depot Sync functionality. The sync functionaly has been extraced to a dedicated software package to increase flexibility.
- The UEM Agent no longer supports Microsoft Windows 7, Windows 8.x and Windows Server 2012 R2.
- The UEM Agent runs into a loop and produces many log files when installing a package via software push and not enough disk space is available. (PRB36389)
- The UEM Agent WCF communication is using the default SPN 'host\<ComputerName>' which also can be configured in the registry. (PRB36655)
- After a restart a suspended UEM Agent did not show the suspend status in the tray icon. (PRB36767)
- Improved stability when changes on the environment are detected. (PRB36905)
- Software installation was prevented by an inactive outdated user session on servers. (PRB37608)
- Optional packages assigned to users were not shown in Optional Software Kiosk. (PRB37352)
- The UEM Agent treats a setup.exe process that was stopped by the system as failed installation. (PRB37371)
- The UEM Agent package can now be used with Azure Blob as package source without the need of modifying the "Check" property. (PRB37389)
- Hash validation of Sync Templates failed. (PRB36038)
- The time out for WCF communication was reduced to 1 minute in order to keep the UEM Agent responsive. (PRB37486)
- Fixed vulnerability due to an unquoted Matrix42MainenanceService path when installing the UEM Agent via MSI. (PRB37393)
- Stabilized start of the UEM Agent. (PRB37275)
- Optimized used service start up settings when updating the UEM Agent. (PRB37522)
- Under rare circumstances the UEM Agent was set to start type "manual" after a failed update. (PRB37500)
-
Security improvement
- New version of WebView2 browser components 118.0.2088.46
-
Known Issues
- An uninstallation of the Agent does not remove the new Matrix42 Maintenance Service.
- The MSI does not detect if there is an error during the Agent installation.
UEM Agent 2305.1.2 Standard Feature Release (2023-05-03)
-
Changes and fixes
- Stabilized the creation of an initial MiniInventory in case not all information are available.
- In rare circumstances the UEM Agent did not save the "SetupErrorLog" file to the local cache log folder, but tried to save it to the UNC share that is defined in the depot environment. (PRB35765)
- The condition check for already installed software was not performed if an earlier version of this package was already installed. (PRB36579)
- Agent Update supports ISO 8859-1 characters (e.g. Umlaute) in Agent Template names. (PRB36782)
- Improved detection of the Agent template to use during installation/update. (PRB37197)
- After an Agent update it could happen that the new UEM Agent version was not visible in the computer inventory. (PRB37236)
- Errors in Event Log are written to "Applications and Services Logs\Matrix42 Agent". (PRB37257)
- Stabilized reading of client configuration data if some data are missing in the INI file. (PRB37303)
- The service path to the UEM Agent is now quoted which prevents a theoretical privilege escalation. (PRB37314)
-
Security improvement
- New version of WebView2 browser components 112.0.1722.68
-
Known Issues
- An uninstallation of the Agent does not remove the new Matrix42 Maintenance Service.
- Already installed optional packages are not shown in the kiosk.
- The MSI does not detect if there is an error during the Agent installation.
- Depot sync of OS Boot Images does not use _Matrix42FileInfo.json to get the list of files and folders.
UEM Agent 2303.1.2 Standard Feature Release (2023-03-07)
-
Changes and fixes
- Existing files are not deleted if a sync job runs in a timeout while detecting the files to synchronize. (PRB37231, PRB37232)
- Under rare circumstances the start type of the UEM Agent was set to "demand" after an agent installation or update.
-
Security improvement
- New version of VCRedist components (C++ runtime) 14.34.31938.0
- New version of WebView2 browser components 110.0.1587.57
-
Known Issues
- The UEM Agent may not be found by the inventory after an auto update.
- An uninstallation of the Agent does not remove the new Matrix42 Maintenance Service.
- Already installed optional packages are not shown in the kiosk.
- The MSI does not detect if there is an error during the Agent installation.
- Depot sync of OS Boot Images does not use _Matrix42FileInfo.json to get the list of files and folders.
UEM Agent 2302.1.2 Standard Feature Release
-
Changes and fixes
- UEM Agent uses version 2 of the HTTP protocol if it is supported by the server. (PRB37104)
- User parts of software are now also installed after a connection via console. (PRB37132)
- Removed PreConditions for a package are detected at polling of the Agent. (PRB36966)
- Fixed exception when running on a terminal server. (PRB37144)
- An update of the UEM Agent will not create a wrong "FailedInstallationRetries" entry in the registry. (PRB37099)
- Matrix42 Maintenance Service is now more robust in case of unexpected interruptions.
- No download of not requested optional packages.
-
Known Issues
- An uninstallation of the Agent does not remove the new Matrix42 Maintenance Service.
- Already installed optional packages are not shown in the kiosk.
- The MSI does not detect if there is an error during the Agent installation.
- Depot sync of OS Boot Images does not use _Matrix42FileInfo.json to get the list of files and folders.
UEM Agent 2212.2.2 Standard Feature Release
-
Features
- Prepared for setting Installation Time Frames via variables (requires Empirum 23.0.0).
-
Security improvement
- Updated VC Redist and WebView2 components.
-
Changes and fixes
- PRB37039: A value 'Restart Matrix42 UEM Agent Windows' in the registry 'HKLM,SOFTWARE\Matrix42\RebootPackagesPending' prevented deletion of outdated other keys in this section.
- PRB37028: After successful installations the installation dialog closes automatically again.
- PRB37047: Extended supported languages during installation.
- The MSI's repair mode does not end with an error message.
- The UEM Depot Management writes the log file Sync.log and fatal issues to the Windows event log again.
- Packages which are not validated (and therefore have no file list in its directory), will be synchronized if the path contains special characters like the hash sign #.
- Improved logged information in the EMC after installing the UEM Agent.
- Improved support of setup parameters with double percent signs, like "%%SetupDebugLog%%".
- Optional packages were downloaded although not requested by the Kiosk user.
- When uninstalling the UEM Agent also the environment variable 'EmpirumServer' is removed
-
Known Issues
- An uninstallation of the Agent does not remove the new Matrix42 Maintenance Service.
- Already installed optional packages are not shown in the kiosk.
- The MSI does not detect if there is an error during the Agent installation.
UEM Agent 2211.1.2 Standard Feature Release
-
Changes
- New version of vcredist components (C++ runtime) 14.32.31332
- New version of webview2 browser components 107.0.1418.35
UEM Agent 2210.1.2 Standard Feature Release
-
Features
- Improved and much more reliable installation and update of the Agent, including an automated restore in case of an update error.
- Support of hybrid scenarios when using Patch Management where the master server should not contain any patches, but the sub depots.
-
Prerequisites changes
- From this version on, the Agent requires a 64 bit OS. If you want to use the Agent on a 32 bit environment, you have to use an older version.
- .NET runtime setup is no longer part of the package.
- VC Redist will not be installed as part of the Agent.
-
Security improvement
- Old and unused Agent template files are no longer present in the program files folder. (PRB36814)
- The defaultAgentConfig.xml is no longer present in the client's User folder.
- Denied access to Configurator/JobManager/ObjectStore in the registry for non administrative users. (PRB36803)
-
Changes and fixes
- The Agent sends a log message to the server if the OS Installation mode starts or ends.
- log4net replaces Microsoft.EnterpriseLibrary as a logging framework.
- The UAF removes all files in the log directory which do not match the new naming scheme on startup.
- The Microsoft Visual C++ Redistributable is not required to be installed, the Agent is distributed with the required libraries.
- The Agent respects setting "Suppress reboot" if Windows requires a reboot. (PRB36088)
- The kiosk does not prompt for user credentials at logon when internet settings are set to "Prompt for user name and password". (PRB36657)
- The installation window (task list) is automatically closed after all packages (machine and user parts) were installed with success. Optional selected packages are installed together with the required packages and respect the installation order. (PRB36690)
- After an OS Installation the client computer uses the assigned servers if configured. (PRB36765)
- The software push updates the "User" folder in the Agent cache directory. (PRB36773)
- The Agent prevents potential conflicts with older DLLs of PatchManagement. (PRB36837)
- HTTP(S) can be used when installing the MSI in OS Installation mode. (PRB36843)
- The option "Check Revision on Uninstall" is implemented. (PRB36700)
- Packages with failed installation were not displayed in the installation window after a "Check for new approved software". (PRB36733)
- UEM Depot Management: Synchronization of log files removes local log files immediately after uploading them. (PRB36216)
- Fixed order when checking the conditions: First Already installed and then the preconditions. (PRB36885)
- User parts of installed packages with distribution option "optional" are installed if necessary.
- The kiosk is not closed automatically if a hidden package installation finishes.
-
Known Issues
- An uninstallation of the Agent does not remove the new Matrix42 Maintenance Service.
- Packages which are not validated (and therefore have no file list in its directory), may not be synchronized if the path contains special characters like the hash sign #.
- Already installed optional packages are not shown in the kiosk.
- The MSI's repair mode will end with an error message.
- The MSI does not detect if there is an error during the Agent installation.
- The UEM Depot Management does not write the log file Sync.log and will not write errors or fatal issues to the Windows event log.
- UEM Depot Sync (https) cannot sync packages with # symbol
UEM Agent 2205.3.2 Standard Feature Release
-
Bugfixes
- The button to refresh the current tasks list is shown properly if required. The search bar has been removed.
- If the Agent is reinstalled via push, the client will use the correct template.
- Added button to close the z-dialog if only optional tasks are open. There is no option to postpone it anymore. (PRB36597)
- Option "Show software depot" in tray icon was always active when using Empirum version smaller than 21.0.3 (PRB36598)
- Depot Sync applies the check of excluded folders on the source path as well. See Agent docu on how to use excludes properly and an example for regional depots. (PRB36572, PRB36481)
- Detection of the token folder to use has been improved. (PRB35738)
- User part will be uninstalled after user logon for a package with uninstalled machine part and installation context set to 'Before User login only' (PR35566)
- Fixed: Under rare circumstances the UEM Depot Sync log showed the depot server as remote server. (PRB35561)
UEM Agent 2203.1.2 Standard Feature Release
-
Features
- Support for optional packages. For more information, see UEM Agent documentation.
- The Kiosk and Z-Dialog show the configured installation time for each package. Also whether a reboot is required.
- The program M42UEM_UI.exe (kiosk and user query) is started only if the tray icon or the user installation request interface have been enabled in the configuration. It is never started on Windows Core and Terminal Servers.
- The agent can retry failing package downloads automatically, see UEM Agent documentation for more information. (PRB35584)
- Support for Windows 11 and Server 2022.
- Support for Windows XP, Vista, Server 2003 and Server 2008 has been removed.
- Changed the framework for displaying the kiosk from Essential Objects to WebView2.
- The M42UEM_UI.exe.config is no longer changed by the agent.
- Updated the Visual C++ Redistributable to version 14.30.30704.
-
Bugfixes
- The registry key HKLM\SOFTWARE\Matrix42\Platform\Service\Host\Server was removed.
- The session from the user is read reliably. (PRB36061]
- Older versions of a package can be uninstalled even if a newer one is available. (PRB35957)
- Multiple identical downloads at the same time prevented. (PRB35780)
- Improved how the _Matrix42FileInfo.json file is read. (PRB35578)
- Bug fix when using Azure as a package source. (PRB35553, PRB35328)
- "Pause before running software depot" option in agent template provides full pause on startup. (PRB35474)
- Package download is performed after an OS installation from the assigned Empirum server. (PRB35387)
- UEM Agent and Depot Sync cause fewer entries in the Windows event log. (PRB35014, PRB35304)
- UEM Depot Sync requires fewer WebDAV calls. (PRB35864)
- When using the "Use random order" option in the agent template, only the servers are shuffled, not the protocols. (PRB36099)
- Corrected message when installing with AskUninstallOld=1 and required restart. (PRB36111)
- The setup.exe was copied incorrectly under certain circumstances when reverting to an older version of the agent. (PRB36272)
- Internal resource management was optimized. (PRB36416)
- If a path configured in the agent template cannot be used, a subfolder is created in the user's temporary directory. (PRB36490)
- Z-Dialog shows uninstall dialog when reinstalling with uninstall. (PRB36501)
- UEM Depot Sync OS_IMAGEDATA no longer deletes data in target if no OSProperties.json is found. (PRB36302)
- Improved error handling. (PRB35793)
- UEM Agent Kiosk did not open if user credentials were required. (PRB36459)
-
Known Issues
- After pushing a UEM Agent to a system with an existing UEM Agent it will use the existing local configuration file instead of the new one from the server.
UEM_Agent_2108.1.2 Standard Feature Release
- Fixed issue that offline package installation did not work if one package in the list was missing
- PRB35914: After a package was uninstalled by the logic of "AskUninstallOld" the resulting log message is "Update - Installation Pending" instead of "Update - Success" as the newer version has still to be installed.
- PRB35821: Added DeviceMapping.xml to sync jobs OSConfigData and OSQuickSync and removed it from the Values sync job. This allows higher sync frequencies.
- PRB35684: UEM Agent: Problem with files > 2GB and activated package validation
- PRB34792: Repeated copy command is not executed
- PRB34283: Logon UI does not show the installation in real time
- PRB35601: UEM agent does not take the distribution option "cache locally" into account
- Customizing UEM Agent: Font color of button "Refresh group membership and software list" will not changed anymore
- Depot Management: Uses pregenerated file lists to optimize synchronization of files for OS installations.
- Depot Management: Uses pregenerated file lists to optimize synchronization of files for patch management.
- The UEM Agent now changes the tray icon overlay when it is checking for new software. In addition the context menu item "check for new software" is disabled while the UEM Agent is busy.
- Updated UAF's transport logic to support BranchCache when using HTTPS
- Depot Management: The generation of hash sums during the package sync is processed in parallel to the download. This increases the performance of the package sync.
- Depot Management: The packages sync is now based on the swdepot.dds to increase the sync performance
- Depot Management: The logs are now in the dedicated folder "%ProgramData%\Matrix42\Logs\UEM Depot"
- The Agent continues the software installation even if a package on the depot is missing
UEM_Agent_2103.1.2 Standard Feature Release
- PRB35583: Custom WMI queries work better with results in the form of lists, e.g. IPAddresses.
- PRB34847 & PRB35426: Line breaks in the DDS or INI no longer cause crashes
- PRB34869: An update from the agent no longer causes errors when a restart is required from the setup.
- PRB35290: If two versions of a package were assigned then the agent stopped at the location of the lower version of that package when installing all other packages.
- PRB35403: Packages detected by AlreadyInstalled condition are detected in dependency checks.
- PRB35420: UEM agent causes DHCP cache to be updated on reboot (the fix does not work on Windows 7 based on API limitations!).
- PRB35485: If a package cannot be installed due to preconditions, the postpone counter is no longer incremented.
- PRB35508: During an installation via the agent, the agent will no longer inform about pending reboots.
- PRB35591: UAF does not close all opened transfer connections.
- PRB35437: UEM Agent 1906.1 cannot resolve AD group membership.
- Agent template is checked for completeness before use. If there are problems, the previous template will be used.
- Continue installation even if one package is missing on the depot.
- Packages that are not available for uninstallation can no longer be uninstalled via detours in the kiosk.
- If an API port that is already in use is defined for the agent, the agent searches for another, unused one.
- Log messages in the installation scenario with AskuninstallOld and AbortReboot have been improved.
UEM_Agent_2011.1.2 Standard Feature Release
- The agent now uses a pre-created package file list for downloading. This decreases the load on depot servers (hotfix installer of 2020-11-27 is required).
- Different hashes in package validation no longer increase the FailedInstallationRetries counter by default.
- Increased security: it can be configured if and how the agent sets the rights in the user cache folder via registry key.
UEM_Agent_2010.2.2 Standard Feature Release
- The menu item "Install and Shutdown" in the context menu of the UEM Agent is only visible when software is pending for installation.
- The UEM Agent and its services are now shut down faster.
- PRB35066: Checking for changes in the "User" directory on the server now causes less load because the number of requests has been reduced. At least Empirum version 20.0.3 is required. For Empirum versions 19.0.3 and 20.0.2 the hotfix to PRB35066 is required.
- When using HTTP(S) less requests are sent to the server, because now the client downloads ddc and ini files directly.
- The UEM Agent no longer checks for the existence of target directories when uploading inventory or log files. This reduces the load on the server.
- PRB35052:Older versions of assigned packages are not downloaded anymore if a newer version is also assigned.
- PRB35059: UEM Depot Sync: The file DeviceMapping.xml is now also synchronized by the sync job OS_CONFIGDATA.
- PRB34180: UEM Agent 1912.0 Z-Dialog does not appear installation will not start
- Under certain circumstances, the tray icon had erroneously displayed only "Show Software Installations".
UEM_Agent_2009.1.2 Standard Feature Release (all bugfixes of ESR 2006.8.3 are included)
- You can configure if the end user may use the options "Install and Shutdown" and "Postpone until Shutdown" in the agent configuration.
- The check for existence of script files of packages in the kiosk is removed. This leads to a better performance on the depot servers, especially when using http(s). This check can be activated via a registry key.
- You can configure the behaviour of the agent if it detects a reboot required by Windows (Update).
- The amount of http(s) requests has been reduced, which can reduce the load on the server or depot, especially if there are many connected clients.
- The packages in the kiosk have a tooltip that shows the full name and description of the package.
- The kiosk will close automatically after successful installation of assigned packages.
- By default no feedback form is displayed in the kiosk anymore. If a form is desired, it can still be configured.