Zip

1.0.0-rc1

PowerShell module for creating ZIP archives.

Minimum PowerShell version

5.1

This is a prerelease version of Zip.
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 1.0.0-rc1 -AllowPrerelease

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

Install-PSResource -Name Zip -Version 1.0.0-rc1 -Prerelease

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

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes


* Fixed: Add-ZipArchiveEntry fails to add a file with a last write timestamp before 1980 January 1 0:00:00 (midnight) or later than 2107 December 31 23:59:59.

FileList

Version History

Version Downloads Last updated
1.0.0 220 9/11/2025
1.0.0-rc2 10 9/10/2025
1.0.0-rc1 (current version) 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 36 12/17/2018
Show more