PowerShell utility to compresses a folder using 7zip and split the resulting archives into 3GB or less sections.
- 7za.exe executable 'put' via Defender console
- File Name: Ginsu.ps1
- Author: Doug Metz
- Version: 1.0
This script uses 7zip (7za.exe) to compress a specified folder and then splits the resulting archive into sections of 3GB or less. It will work (and was designed for) files larger than 3GB. Windows Defender Live Response currently only supports pulling back files of 3GB or less via the console. If your collection is larger than that, you will need to repackage it using Ginsu, or use a method outside of the console to retrieve the files.