Welcome to Unified Communications for all!
Sign in | Join | Help

Exchange Server

Get-Information -identity "Exchange Server"

July 2008 - Posts

Cluster administration from PowerShell and the infamous back tick
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...
Aqadmcli syntax and help clarification
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...
New rollups for Exchange 2007 released
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...
Quicker, easier Exchange installs, complete with service packs and rollups!
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...
Exporting distribution list membership to Excel
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...
ISA 2006 SP1 released - now supports SAN certificates!
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...