Code:
$usr = GetObject("WinNT://"+@LDomain+"/"+@UserID+", user" )
$PWAGE = ((($usr.Passwordage/60)/60)/24)-1

? "PW is "+$PWAGE+" days old."
get $