Skip to content

Instantly share code, notes, and snippets.

@mczerniawski
Created September 11, 2017 14:41
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 mczerniawski/f02f24b03c472ff081e807d4b4d1051a to your computer and use it in GitHub Desktop.
Save mczerniawski/f02f24b03c472ff081e807d4b4d1051a to your computer and use it in GitHub Desktop.
LAPS Get-Password
PS> Get-AdmPwdPassword -ComputerName SomeComputer
ComputerName DistinguishedName Password ExpirationTimestamp
------------ ----------------- -------- -------------------
SomeComputer CN=SomeComputer,OU=TestBed,OU=Ser... ; 5G#cnz94&;Oq1 29.09.2017 13:30:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment