Zip

0.0.0

PowerShell module for creating ZIP archives.

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Zip -RequiredVersion 0.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Zip -Version 0.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2018 WebMD Health Services. All rights reserved.

Package Details

Author(s)

  • WebMD Health Services

Tags

zip compression

Functions

Add-ZipArchiveEntry New-ZipArchive

Dependencies

This module has no dependencies.

Release Notes


* Created `New-ZipArchive` function for creating new archives.
* Created `Add-ZipArchiveEntry` funcgtion for adding files to an existing ZIP archive.

FileList

Version History

Version Downloads Last updated
1.0.0 109 9/11/2025
1.0.0-rc2 10 9/10/2025
1.0.0-rc1 7 9/10/2025
0.3.2 84,317 9/3/2020
0.3.1 10,380 9/5/2019
0.3.0 1,871 1/25/2019
0.2.0 18,434 12/27/2018
0.1.0 4,041 12/24/2018
0.0.0 (current version) 36 12/17/2018
Show less