Windows 10: how to retrieve meaningful (like 20H2) build number from the...
Like everyone in the IT world, you need to retrieve the build number of Windows 10, but as you’ve learned along the way: this is a very creative telenovela with a lot of plot twist… At first, it was...
View ArticleMDT: Deploy from the cloud - Grab latest Build on the fly directly from...
Ok, I have no idea if this stuff is going anywhere, but at least, it's fun!So, today the goal is to tweak MDT enough to get rid of using WIM images...??!!.. Boy, you are so disruptive, but where the...
View ArticleMEM: Getting current logged on Azure AD user from system context
If you are working with MEM/Intune, you probably know that the common query (Get-CimInstance –ClassName Win32_ComputerSystem | Select-Object -expand UserName) used to identify logged-on user returns...
View ArticlePowershell: Convert DsRegCmd to an object with a one-liner
Today let's have some fun with DsregCmd.exe and Powershell. DsregCmd is a troubleshooting command-line tool that displays valuable info about your Azure AD tenant, how your device is joined to it, the...
View Article