Connect to Exchange Online script with modern authentication

In october this year basic authentication for Exchange Online will no longer be available. That is why I’ve written a blog which explain how to use a script with encrypted credentials to connect to Exchange Online via modern authentication. Prerequisites You need to have the module “ExchangeOnlineManagement” installed. You can do so by running the … Read more

Exchange Online Migrations Tips & Tricks

I have done a lot of Exchange Online Migrations over the years and I would like to share my tips & tricks in moving the mailboxes via Powershell. I am going to discus moving a single mailbox, moving mailboxes in bulk, offboarding mailboxes back to Exchange On-Premises. Furthermore I am going to show you how … Read more

Create Windows 10 AutoPilot Hybrid Azure AD joined profile

This blogpost is about creating a Windows 10 AutoPilot deployment profile based on a Hybrid Azure AD Joined scenario via Microsoft 365/Microsoft Intune. Creating Windows 10 AutoPilot Hybrid Azure AD joined profile Go to https://devicemanagement.microsoft.com/ and log on. Go to Devices and to Windows: After that click on “Windows Enrollment”: We first need to setup automatic enrollment. … Read more

Create Windows 10 AutoPilot Azure AD joined profile

This blogpost is about creating a Windows 10 AutoPilot deployment profile based on a Azure AD joined scenario via Microsoft 365 or Microsoft Intune. Creating the profile Go to https://devicemanagement.microsoft.com/ and log on. Go to Devices and to Windows: After that click on “Windows Enrollment”: We first need to setup automatic enrollment. Click on automatic … Read more

Block Outlook on Unmanaged Windows 10 Devices

When you move to Exchange Online the connectivity to your mailboxes is no longer limited by your firewall. Microsoft enables everything by default. So if you don’t want users to configure Outlook on their unmanaged Windows 10 devices you need create policy to do so. To block Outlook on unmanaged Windows 10 devices you need … Read more

Microsoft Teams Quick Start Configuration

This could count as a quick start guide to use Microsoft Teams. Microsoft Teams usage has exploded these days. So I want to help people get started with some basic configuration settings. These settings form a nice baseline in which, for example, the creation of teams has been restricted. By default, everthing in teams is … Read more

Microsoft 365 Bookings

Microsoft 365 Bookings is a solution within Microsoft 365 which helps setting your appointments with your customers/clients. These appointments are booked directly in your Office 365 calendar. These appointments automatically have the contact information registered. In these times, this is written during the COVID-19 pandemic, it will come in usefull to have an appointment creation … Read more

Microsoft Office 365 Configuration via Intune

Since a couple of months Microsoft Intune offers the possibility to use ADMX templates to configure Microsoft Office 365 Pro Plus. Earlier on this was possible via scripting to configure Microsoft Office. This is not ideal because our managed services department had a hard time controling this. When I read about the ADMX templates I … Read more

Deploy Internet Shortcut with custom icon via Intune using Win32App

When we as IT People deploy Windows 10 AutoPilot we often get the feedback from users that they miss their shortcuts for SharePoint and such. For that reason I have created a manual which you can use to deploy this using a Win32App. Preparation Create a folder where you store the files that you need … Read more