Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ConnectWise Automate 2021, 2020

  • MySQL Database versions 5.7, 5.6

Changes

  • Implemented a File Cleanup for Ninite Downloads, additional information outlined below.

  • The VBScript that was being used to assist with processing Audit information has been disabled, this process has been moved internal.

  • Script Step Logging has been disabled by default and can be re-enabled from the Global Settings section under System > Dashboard > Config > Integration > Ninite Solution

  • Implemented improvements to the Application Maintenance audit processes that will reduce the amount of commands being sent back forth.

  • Implemented a number of improvements to some database queries improving execution time, this should be noticeable when loading the Audit Details screens within the Automate Control Center

File Cleanup

Where no Network Cache was provided Ninite Pro would download and store the files locally to be re-used at a later date, which overtime could lead to a large amount of disk space going to waste, Ninite Solution has previously leveraged the Temporary Files Cleanup within Automate to prune and remove these files however it seems a more and more choose not to leverage this command.

The cleanup process for these files has now been moved to be apart of the Application Maintenance script, any and all files that exist within C:\Windows\LTSvc\packages\MP\Ninite\NiniteDownloads will be deleted if they are more than 30 days old.

The deletion is being completed by a Powershell Command within the script and requires a minimum version of Powershell 3.0 to be successful.

Application Support

Remember to update your approvals for Ninite Solution to be able to take action against any new Applications.

...