The following should do the trick...

Code:

$sFilter = '(&(objectClass=user)(!objectClass=computer)(pwdLastSet<='+$sDate+'))'