Intune Backup to Storage Account Pt.1 – The Script
This post is about creating an Intune backup to a storage account. You could use this to create a daily backup or even more frequent. The clarify the above. I…
This post is about creating an Intune backup to a storage account. You could use this to create a daily backup or even more frequent. The clarify the above. I…
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 (Pt.3) which downloads the installer, packages it, uploads it to Intune and assigns it. But first things first, credits to Nickolaj Andersen and…
I created an Endpoint Manager Packaging Script Pt.2 which downloads the installer, packages it, uploads it to Intune and assigns it. But first things first, credits to Nickolaj Andersen and…
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…
I have been tinkering with HybridADJoin again, I needed a script which performs a force ADSync to upload the AD Object.Micheal Niehaus explains it perfectly in this blog: Hybrid AD…
So, Windows 11 is happening. What now? In this blog I will talk about how to block the windows 11 upgrade via Endpoint Manager. Not everybody is ready to upgrade…
This post is about deploying the SQL ODBC Driver via Intune with the required runtimes. It took myself a while to get this working. So, I thought let's share this…