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