Skip to content

Instantly share code, notes, and snippets.

@shaneis
Created January 8, 2019 11:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shaneis/c8da27e4d62c42028bc280ccb41571e3 to your computer and use it in GitHub Desktop.
Save shaneis/c8da27e4d62c42028bc280ccb41571e3 to your computer and use it in GitHub Desktop.
Search-ADAccount -LockedOut |
Where-Object Name -eq 'James ReportWriter' |
Unlock-ADAccount
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment