filmov
tv
Powershell : How to know the last time the password was changed
Показать описание
Use Powershell to find out the last time the password of an AD User was set.
Using the following command in Administrator Mode.
Get-ADUser useraccount -Properties PasswordLastSet
#powershellscripting #activedirectory #microsoft #learning #it
Using the following command in Administrator Mode.
Get-ADUser useraccount -Properties PasswordLastSet
#powershellscripting #activedirectory #microsoft #learning #it