For the purpose of creating Shared Mailboxes in Office 365/Exchange Online I created a PowerShell script which uses a CSV file for input. The file must be saved as "Unicode, Semicolon separated" (;) and must contain the following fields: Name Description Name Name of the Shared Mailbox (this field cannot contain spaces!) Display Name Full... Continue Reading →
Office 365 / Exchange Online PowerShell Scripts – part 1
At my first real confrontation with Office 365 and Exchange Online (about 7 months ago) I was really surprised by the fact that there are so little complete PowerShell scripts out there. So with the help of my basic PowerShell knowledge (at that time) and my favorite search engine (no names here J) I build... Continue Reading →
Connect Azure to App Controller
Ever wanted to try out the integration of your On-Premise Hyper-V virtual infrastructure and Azure? Here are the steps how to do this. You need to have System Center Virtual Machine Manager 2012 and App Controller with SP1 (Beta) in place. The installation of these will not be discussed. Create an Azure subscription The first... Continue Reading →