Error Message: Could not load file or assembly System.IO.Compression
Action: When calling this command within my integration package the error message below was encountered: Microsoft.PowerShell.Archive\Expand-Archive -LiteralPath $zipFile -DestinationPath $workDirectory -Verbose However, it seems to work fine when ...