Search for Specific Mailbox Permissions
We all know the case where a user is migrated, misses permissions but doesn't know which mailbox it was. I created a script that initiates a search for specific mailbox…
Microsoft 365, Azure (DevOps) and Automation
We all know the case where a user is migrated, misses permissions but doesn't know which mailbox it was. I created a script that initiates a search for specific mailbox…
I just finished a tenant to tenant migration where I had to migrate: "Teams, Exchange, OneDrive & SharePoint". Therefore, I added a service account to all teams. After that, I…
Lately, I am playing around with Microsoft Defender for Endpoint and how to add an exclusion in Attack Surface Reduction.Let's first walk through the situation at hand. I am building…
This post is about creating an Intune backup to a storage account Pt.3. You could use this to create a daily backup or even more frequent. The clarify the above.…
if you import an Intune Backup via the Powershell Module (IntuneBackupAndRestore), it does not assign a group automatically. There is no option in that module. This blog features a script…
This post describes the actions to create a Windows 10 Autopilot Profile via Powershell. I am always trying to automate as much as possible to reduce repeating actions. Now it…
This blog is about needing to use Powershell to RunAs admin on an Endpoint Manager device.When you use the security baselines in Microsoft Intune for Windows 10, this message is…
I created an Endpoint Manager Packaging Script which downloads the installer, packages it, uploads it to Intune and assigns it. But first things first, credits to Nickolaj Andersen and his…
In this series I am going to show you how build a Windows 10 Image via Azure Pipelines and DevOps without 3rd party tooling, welcome to part 3.1! This is…
Need to upgrade your Windows 11 Sku's in your automation like Packer, Azure Image Builder or manual Bicep/ARM Templates? Use these tables below in order to find the correct information…