Skip to content

Commit a301fdc

Browse files
committed
add link
1 parent 4dcd7d9 commit a301fdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

SCSM-Get-SCSMUserManager/Get-SCSMUserManager.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Function Get-SCSMUserManager {
88
Specify the User ID
99
.EXAMPLE
1010
Get-SCSMUserManager -UserID $UserID
11+
.LINK
12+
https://github.com/lazywinadmin/PowerShell
1113
#>
1214
[CmdletBinding()]
1315
Param (

0 commit comments

Comments
 (0)