Quickly Gather Info On Windows User Accounts
- 0
- Add a Comment
Using this sample hack from the O’Reilly book Windows Server Hacks, learn how to build a very useful little script that will allow an administrator to query a Windows domain controller (in Windows 2000 and above) and quickly get a list of user accounts along with some basic account information on each user. This query works on both a SAM database and Active Directory. One of its best uses is that it allows an administrator to quickly see which accounts are locked out.
[Download: Hack 28: Get User Account Information]
