I need to call the method ZipFile.ExtractToDirectory to extract a zip file in PowerShell. When I try to call it using: [System.IO.Compression.ZipFile]::Ex
ZipFile.ExtractToDirectory
[System.IO.Compression.ZipFile]::Ex