ConfigMgr / MEMCM / SCCM

Automatically Migrate Applications from ConfigMgr to Intune with the Win32App Migration Tool

The Win32App Migration Tool is a free community tool that has been developed to do the scoping and heavy lifting for you as you consider building Win32apps in Intune while using your ConfigMgr apps as a reference. The tool is designed to inventory ConfigMgr Applications and Deployment Types, build .intunewin files and create Win32apps directly […]

Automatically Migrate Applications from ConfigMgr to Intune with the Win32App Migration Tool Read More »

User-Driven Home Drive Migrations to OneDrive using MEMCM

This script wont necessarily fit your environment, it may do with tweaking, but my hope is that it will give you an idea of how you can approach different challenges using the different tools in you arsenal. TL;DR The script can be found here https://github.com/byteben/OneDrive/blob/master/export-homedrive.ps1 During a recent Windows 10 adoption project there was a

User-Driven Home Drive Migrations to OneDrive using MEMCM Read More »

How to Uninstall Adobe Flash Player from Windows 10 with ConfigMgr

Update 22/01/21 I have now modified the script to include support for Windows Servers. In this tutorial, when prompted to download the updates from the Microsoft Update Catalog for “Windows 10”, also include updates for the server versions you plan to deploy the update to. Adobe Flash Player has been around, drilling security holes in

How to Uninstall Adobe Flash Player from Windows 10 with ConfigMgr Read More »

Reports missing in the Configuration Manager Console

You may have seen No Items Found when looking at the Monitoring > Reporting > Reports node in the Configuration Manager console TL;DR One of the more common reasons for your reports to be missing is an expired certificate on your SQL Server Reporting Services Web Service If this is the case, you will have

Reports missing in the Configuration Manager Console Read More »

Microsoft Edge stops receiving updates after the Windows Update workload is moved to Intune

Many organisation are moving workloads to Intune from Configuration manger using Co-management. One of the more popular workloads to move is Windows Updates. After you move this workload to Intune, you may observe that your clients stop receiving updates for Microsoft Edge. If you deployed Microsoft Edge using ConfigMgr 1910 automatic updates for Edge were

Microsoft Edge stops receiving updates after the Windows Update workload is moved to Intune Read More »

Office 365 updates stop working when workloads are switched to Intune

The following post will highlight a scenario where Office 365 Updates stop working for clients that have the Office C2R Apps workload moved to Intune. This was a “Think and write it down blog” so my apologies for the structure (or lack of it) – I hope you can still follow my train of thought.

Office 365 updates stop working when workloads are switched to Intune Read More »

Deploy Service Announcement Toast Notifications in Windows 10 with MEMCM

You may have seen that many apps these days use “Toast Notifications” to inform the user of an event or to ask them to do something. If you have moved your workload to Intune for Windows Update Policies you would have encountered them for sure. UWP and Desktop Apps can leverage the ToastNotification and ToastNotificationManager

Deploy Service Announcement Toast Notifications in Windows 10 with MEMCM Read More »

Using MEMCM to fix legacy GPO settings that prevent co-managed clients getting updates from Intune

Background Co-management has really opened the playing field as we consider moving workloads to the cloud. I did a blog series on co-management before, check it out! https://byteben.com/bb/co-management-series-merging-the-perimeter-part-1-what-is-co-management/ Generally speaking, as we move workloads to Intune, similar workloads are prevented from being applied to the clients from MEMCM. There are caveats to this, but I

Using MEMCM to fix legacy GPO settings that prevent co-managed clients getting updates from Intune Read More »

Deploy custom Microsoft Teams backgrounds, easily, with PowerShell and Intune

This one has been in my blog queue for a while. @stuffygibbon did a shout out on Twitter so I thought I’d bring this post forward and show you how you can deploy a PowerShell script from Intune to install a custom background for your Microsoft Teams users! Custom Backgrounds for Teams? Microsoft announced a

Deploy custom Microsoft Teams backgrounds, easily, with PowerShell and Intune Read More »