I am trying to find a way to compress/zip folders in a file-share.
There are some folders that need to be omitted. However all the folders that I need compressed have names that are 29 characters long.
I was looking into both using a bat file or a powershell script. Also was looking into using 7zip.
Any suggestions or help would be great.