Skip to content

Instantly share code, notes, and snippets.

@DamianStanger
Last active August 29, 2015 14:06
Show Gist options
  • Save DamianStanger/4450ea616940edbcfd28 to your computer and use it in GitHub Desktop.
Save DamianStanger/4450ea616940edbcfd28 to your computer and use it in GitHub Desktop.
$PSVersionTable.PSVersion
[Environment]::Is64BitProcess
(Get-Process -Id $PID).StartInfo.EnvironmentVariables["PROCESSOR_ARCHITECTURE"]
C:\Windows\SysNative\WindowsPowerShell\v1.0\powershell.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment