mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 22:38:46 +02:00
Add example output
This commit is contained in:
@ -5,6 +5,12 @@
|
||||
Lists the user groups on the local computer
|
||||
.EXAMPLE
|
||||
PS> ./list-user-groups
|
||||
|
||||
Name Description
|
||||
---- -----------
|
||||
HomeUsers HomeUsers Security Group
|
||||
Ssh Users Members of this group can remotely access this computer over SSH protocol.
|
||||
...
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user