Posts tagged as:

Exchange Shell

Auditing Distribution Group Membership Changes

November 17, 2010

Exchange 2010 includes Administrator Audit Logging functionality to log all administrator actions. Because all administrator actions, including those taken using the EMC and the new web-based ECP consoles must fire off a Shell command under the hood, admin audit logging records cmdlets that can make changes (the ones that use the New and Set verbs, [...]

Read the full article →

Using Get-Hotfix to get a list of installed hotfixes

September 20, 2010

Exchange Server 2010 Service Pack 1 requires a number of hotfixes to be installed. These are listed in Exchange 2010 Prerequisites in Exchange 2010 documentation and in the Exchange 2010 SP1 FAQ and Known Issues post on the Exchange team blog. While preparing a server for SP1, I erroneously kept trying to install the hotfixes [...]

Read the full article →

Exchange 2010 SP1 and the Office 2010 Filter Packs

September 2, 2010

In Exchange 2010 and Exchange 2007, Exchange Search uses Windows Search to index messages and supported attachments. Installation of 2007 Office System Converter: Microsoft Filter Pack is a pre-requisite for Exchange 2010 (RTM) setup, and after setup completes you must register the filters with Exchange Search. Register Filter Pack IFilters with Exchange 2010 has more information and [...]

Read the full article →

Released: Exchange Server 2007 Service Pack 3

June 21, 2010

Close on the heels of Exchange 2010 SP 1 beta, Microsoft has just released Exchange 2007 SP 3. You can download the service pack from the download center. Exchange 2007 SP3 adds compatiblity for Windows Server 2008 R2 to Exchange 2007. With SP3, you can also install Exchange 2007 administration tools on Windows 7 clients. [...]

Read the full article →

Exchange 2010: Remove a RBAC Role from a Role Group

June 1, 2010

Exchange 2010 ships with a great new security feature – Role Based Access Control (RBAC). Having worked on the RBAC architecture of another product in what seems like a previous life, I’m excited about the RBAC implementation in Exchange! I wanted to write a detailed article/post on RBAC, but given current time constraints, the longish, [...]

Read the full article →

Bulk mailbox creation: Import passwords from a file

November 16, 2009

Automating bulk mailbox creation required fairly advanced scripting skills in Exchange 2003/2000. Thanks to the Exchange Management Shell (aka “the shell”) in Exchange 2010 and 2007, this task is greatly simplified. It doesn’t require any advanced scripting skills and it can be accomplished by relative newcomers to Exchange Server with very little knowledge of the [...]

Read the full article →

Export and Import Content Filter Words or Phrases

September 15, 2009

In Exchange 2010 and Exchange 2007, you can add custom words or phrases as good or bad words to modify the Spam Confidence Level (SCL) assigned to messages. Messages with a good word or phrase are assigned an SCL of 0 and bypass other antispam agents that fire after the Content Filtering agent. Messages with [...]

Read the full article →

Released: PowerShell Snap-in For IIS 7

March 20, 2009

The big news from MIX09 is probably the release of Internet Explorer 8, but for shell aficionados, Exchange folks and scripting geeks, the release of IIS Snap-in for Windows PowerShell is not a lesser event. The snap-in has 71 cmdlets to manage IIS, from web application pools to web site configurations, bindings, and SSL. Download [...]

Read the full article →

Are Distribution Groups really being used?

February 19, 2009

Over the years, you end up creating a large number of Distribution Groups based on user demands. The regular departmental Distribution Groups such as Sales, Marketing, Engineering, and HR. The geographical ones such as AllUS, All-California, All-BayArea, and so on. The ones by employment status such as All-FTE for full-time employees, All-Contractors, and so on. [...]

Read the full article →

Managed Folders: Why aren’t Calendar items expired?

February 3, 2009

You’re testing Exchange 2007′s Messaging Records Management (MRM) features to implement your organization’s messaging retention policies. You create a new Managed Folder for Calendar items, and then create a Managed Content Setting for it to expire Calendar items in 1 year. Next, you create a Managed Folder Mailbox Policy and add the Managed Folder to [...]

Read the full article →