powershellziparchive

How to create a zip archive with PowerShell?


Is it possible to create a zip archive using PowerShell?


Solution

  • If you head on over to CodePlex and grab the PowerShell Community Extensions, you can use their write-zip cmdlet.

    Since

    CodePlex is in read-only mode in preparation for shutdown

    you can go to PowerShell Gallery.