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}
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}