Many of you have probably heard about integrating the DaRT Remote Viewer component into the Boot Images in ConfigMgr. This functionality enhances the way you can monitor Operating System Deployments when you have...
During a session at Microsoft Ignite that I attended this week, I saw the speakers had a nifty little PowerShell one-liner that would get all drivers in a WIM file and output it to a GridView. This got me thinking that...
I’ve seen many blog posts around the internet regarding the issue where the client may still be in Provisioning Mode after an OSD scenario. Almost all of the posts describe a method of changing a registry value...
I received a comment on a post I did some time ago where the visitor asked for how to remove a User and Device relationship with PowerShell, instead of creating one. I thought that I’d put together a quick script...
I recently had to create a bunch of collections based upon the device models present in ConfigMgr at a customer. Before I could go ahead and create the collections, I needed to know what models was present in the...
In a situation where you’ve multiple Software Update Points in the same site spread across different domains where clients in a particular domain cannot access resources in another domain, you’d expect...
Primary User and Device relationships in ConfigMgr are something that’s not very easy to make out in the ConfigMgr console for the administrator, at least not for a collection of Devices or Users. For instance...
Once you have done a specific task a couple of times, you start to wonder how it can be made easier and faster. This happened to me when I was setting up the required permissions for a service account for AADSync in...
As many of you have probably already seen, some time ago I released the Dell Warranty Status Tool 2.0 as a console extension for ConfigMgr 2012. I’ve received tweets and comments from the community asking...
A few months ago I created a script that would assist ConfigMgr admins with cleaning up their Software Update Groups from expired and superseded Software Updates. Although this script needed manual interaction by...