Skip to content

Instantly share code, notes, and snippets.

@levi-turner
Created June 9, 2018 17:28
Show Gist options
  • Select an option

  • Save levi-turner/9a829b6aaabea26c55679360a1507804 to your computer and use it in GitHub Desktop.

Select an option

Save levi-turner/9a829b6aaabea26c55679360a1507804 to your computer and use it in GitHub Desktop.
Get Process information in PowerShell
Get-Process QVConnect | select name, starttime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment