The patches below require updating the agent version to 9.5.0.6 for Windows, Mac and Linux agents.
Bugs
IT Glue & VSA Integration
When trying to integrate IT Glue with VSA from within the IT Glue integration page (not VSA), an error was being delivered 'unable to save your setting because an error has occured' when saving the integration settings.
Fixed bug where newly created users can't see ITGlue button in Quickview.
Help link now takes you directly to the IT Glue documentation.
When clicking on the IT Glue icon, the redirect page displayed and error message - "Oops, something went wrong".
Live Connect
In KLC, command line was unable to handle non-English characters.
Live Connect failed to load if the language preference of the user account was set to anything other than English, and the user would receive an error message of 'Live Connect Uncaught SyntaxError: Unexpected token < in JSON at position 0 - waiting for language file to load'.
Network Monitor
Resolved an issue with copying monitor sets. When copied monitor sets were deleted, the action would delete the monitor set from both the source and destination machines.
Agent Procedure
When attempting to run an agent procedure using a powershell command with arguments, the wrong command was being sent to the endpoint.
Task Runner
In the event KAV failed to respond with expected data on certain machines. the event task was crashing and not returning a readable error.
Installer
Resolved an issue where first-time VSA core installs were improperly creating passwords using secure hash algorithm 1 (SHA-1), and not SHA-256. This resulted in users receving a 'password is incorrect’ message when trying to login in. Work-around: if users happen to still receive the error message, a work-around is to update the admin password to ensure the password is created using the correct SHA.
Endpoint
Resolved an issue where an unused REST call (/api/v1.0/deploymentmanager/endpoint/status), when configured to make the REST call and using flexible logging, could result in running out of disk space due to the excessive logging being done once per minute.