This version of the Automox Agent includes improvements to installation and upgrade flows.
Improvements
We have improved the installation and upgrade flows for the Automox Agent installer to include a series of Agent functionality checks. If the version being installed does not pass these checks, the installer will ensure that the previously installed version of the agent remains functional. These improvements are currently available for Windows and macOS.
The shield icon on macOS notifications has been replaced with the Automox logo.
Bug Fixes
Windows
1.43.142 - Replace usages of
certutil
with C#
macOS
Fixed a bug that prevented the
RebootWithNotify
andRebootWithNotifyVerbose
commands from patching/rebooting Apple Silicon Macs.Adjusted the handling of notification response values to resolve "
Error running notifier plist bootstrap: exit status 5
" error.Resolved a bug that resulted in an “
Unable to allow SecureToken %!s(<nil>)
" error when enabling the_automoxserviceaccount
user account which is used for patching on Apple Silicon Macs.1.43.142 - Improved logging for
_automoxserviceaccount
failures on Mac.
Agent
Fixed a bug that caused the
UpgradeAgent
command to report a successful upgrade, even if the agent was in a bad state afterward.Added proxy settings support to the
UpgradeAgent
installer.1.43.142 - Fixed an issue with proxies during install.