Skip to content

Instantly share code, notes, and snippets.

@valc93
Created May 6, 2016 17:59
Show Gist options
  • Save valc93/73b412c649a9498b2a70b765499bfc2d to your computer and use it in GitHub Desktop.
Save valc93/73b412c649a9498b2a70b765499bfc2d to your computer and use it in GitHub Desktop.
Check Version of PowerShell
https://blogs.technet.microsoft.com/heyscriptingguy/2014/10/13/powertip-check-version-of-powershell/
$PSVersionTable.PSVersion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment