Skip to content

Instantly share code, notes, and snippets.

@techthoughts2
Created February 28, 2016 04:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save techthoughts2/f5f0e80e80bf0f88a37e to your computer and use it in GitHub Desktop.
Save techthoughts2/f5f0e80e80bf0f88a37e to your computer and use it in GitHub Desktop.
Version commands
#version info
$PSVersionTable
$PSVersionTable.PSVersion
$PSVersionTable.WSManStackVersion
$PSVersionTable.WSManStackVersion.Major
#WFM version
(host).Version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment