Brian W. McCann

Active Directory, Group Policies, Server Core and the Life of Brian

Browse by Tags

All Tags » Active Directory » Scripting (RSS)
Admin's Guide to Server Core Commands
Repost from AdminPrep.com…I will be moving several of the articles over to this blog. Before all this starts, credit must go where credit is due.  I did not come up with all of the info within this article.  A lot of people have felt my pain...
Active Directory Health Checks for Domain Controllers
I've just written a small article on the common steps that I perform when doing health checks on domain controllers. Head on over to AdminPrep to check it out. I would love for you to come back here and let me know what else you do when you do health...
Script to Determine Members of a Group
Back in February I needed a script to display the groups a user belonged too. Today I was asked about the opposite. I needed to find a way to list the members of a group. Thankfully I blogged about the first issue in February because that led me to the...
How to Display the Groups a User is a Member of
I've been trying to work more and more with scripts and today I'm sharing a simple but useful one. How to display the groups a user account is a member of. To display a user's groups via the command prompt you need to use the dsget command with the -memberof...
Viewing Hidden Mailboxes from ADUC
It has been almost a year since I’ve worked with Exchange…and the old adage is if you don’t use it, you lose it. My first experience with that was when I lost all my UNIX knowledge after years of not using it. Looks to me as if Exchange...