Blog Post

Core Infrastructure and Security Blog
4 MIN READ

Parsing JSON with PowerShell

PaulHarrison's avatar
PaulHarrison
Icon for Microsoft rankMicrosoft
Sep 20, 2021
Q: I try to parse my JSON with the handy dandy “ConvertFrom-JSON” cmdlet but it only works in PowerShell 7, not in my good old PowerShell 5.1.  How do I get it to work everywhere?    A: PS 7 pars...
Updated Sep 21, 2021
Version 3.0