how to extract .zip file from powershell code example
Example: how to extract .zip file from powershell
Expand-Archive [-Path] <string> [[-DestinationPath] <string>]
Expand-Archive [-Path] <string> [[-DestinationPath] <string>]