Skip to content

Instantly share code, notes, and snippets.

View MDtThomas's full-sized avatar

Thomas Andersson MDtThomas

View GitHub Profile
@MDtThomas
MDtThomas / Search-ADAccount-LockedOut.ps1
Created March 30, 2022 12:01
[ActiveDirectory-Users]
Search-ADAccount -LockedOut | Sort-Object -Property LastLogonDate | Format-Table Name,SamAccountName,LastLogonDate,LockedOut
@MDtThomas
MDtThomas / TestGist.ps1
Created March 29, 2022 20:38
[PowerShell] Testar en gist #Network #Ping
Test-NetConnection