Agent 2.1.44 & Automox Tray Release Notes

Release Date: March 31, 2025

Summary

We’re excited to announce the General Availability (GA) of the Automox Tray for Windows and macOS. This release delivers a significantly improved patching experience for end users and IT administrators by offering clearer restart deadlines, greater flexibility, and reduced support burdens.

Important Security Note

The Automox Tray introduces a new executable: amagent-ui.exe, a dedicated UI process responsible for the persistent tray experience. This binary is signed on Windows to ensure a trusted and secure experience for both users and IT administrators.

This is separate from amagent.exe and not associated with osqueryi. Customers can expect to see this new process running as part of the updated agent footprint.

Notification Experience Update

When upgrading to this version of the agent, end users will transition from transient notifications to a persistent system tray experience. The tray provides ongoing visibility into restart and installation deadlines, making it easier for users to take timely action.

No Policy Changes Required — But Behavior Will Differ

The Automox Tray works out of the box with your existing policies — no changes are required for it to function. It automatically reads the deferral settings from your current patch and reboot policies and uses them to calculate and display a single restart deadline to end users.

With Automox Tray, the option for Automatic Deferrals no longer applies, as the user does not need to actively defer within the established update period.

However, please be aware of these behavioral differences:

  • Custom Messaging Not Supported: Any custom messaging configured in existing policies (e.g., warnings about closing apps) will not appear in tray notifications. While the custom text fields remain visible in the console, the Automox Tray does not currently support displaying custom content.
  • Custom Deferral Intervals Are Ignored: If your policy includes multiple deferral intervals (e.g., 2, 6, and 8 hours), the Automox Tray will only use the longest interval (8 hours) to calculate a fixed deadline. Intermediate reminders at earlier deferral points (like 2 or 6 hours) will not be shown. This simplifies the experience for end users, but may differ from how deferrals functioned previously.
  • Proactive Notifications Are Based on the Final Deadline: Users will receive a standardized set of tray notifications as the deadline approaches — daily reminders, and then alerts at 3 hours, 1 hour, 5 minutes, and 1 minute before restart is required.

Automox Tray- New Features

  • Persistent System Tray App: The Automox Tray now appears in the system tray at all times, providing a consistent interface for restart and update notifications.
  • Restart Deadline Visibility: Users can clearly see the date and time by which they must restart their device.
  • Restart & Install from Tray: Users can reboot or install updates directly from the tray with one click.
  • Proactive Reminders: Users receive notifications leading up to restart deadlines, including:
    • Daily reminders, plus alerts at 3 hours, 1 hour, 5 minutes, and 1 minute before the deadline.
    • Works Even in DND Mode: Notifications appear even when Do Not Disturb is enabled, ensuring visibility of critical actions.

Agent 2.0 Improvements

  • Behind-the-scenes Improvements:
    • Agent 2.0 Stability & Performance Enhancements: Includes refinements originally introduced in the Agent 2.0 series, such as improved policy durability, enhanced communication reliability, and better handling of policy retries and large command results.
    • Bug Fixes: Resolves several customer-reported issues related to script syncing, command execution errors, oversized result handling, and missing version metadata. (See full list in the Bug fixes section below.)
    • New Monitoring Capability: The agent now includes basic tracking for changes to TeamViewer installations
  • Policy Flow Enhancements
    • Policy Result Capacity: We’ve increased the size limit for policy results. Results too large for communication pipelines will return a result indicating so, enabling policy flow to continue.
    • Limited Automatic Policy Retries: If a policy is interrupted by an agent shutdown, it will automatically retry running up to a set number of attempts.
    • Policy Durability: We’ve improved the reliability persisting policies on the agent.
  • Improved Communication: We’ve updated our communication layer to fix bugs and increase visibility of connection issues.

Bug fixes

  • Devices not updating local DCU scripts: Some customers experienced an issue where updated versions of ax_platform_health_check were not being reflected in the local repository on devices. This release ensures that local scripts are correctly updated when changes are pushed live.
  • Missing metadata in Windows agent executable: The amagent.exe file was missing details in its file properties on Windows (e.g., version info). This has now been corrected to improve transparency and trust.
  • Help message missing version flag: The agent’s CLI help output now includes the version command, improving usability for IT admins.
  • Command processor database not open error: This fix resolves instability in the command history database that caused command failures. The database connection logic has been rewritten to improve reliability.
  • Oversized command results blocked execution: Large command results (>1 MB) previously caused policies to hang. These are now handled gracefully by returning a placeholder response and allowing policy flow to continue.
  • Notifications keep spawning with ACK or Timeout response: This resolves an issue that caused user responses to notifications to be ignored.

Related Topics