Microsoft’s Windows 10 update options explained

By admin

Microsoft’s naming changes for Windows 10 updates can be a little confusing.  Here’s a little guide to describe the latest terminology and a mapping between the old and new terms. As you will likely already know, Microsoft has shifted from a new release of Windows every few years to a ‘windows as a service’ model. …

Powershell script for creating an O365 cloud mailbox within a hybrid exchange environment

By admin

I recently wrote this script that creates an O365 mailbox within a hybrid exchange environment, creating all the necessary attributes etc in exchange and AD Log all output to a local logfile, that is unique each time and won’t get overwritten

Clear output from the screen to prevent previous command being sent as first…

Adding Users to O365 Distribution List

By admin

A script I recently used to add members to an office 365 distribution group using a remote exchange session in a hybrid setup (covered at the end). 

CSV file contains UPNs of all users to be added. I also found it useful to see who had permissions to send to this group using

Add New Users using Exchange Admin Center (Exchange 2016)

By admin

This only applies to new Active Directory users.  To look at how to use SMTP matching to link an on-prem user to an existing O365 mailbox in a hybrid environment follow this guide.1. Log into the Exchange Admin Center: https://mail.contoso.com/ecp2. In the EAC console of your on-premises hybrid server, go to Recipients > Mailboxes and click…

Add AD security group to local administrators on Hyper-V server running core

By admin

First connect to the remote server with powershell

Next run the command to add the group:

If you’re paranoid (like me) and want to check this worked you can use: