Browse by Tags

All Tags » Exchange » Administration (RSS)

Exchange 2010 Service Pack 1 and Required Hotfixes

As you are probably aware, Exchange 2010 service pack 1 was released last week, on the Internet (a so-called RTW [release to web] by Microsoft) at the Microsoft Exchange Team Blog . The release posting was The Future of Exchange Starts Here: Exchange...
Posted by michael | with no comments

Generating a report on Distribution Groups and their Membership

A common request is to get a list of all distribution groups and the members contained in that distribution group. The question came up on a mailing list I frequent today, and my initial response was a PowerShell "one-liner" (actually five lines...
Posted by michael | with no comments

Exchange Email Address Template Objects in PowerShell

Exchange has a very rich set of objects which are used and created by the various Exchange cmdlets. Unfortunately, these objects (excepting those used by Exchange Web Services) are poorly documented - and the documentation which is available is often...
Posted by michael | with no comments

Antivirus Exclusions and Windows

In December of 2007, I made two posts: File Level Antivirus for Exchange and Information Store Antivirus for Exchange . Since that time, there is no question that with Exchange 2007 and Exchange 2010 (and the ongoing advancement of various Internet-based...

Exchange 2010 Gotcha - #5

You may - or may not - need to register Filter Packs after you install them. As a prerequsite for installing Exchange 2010, you must install the Office 2007 Filter Packs . As noted in a recent blog post of mine, Office 2010 Filter Pack for Exchange 2007...
Posted by michael | with no comments

Exchange 2010 Gotcha - #4

Public Folder Contacts Can't Replicate If you have a public folder contact that includes an e-mail address, there is also an e-mail address type field that is associated with every e-mail address. Note: You cannot see this e-mail address type field...

Exchange 2010 Gotcha - #3

The TrustedInstaller - Isn't. Generally, when applying patches (whether service packs or hotfixes or rollups), the installation process will automatically acquire all the necessary permissions - if the user executing the process CAN acquire those...

Exchange 2010 Gotcha - #2

Incoming e-mail CAN'T come in! This issue is not exclusive to Exchange 2010 - it also exists in Exchange 2007. The default receive connector created by the Exchange setup process does not include permissions to include "Anonymous users"...

The ms-Exch-Store-Admin permission

In last week's blog post, Exchange 2010 Gotcha - #1 , I use the Add-AdPermission PowerShell cmdlet to add a set of permissions to each mailbox database. One of those permissions was the ms-Exch-Store-Admin permission. If you've ever installed...
Posted by michael | 1 comment(s)
Filed under: ,

Exchange 2010 Gotcha - #1

As I work through migrations to Exchange Server 2010 with my various clients, I'm developing a list of Exchange 2010 "gotchas". Not necessarily things that are earth-shattering, but do have the potential to be surprising to administrators...

Where oh where, did my AD site go...[Alternate title: It's the DNS, stupid.]

I recently had a very confusing issue arise at one of my Exchange 2007 clients and I decided to share it with you. At this particular company, an Active Directory site is reserved for Exchange, and there are two domain controllers (both global catalog...

Speeding Reboot When Exchange is on a DC/GC

As I've noted in several previous blog entries (such as here and here ), installing Exchange on a domain controller and/or a global catalog server is not a best practice. However, if you are running SBS (Small Business Server) or EBS (Essential Business...

Exchange Server 2010 - Administrative Access to All Mailboxes

In Exchange 2010, the storage group has disappeared. Instead, the properties of a database and of a storage group have merged - the result being referred to as a database. Effectively, a database has been promoted to be as important as a storage group...

Mailbox Permissions: Pulling Back the Curtain...

Let's talk about mailbox permissions. People often get a little confused between store-level mailbox permissions and Active Directory-level mailbox permissions. They are similar but not the same. For clarity it may help for us to look at them all...
Posted by michael | with no comments

More Multi-valued Parameters in PowerShell (SourceTransportServers in Set-SendConnector)

In my first article on Multi-valued Parameters in PowerShell , I discussed a certain class of array parameters that Exchange 2007 uses many times - the [System.Object[]] (i.e., array of arbitrary elements) class for RemoteIpRanges. Unfortunately, that...
Posted by michael | with no comments
More Posts « Previous page - Next page »