Trigger Flow when moving a task in Planner between Buckets

I have written before about how I using Microsoft Flow to automatically create GitHub Issues from tasks in Planner. This is working fine for the project I am working on, but we needed more for our web development team. Our development team is growing and … Read moreTrigger Flow when moving a task in Planner between Buckets

How-to Setup Multi-Factor Authentication in Office 365

In the last couple of weeks, I have been working on deploying Office 365 Multi-Factor Authentication. The main challenge was not the setup of MFA in Office 365, but with deploying this in our organization was to inform our users, so we don’t get too … Read moreHow-to Setup Multi-Factor Authentication in Office 365

Migrate Users Home Drives to OneDrive for Business with PowerShell

OneDrive Migrate Home Folder

We have Office 365 now for 3 years almost and one the things on my to-do list was migrating the users home folders to OneDrive for Business. I tried it last year, asking everyone to copy or move the files themself but that didn’t work … Read moreMigrate Users Home Drives to OneDrive for Business with PowerShell

Microsoft 365 Business Premium vs Enterprise E3

Is Microsoft 365 Enterprise E3 worth the extra money or can you settle with Microsoft 365 Business Premium? With a price difference of $12 per user per month is it worth taking a closer look at the differences between the two. The Microsoft 365 bundles … Read moreMicrosoft 365 Business Premium vs Enterprise E3

Microsoft Flow Tutorial – Part 2. Using custom references

In part 1 of this Microsoft Flow Tutorial, we created a pretty simple flow that allows you to pass data from one app to another. In this case a task from Planner to Github. In part 2 we are going work on closing the task … Read moreMicrosoft Flow Tutorial – Part 2. Using custom references

Microsoft Flow Tutorial – Part 1. Learn it with Examples

As an IT guy, I really like to automate things. So I am always on the lookout for repetitive tasks that can be automated or opportunities to share data between applications. Data shouldn’t be entered twice and with tools like Microsoft Flow is it really … Read moreMicrosoft Flow Tutorial – Part 1. Learn it with Examples