<# .SYNOPSIS Creates a new zip file from an existing folder .DESCRIPTION This script uses the .NET 4.5 zipfile class to create a zip file, getting contents from a folder. .NOTES File Name : New-ZipfromDirectory Author : Thomas Lee – tfl@psp.co.uk Requires : PowerShell Version 3.0 and .NET 4.5 .LINK This script posted to: http: //www.pshscripts… Read the full text.