The patches below require updating the agent version to 9.5.0.7 for Windows, Mac and Linux agents
Software Management
Improved the robustness of Software Management to address issue where customers may see a message on machines stating "failed to download file".
Endpoint
In some environments, if the admin has configured the option for Remote Control Sessions to be recorded, the recording does not get saved to the VSA. All Remote Control Sessions that are recorded are now properly stored on the VSA.
Live Connect & Remote Control
Added more verbose logging for remote control sessions to provide better information to admins in the event of a failure.
Kaspersky
Fixed an issue where if the antivirus agent (KAV) was removed from an endpoint, it would incorrectly show the status as "installed". The status in the VSA now properly reflects that the antivirus agent was uninstalled.
Database & Schema
Updates were made to the VSA database to improve overall VSA performance.
Patch Management
Improves performance of Patch Management to address issues where long running processes may block activity.
On Windows 10 Machines, Microsoft will force updates, so the "automatic update" setting is no longer relevant. VSA will now display "automatic updates not supported" (i.e. auto update cannot be set on or off) for Windows 10 machines on applicable MS Win 10 builds.
Fixed an issue with Patch Management scan failing on a fresh Windows 2016 agent that has never run Windows Update.
Live Connect & Remote Control
Fixed an issue in Live Connect where, under some circumstances, using File Manager to upload a file would result in an error message (File_Open_Error).
Resolved keyboard issues (CapsLock, CapsLock+shift or ctrl) being improperly sent during Remote Control Sessions.
Enhanced Live Connect for Mac where Mac terminal now includes 310 new Mac Terminal Commands that can be run (e.g. ifconfig, mount, etc...).
Fixed issue in Live Connect Search where selecting "More Results" showed a blank page.
Audit Module
Fixed an issue that prevented the REST API call, /assetmgmt/assets/customfields (PUT), from working if no existing custom fields exist. The API can now be called anytime to create a new custom field. This is primarily used by the TAP partners.
Audit Module, Policy Management Module
Agent Procedures, Audit Schedule, and Patch Procedure Schedule were incorrectly flagged out of compliance when scheduled to "Run Once" in policy management. They will no longer be improperly flagged as out of compliance when scheduling type is set to "Once".
Info Center Module
Fixed an issue where 'System Purchase Date' and 'System Warranty Expire Date' fields were not available while generating info center report for Machine Summary under Audit. Now these two fields are added and can be used while generating reports for Machine Summary.
Agent Module
Manage Packages:
Fixed an issue where the create/edit dialog screens weren’t honoring the user role access right restrictions for the ‘Set As Default Package’ and ‘Show On Download Page’ flags.
Classic Monitoring Module
Fixed an issue in Classic Monitoring where LUA scheduling issues would great large numbers of log entries and pending script messages.
Quickview
Fixed an issue in which Wake On LAN scripts were not being properly executed when scheduled through Quick View.
Service Desk Module
Fixed an issue which causes Service Desk ticket to stays locked after closing edit ticket window using Esc key.
In Service Desk, fixed an issue where the email reader could hang when incoming emails have very large content (large images, etc...).
Fixed an issue which causes two attachment links to be created for each attachment while creating a Service Desk ticket via email.
KServer
Fixed an issue on the VSA on-prem statistics page "Checkin message queue length" and "Command message queue length" could show incorrect negative values under some circumstances.
Discovery Module
Fixed an issue in the Discovery Module which prevented editing scheduled scan for networks which had commas in their name.
Security Vulnerability, VSA Core
Enhanced security of VSA user sessions.
Added functionality to automatically add the secure flag to session cookies if the VSA is set to require SSL/TLS.
Database & Schema, Installers, KServer, VSA Core
Added check to the VSA installer to ensure database connection drivers are using latest versions that support TLS v1.2 encryption
BMS Integration
Enhanced VSA-BMS ticket de-duplications - instead of creating additional ticket notes in BMS for each de-duped ticket (which could create many ticket notes), BMS will now show a single note with the text "Duplicate Alarm Detected" and an entry in the note for each timestamp when it occurred.
Cloud Backup Module
This change won't affect VSA directly and there will be no visual component to trigger automatic updates on VSA. We added a new acronis api call to KCB library that is shared with TUS (Telemetry and Usage Service) an stand alone internal tool that use for storage usage and account provisioning. A scheduled job was added in TUS to automatically flag machines out of date on acronis side and schedule an update (this is all executed by Acronis). TUS has a daily job that goes over every group and reads the number of machines and storage used, we added a call to update the ones the are out of date in case there is any. We followed Acronis recommendation, flagging only 10 machines per api call, so each call will have 10 machines at the most. This job will help to keep acronis agents up to date.
Scope Denormalization
Scope de-normalization procedures were not running when creating new agents causing Live Connect to experience a 404 error that would last for up to 24 hours, and Live Connect on Demand was not working for non-master and system users.