Try...

code:
$Domain = GetObject("LDAP://" + $DN[0])
$Domain.Put("pwdLastSet",0)
$Domain.SetInfo