Skip to content

Commit a11e31a

Browse files
committed
add link
1 parent babf1db commit a11e31a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: TOOL-Get-LocalGroupMember/Get-LocalGroupMember.ps1

+2
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ function Get-LocalGroupMember {
1919
Credential param
2020
Resurce Local and AD using ADSI or ActiveDirectory Module
2121
OnlyUser param
22+
.LINK
23+
https://github.com/lazywinadmin/PowerShell
2224
#>
2325
[CmdletBinding()]
2426
PARAM (

0 commit comments

Comments
 (0)