Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Zipping folders

$
0
0

I need to create a PowerShell sript to list all the subfolders included in a given folder (let's say, D:\data\ ) and then zip each subfolder (send to compressed folder), so folder D:\data\january will become D:\data\yanuary.zip

Is there a sample I can start from?

Regards

marius


Viewing all articles
Browse latest Browse all 6937

Trending Articles