This post complements my other post, where I walk-through the differences of LP, LIP, LXP and FoD. Here I will show you how to use a PowerShell module I wrote, PSCMWin10Languages, to create Microsoft Endpoint Manager Configuration Manager Applications for each language you want to deploy via the Software Center. These Applications are not for OSD. It changes the language … Read More
ARM (Azure Resource Manager) Templating for Windows Virtual Desktop
Why would I use ARM templating, isn’t the default Image Gallery fine? Well first off, what is ARM Templating? According to Microsoft “You can automate deployments and use the practice of infrastructure as code. In code, you define the infrastructure that needs to be deployed. The infrastructure code becomes part of your project. Just like application code, you store the … Read More
NET-103 : Layering in Active Directory
In previous articles, we’ve built the basic services you need without getting too far in the weeds. Now we’re going to layer in a central identity service.
Modern Driver Management with the Administration Service
2021-04-27 update: The solution now works over CMG. Please see this post for details. Hello! Today I’d like to share with you a new solution I’ve developed to allow me to use the free Modern Driver Management solution from the team at MSEndpointMgr at my work. My goal is to use the process developed by them for managing drivers in … Read More
Sharing Google Meet Links With Students Safely Can Be Confusing For I.T. Pros, Let Alone Teachers
TL;DR: Classroom-Meet integrated meeting links are safe. Nickname Meet meeting links are safe. Blank/Non-Nickname Meet meeting links ARE NOT safe. Calendar generated Meet meeting links ARE NOT safe. I’ll start by saying that I recognize COVID-19 and it’s impact on technology use in K-12 public education put many of us in a position of building the airplane as we’re flying … Read More
Teams Channel Notification when OSD Fails
How would you like this lovely notification appearing within MS Teams every time a build failed? Better than getting a helpdesk ticket or not finding out at all. Well, now you can! Step 1 – Configure Teams You need to make sure your O365 Administrator has enabled Incoming webhooks connectors in your O365 Tenant. Open Teams. Select a channel, or … Read More
Collect Client Logs – The Fast Channel Way
What’s New? Starting in MEMCM 2002 there is an incredible new tool in the Client Notification tool bag. Client log collection! This is a vital addition to the console. At first glance I thought… But then the features full value was realized! Collecting Logs Over CMG Scenario: Increasing remote workforce, no VPN, but that nifty CMG thing is in place. … Read More
Inventory Deprovisioned Windows 10 Apps
In my previous post I’ve shown that we can revert the deprovisioning of Windows 10 apps. This is awesome news for anyone that has removed the Windows Store. I have been unable to find any other way of restoring the Windows Store once it has been deprovisioned, so this is an awesome time saver. Instead of reimaging devices that do … Read More
Managing Multiple Office 365 Deployments with ConfigMgr
At the client I’m currently working for, we have FIVE different deployments of Office 365 Client within Microsoft Enterprise Configuration Manager. The business decided that they only wanted users to have exactly what was needed. Essentially, this is the legacy approach to Office deployment in the MSI days where you could fully customise which components were installed and was easy … Read More
To Trust Or Not To Trust (UNSIGNED DRIVERS): That Is The Question
This post is intended to help others who might want to better understand why their Operating System Deployment (OSD) task sequence (TS) is failing during the Setup Windows and Configuration Manager step with an error code of 0x80004005 and how to identify the unsigned drivers in your driver package that might be causing it. Maybe my google-fu was failing me, … Read More