Microsoft

Microsoft

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 »

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 »

Listing Actual vs Expected DNS Records for a Microsoft 365 Tenant with PowerShell

In this post we will be looking at how we can list actual vs expected DNS records for a Microsoft 365 tenant with PowerShell. Background A Microsoft Office 365 Tenant requires certain DNS entries to be in place, for a verified domain, to ensure things like mail, collaboration and device management all work as expected.

Listing Actual vs Expected DNS Records for a Microsoft 365 Tenant with PowerShell 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 »

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 »