Skip to content

Commit a3f5e69

Browse files
committed
add link
1 parent d2dafd1 commit a3f5e69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

AD-USER-Get-AccountLockedOut/AD-USER-Get-AccountLockedOut.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ Function Get-AccountLockedOut {
1919
2020
.EXAMPLE
2121
Get-AccountLockedOut -UserName "Francois-Xavier.cat" -StartTime (Get-Date).AddDays(-2)
22+
.LINK
23+
https://github.com/lazywinadmin/PowerShell
2224
#>
2325

2426
#Requires -Version 3.0

0 commit comments

Comments
 (0)