PowerShell Forums
PasswordLastSet change format
PowerShell Help
bvi1998
September 10, 2014, 12:46am
2
ah, just got it:
$d = $Computername.PasswordLastSet
$d = $d.ToShortDateString()
show post in topic
Related topics
Topic
Replies
Views
Activity
[SOLVED] Get-ADuser -property pwdLastSet giving wrong year?
PowerShell Help
5
1077
May 16, 2024
Set Get-ADUser PasswordLastSet property
PowerShell Help
3
430
May 16, 2024
How to convert LastlogonTimeStamp : 130057575269700024
PowerShell Help
1
692
May 16, 2024
Format LastLogonDate
PowerShell Help
6
378
May 16, 2024
Account Password age
PowerShell Help
3
273
May 16, 2024