Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
9k views

How can I query users with an expired password in Active Directory?

I need to query Active Directory for a list of users whose password is about to expire. The obvious (and easy) way to do this is with: dsquery user -stalepwd n The problem is that I need to add ...
0
votes
1answer
134 views

Active Directory - Find Mac OS X workstations

N00b here. I'm hoping someone can help me with a way to query AD to return just a list of Mac OS X workstations. Thanks
0
votes
2answers
1k views

Where can I get dsquery and other tools useful for debugging Active Directory issues?

The dsquery command line tool is mentioned in the solution to several questions about Active Directory. However, my workstation does not have this command line tool. Where do I get it?