Printer Migration Command-Line Tool
Create a ZIP file from a folder in a remote drive
PrintBrm -b -d \\servername\C$\Windows\Temp\folder -f C:\Windows\Temp\file.zip
Extract the contents of a ZIP file stored in an Alternate Data Stream (ADS) and store it in a folder
PrintBrm -r -f C:\Windows\Temp\file.ext:hidden.zip -d C:\Windows\Temp\folder