July 2008 - Posts
Of course we all know by now how powerful PowerShell is. "It slices, it dices, it makes julienne fries, whatever those are!" to quote Ron Popeil One of the cool things with PowerShell is that you can call some external programs. While waiting for some
Read More...
Following up on a newsgroup post that piqued my curiosity, I found some tricky bits to the help text (the help text is included in full at the end) for the syntax of the nifty aqadmcli tool, which can be downloaded from ftp://ftp.microsoft.com/pss/Tools/Exchange%20Support%20Tools/Aqadmcli/
Read More...
Microsoft has released the following update rollups for Exchange Server 2007: • Update Rollup 3 for Exchange Server 2007 SP1 ( KB 949870 ) • Update Rollup 7 for Exchange Server 2007 RTM ( KB 953469 ) The above update rollups will also be released
Read More...
Update 02-25-2010: The method defined below is NOT supported for UPGRADING servers, such as new service packs and rollups. This method is ONLY for NEW installations. Note: The Service Packs and Update Rollups mentioned here are no longer current, but
Read More...
At least three times in the past couple of weeks, I've been asked how to dump the members of a DL to Excel for reporting. Fortunately, it's a very simple task using two PowerShell cmdlets, Get-DistributionGroupMember and Export-Csv. Remember than
Read More...
Not really Exchange related, per se, but Microsoft has released Service Pack 1 for Internet Security and Acceleration (ISA) 2006. The one feature that was greatly anticipated by those using Exchange 2007 is support for Subject Alternative Name certificates.
Read More...