I have written a small commandline tool that shows the Active Directory Property Sheet for a given account.

The Property sheet is what you get when you doubleclick an object in Active Directory & Computers. Basically this tool is meant to make it easy to quickly view or change properties without needing to start a GUI tool and looking up the account in the AD Tree.
It takes only one parameter in the form DOMAIN\Account where Account is the sAMAccountName and Domain is required.

AdProps1

The result in this sample is:

AdProps2

I hope you will find it usefull!

If you are interested in a customized version or the source code please use the Contact Form.

AdProps (12379 downloads )