Windows 10

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 »

Update a Client Certificate Private Key using Intune Proactive Remediations

It is not unusual to still see 3rd party products being used in Windows 10. Brad Anderson said “Making a big impact starts with making things really simple” when he outlined Microsoft’s vision for modern management. I get this completely and agree with the rhetoric but some orgs are still trying to come around to

Update a Client Certificate Private Key using Intune Proactive Remediations Read More »

Deploy the Update for Removal of Adobe Flash Player (KB4577586) using Intune

In our previous post How to Uninstall Adobe Flash Player from Windows 10 with ConfigMgr (byteben.com) we reviewed the End of Life for Adobe Flash Player and what that meant for Windows 10 devices. We also stepped through a tutorial showing you how to deploy the update with ConfigMgr. Please review this post first as

Deploy the Update for Removal of Adobe Flash Player (KB4577586) using Intune 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 »

Using scripts to evaluate Win32 app requirements – “Require Chassis equals Laptop”

In this short post we will be looking at app requirements in the context of installing Win32 apps. What are App Requirements? App Requirements allow you to specify certain requirements are met before your app gets installed on your endpoint. If the requirements are not met the app will not install. Many admins create groups

Using scripts to evaluate Win32 app requirements – “Require Chassis equals Laptop” Read More »

How to deploy the Company Portal app from Microsoft Intune

In this lab we will Deploy the Company Portal App to our user’s Windows 10 devices. We will also look at the difference between “Online” and “Offline” apps in the Microsoft Store for Business and talk briefly about the new Company Portal App feature that lets you view and install ConfigMgr Apps from the Company

How to deploy the Company Portal app from Microsoft Intune Read More »

Getting Started with Microsoft Intune Proactive Remediations

In this Lab video we dive into a feature of Endpoint Analytics in Microsoft Intune called “Proactive Remediations” I give a high level overview of what Proactive Remediations are and an example of how we can use them to remediate invalid client registry settings. For the scenario presented during the lab, the clients were enabled

Getting Started with Microsoft Intune Proactive Remediations 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 »