Hi
I must find all users that have been inactive (not logged on) in a Windows 2000 Active Directory. In a Windows 2003 Active Directory I can use "Dsquery user -inactive 60". This command give me all user inactive more than 60 days. But this command doesnt work in W2000 AD.
Can this be done with ldap call from kix ?