Browse by Tags

All Tags » Exchange » Script » Active Directory (RSS)

Exchange Connections - Fall 2008

Next week, in Las Vegas, Nevada is the semiannual Connections conference. The Connections conference is a technical conference covering SQL Connections, Windows Connections, Exchange Connections, etc. There are lots of individual tracks, both for IT Pros...

Exchange Disk Space, version 2.1

It was pointed out to me, by a party that shall remain nameless, that I depended in today's earlier post Finding Disk Space Used By Exchange Version 2 , that I ASSumed that msExchCurrentServerRoles would never be higher than 64 and that that was a...

Finding Disk Space Used by Exchange, version 2

In July of 2006, I had a blog entry named Finding Disk Space Used By Exchange , and it was quite well received and it worked well for most people. However, it had a few issues: It doesn't work with Exchange Server 2007 because the streaming file was...

Creating Many Users with PowerShell and Admod

One of the mailing lists I read and occaisionally post on is named ActiveDir. A lot of heavy-hitters in the AD world hang-out around there. I've learned quite a bit by lurking there. A recent poster had wanted to create a few thousand accounts for...

Chapter 12 - Exchange 2003 Scripting

Over three years ago, a particular publisher in the computer field contracted me to write a book - which I did. They paid me for it, but they chose to never publish it. It was written with Exchange Server 2003 service pack 1 in mind - as you read the...
Posted by michael | 3 comment(s)

Displaying Security on Active Directory, Exchange, and Registry Objects

Originally published July 19, 2006 A common request is “how do I determine what security applies to a given [user | mailbox | registry value]”? The attached script shows you how to do that. None of this is unique to me, I just put it together in a pretty...
Posted by michael | with no comments

Finding disk space used by Exchange

Originally published July 11, 2006 I apologize for the long absence, but I've been tied up in Exchange 2007 testing and learning. If you haven't seen it yet - just wait. You'll be very impressed, especially from the administrator's perspective...
Posted by michael | 3 comment(s)

Checking ProxyAddresses for Duplicates

Originally published December 30, 2004 Today I needed to know if all of my proxyaddresses (that is, the entries on the “E-Mail Addresses” tab in Active Directory Users and Computers) were unique. ADU&C prevents you from entering a duplicate manually...
Posted by michael | with no comments

ADModify now generally available

Originally published July 29, 2007 ADModify is a tool that used to be only available from PSS directly (i.e., you had to place a call to get them to send it to you). It's a great tool for making global GUI-based modifications to your A/D, with a strong...
Posted by michael | with no comments