How To Parse a JSON File Using PowerShell

preview_player
Показать описание
Knowing how to parse JSON files is an important PowerShell skill.

In this video tutorial, IT expert Brien Posey will guide you through the steps of reading a JSON file, converting it into a PowerShell object, and extracting specific values.

Brien Posey is a bestselling technology author, speaker, and 21x Microsoft MVP. In addition to his ongoing work in IT, Posey has trained as a commercial astronaut candidate in preparation to fly on a mission to study polar mesospheric clouds from space.

Music by AudioCoffee from Pixabay
Рекомендации по теме
Комментарии
Автор

I've been trying to figure this out for two days. This was perfect. Exaplained exactly what I need to do and how it works. Thank you.

jameskirk
Автор

Short sweet understandable
Thank you

tobor
Автор

Why did you make $image an array when it only had a single value?

leptoid