ExtractZip [-sourceFile] <String> [-destinationFolder] <String>
Extracts a zip file to a provided location
ExtractZip -sourceFile "MyZip.zip" -destinationFolder "Path\To\Folder"