Skip to content

Instantly share code, notes, and snippets.

@adbertram
Created May 27, 2024 13:16
Show Gist options
  • Save adbertram/61d757c41b072d99f757d1a21f3b0426 to your computer and use it in GitHub Desktop.
Save adbertram/61d757c41b072d99f757d1a21f3b0426 to your computer and use it in GitHub Desktop.
## e.g. Ensure Get-Content always returns verbose information
$PSDefaultParameterValues['Get-Content:Verbose'] = $true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment