How to Un-ZIP compressed files using PowerShell Expand-Archive cmdlet (Computers - Information Technologies)

Item ID 15855577 in Category: Computers - Information Technologies

How to Un-ZIP compressed files using PowerShell Expand-Archive cmdlet


In the previous post, we have discussed how to zip the folder/files, so here we going to discuss how to unzip files and folders archives. The process is even easier than compressing them; all you need is the source file and a destination for the data ready to unzip.

Syntax : Expand-Archive -LiteralPath <PathToZipFile> -DestinationPath <PathToDestination>

In the above command, replacing <PathToZipFile> and <PathToDestination> with the path to the files you want to Un-compress and the name and folder you want it to go to, respectively

https://dotnet-helpers.com/powershell/how-to-un-zip-compressed-files-using-powershell-expand-archive-cmdlet/#google_vignette

Related Link: Click here to visit item owner's website (0 hit)

Target State: All States
Target City : All Cities
Last Update : Dec 05, 2024 2:34 AM
Number of Views: 35
Item  Owner  : dotnet-helpers.com
Contact Email: (None)
Contact Phone: (None)

Friendly reminder: Click here to read some tips.
 © 2024 Hot-Web-Ads.com
2024-12-22 (0.224 sec)