CreateZip [-sourcePath] <String> [-destinationFile] <String>
Creates a zip file with the contents of the source path
CreateZip -sourcePath "Path\To\Folder" -destinationFile "MyZip.zip"