Hardware-and-Firmware-Security-Guidance
Hardware-and-Firmware-Security-Guidance copied to clipboard
Update Windows.md
PowerShell that is compatible with both 5 and 7.
Couple of different ways to do this. PowerShell 6 introduced -AsByteStream rather than using -Encoding byte. Figured I'd simplify and use a function call that works across both platforms.