Skip to content

Add -UseBasicParsing to Invoke-WebRequest Invocations for Powershell v5 Compatibility

Latest

Choose a tag to compare

@ejblom55 ejblom55 released this 19 Mar 15:20
2311a62

Microsoft released a security patch which necessitates that -UseBasicParsing be added to Invoke-WebRequest calls for this Powershell script to work on Powershell v5.

Full Changelog: v1.1.2...v1.1.3