Script to Download All the TechEd Europe 2014 Videos and Slides

This is my script to download All the TechEd Europe 2014 Videos and Slides, when they become available on Channel9. Microsoft usually publish all TechEd Conference sessions, so they are available for everyone online on Channel9. I have tweaked and updated my previous download scripts from TechEd North America 2014, LyncConf and MEC 2014 download, … Read more

How to Remote PowerShell into Exchange Online Protection (Office 365)

Microsoft has announced the long-awaited (at least for me) possibility to use PowerShell to do Remote Connection to Exchange Online Protection. I have previously blogged about doing Remote PowerShell session into Office 365 services, such as my post: How to Remote PowerShell into Exchange Online (Office 365). Remote PowerShell is great administrative interface since it … Read more

Script: Change-MailboxType available for download

Change-MailboxType.ps1 is a simple script for Exchange 2010 and Exchange 2013, that makes it easier to change a regular Mailbox RecipientType to either a Room, Equipment or Shared Mailbox vice versa. The script display a small menu with options. No need to remember PowerShell parameters. It is made so it is easy to use, for … Read more