Posts:

Free tool – Extracting email addresses from Outlook mail folders

I recently received the request to extract all email addresses from an Outlook pst file, not from the contacts, but from all emails within the Outlook folder structure. I opened the Outlook file (3,5Gb) and found a huge folder Read more

Read More

Exchange 2007 Administration : Antispam and Content Filtering

Enable content filtering on a HUB Transport server

If you want to enable the content filter on a HUB transport server, run the "./install-AntispamAgents.ps1" script from the %Program Files%\Exchange Server\Scripts folder. Next, restart the Microsoft Exchange Transport Read more

Read More

Exchange 2007 Administration : Users, Groups and Mailboxes

Creating mailboxes for existing AD users

Basic command : enable-mailbox –identity “Username (UPN)” -database “SERVER\Mailbox Database” -alias “alias” -ExternalEmailAddress email@adres.com If you want to create a mailbox for all users in a specific OU, use Read more

Read More

Exchange 2007 Administration : Setup and Delegation

Management tools for 32bit OS

Download from : http://www.microsoft.com/downloads/details.aspx?familyid=6BE38633-7248-4532-929B-76E9C677E802&displaylang=en. During installation, you need to have access to AD. Furthermore, the tools won’t work on Vista. You’ll get a similar error when those conditions are not met:    Check Read more

Read More

Exchange 2007 : Indexing and searching mailboxes

The Exchange 2007 search engine has much improved over the index/search engines that were available in Exchange 2000/2003. The new search is less resource-hungry, fast, searched inside attachments, and is enabled out of the box.

Enable/Disable search

To enable Read more

Read More