Tips for collecting of YSoft SafeQ log files

In various cases YSoft SafeQ log files are necessary for analysis. This article provides the PowerShell script that can effectively help you to collect them. You can copy the script body and save it as a file with .ps1 extension.
When editing the script it is good to use "PowerShell ISE" tool.
Kindly follow instructions from the .DESCRIPTION section of the script when using it.

Script body