Microsoft.PowerShell.Archive

1.1.0.0

PowerShell module for working with ZIP archives.

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name Microsoft.PowerShell.Archive -RequiredVersion 1.1.0.0

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

Install-PSResource -Name Microsoft.PowerShell.Archive -Version 1.1.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) Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Mac Linux

Functions

Compress-Archive Expand-Archive

PSEditions

Desktop Core

Dependencies

This module has no dependencies.

Release Notes

Main updates:
•Fixed module on Unix
•Fixed helpuris
•Fixed issue where archives contains items with trailing whitespace
•Added -PassThru parameter to Expand-Archive and Compress-Archive
•Fixed Compress-Archive so that it can compress to a custom PSDrive
•Added support for Expand-/Compress- of zip files with any extension

FileList

Version History

Version Downloads Last updated
1.2.5 578,719 2/11/2020
1.2.4.0 6,650 1/6/2020
1.2.3.0 28,882 5/13/2019
1.2.2.0 19,457 11/13/2018
1.1.0.0 (current version) 55,786 3/17/2017
1.0.1.0 2,254 4/21/2016
Show less