Skip to content

Instantly share code, notes, and snippets.

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 nervouswiggles/f7af171979019ddbb29f to your computer and use it in GitHub Desktop.
Save nervouswiggles/f7af171979019ddbb29f to your computer and use it in GitHub Desktop.
PS C:\Windows\system32> Get-User -ResultSize 10
Get-User : The term 'Get-User' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ Get-User -ResultSize 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment