# Use the Get-content cmdlet Get-Content -Raw -Path .json | ConvertFrom-Json # ConvertFrom-Json cmdlet syntax ConvertFrom-Json [-InputObject] [-AsHashtable] [-Depth ] [-NoEnumerate] []