Posts:

Blackhat Europe 2010 Barcelona – Day 01

As some of you might know, I am currently attending Blackhat Europe (hosted in Barcelona this year). So I wanted to take the opportunity to fill you in on the details of this first day of briefings, and provide Read more

Read More

Exchange 2007 : Powershell script to select optimal database for a new mailbox

If you have multiple Storage Groups / Databases on your Exchange 2007 server, you may want to try to spread your mailboxes over all databases.  You could use your “gut feeling” and/or select a database at random, or you 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