Skip to content

Instantly share code, notes, and snippets.

@jonathanmedd
Created January 6, 2020 17:45
Show Gist options
  • Save jonathanmedd/3da3d2bc86e0ecab1cdf2218f6cde042 to your computer and use it in GitHub Desktop.
Save jonathanmedd/3da3d2bc86e0ecab1cdf2218f6cde042 to your computer and use it in GitHub Desktop.
test_output4
Get-ChildItem test
$ErrorDetail = Get-Error
Write-Output ($ErrorDetail.CategoryInfo | ConvertTo-Json)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment