Uruchom polecenie zip w PowerShell

Compress-Archive -LiteralPath <PathToFolder> -DestinationPath <PathToDestination>
Sanjay Pant