Monthly Archives: August 2010

Teched 2010 New Zealand – Powershell command dictionary file

After my Teched break-out session yesterday I was asked if I could share the PS command dictionary file that I used to support my demos.  Here it is (right-click Save Target As): CommandDictionary.psd1 For those of you that weren’t there the PS commands mostly relate to working with the AD Recycle Bin feature of Windows… Read More: Teched 2010 New Zealand – Powershell command dictionary file »

Powershell script to bulk convert linked mailboxes

As part of a recent domain migration, I had to convert a number of linked mailboxes to standard “user” mailboxes.  The well known method for converting linked mailboxes is to disconnect the mailbox, change the type and then reconnect.  This is fine you just have a few linked mailboxes to deal with, but not if… Read More: Powershell script to bulk convert linked mailboxes »