Skip to content

Instantly share code, notes, and snippets.

@steveAbratt
Last active March 16, 2018 11:43
Show Gist options
  • Save steveAbratt/1756becc93c9a3f7508da2cc33c8dad3 to your computer and use it in GitHub Desktop.
Save steveAbratt/1756becc93c9a3f7508da2cc33c8dad3 to your computer and use it in GitHub Desktop.
test.ps1
get-service | out-file "$($env:USERPROFILE)\Desktop\Services.txt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment