
I’ve talked about the Get-AutopilotESPStatus.ps1 script a few times in previous blogs (like this one). Well, here’s another one. First, I added some additional diagnostics information at the top of the output: […]
I’ve talked about the Get-AutopilotESPStatus.ps1 script a few times in previous blogs (like this one). Well, here’s another one. First, I added some additional diagnostics information at the top of the output: […]
It seems some days become worthy of a blog post, if only due to the coincidental collision of research and customer questions. Today is one of those days. I started off the […]
I did my first podcast episode back in March. Because I didn’t know any better, it was posted at a higher bitrate than necessary, so it used up a significant amount of […]
If you routinely sign into the VLSC portal at https://www.microsoft.com/vlsc to download Windows 10 media you may have noticed something interesting recently. Here’s a snapshot of Windows 10 1909 from mid-March: And […]
Sadly, I can remember setting up my first Remote Access Service (RAS) on Windows NT Server 4.0. It was a very simple process: First you added the Remote Access Service in network […]
I have set up a variety of test domains over the years, and inevitably I need to set up Active Directory Certificate Services (ADCS) on them because I need to issue certificates […]
In the category of “stuff probably not worth a separate blog” category, I’ll combine some notes together into a single post. Let’s go through those one at a time. New white glove […]
As Per Larsen blogged this week, the recent Edge stable release now has a new MSI parameter to skip the desktop shortcut. From the release notes: Added an MSI command line parameter […]
This one falls squarely in the “I can’t believe I’m doing another blob about group tags” category. Past examples: Group tags with spaces? Fun with Azure AD dynamic groups Now you can […]
Over time, I’ve created a whole bunch of VMs for testing Windows Autopilot. They are named so that I can keep track of the Windows 10 build, the environment they are tied […]
Building on top of the script that I blogged about just over a month ago (time flies), I’ve now posted a new version. A few changes this time around: Apparently the MSI […]
In an average day, I provision a bunch of Windows 10 devices using Microsoft Intune and Windows Autopilot, including Office 365 ProPlus. But somehow I never actually launched Outlook (or if I […]
If you are using Intune and haven’t yet set up a mechanism to deliver certificates to your MDM-managed devices, you should probably do so – at some point you’ll need to, and […]
Many of you using Windows Autopilot have used Azure AD dynamic groups for various purposes, leveraging the Group Tag value that has been assigned to a device. Somewhere along the line, people […]
A quick note: A few people noticed that you couldn’t select the new Microsoft Edge app types when selecting the list of blocking apps in an enrollment status page profile. That’s been […]
I published a new script on the PowerShell Gallery called AutopilotDeviceSync. This grabs a list of all your Windows Autopilot devices, Azure AD devices (including Hybrid Azure AD Join devices synced from […]
I resisted the urge to add a switch to the Get-WindowsAutopilotInfo script to add the device to Windows Autopilot using the Intune Graph API. But since people were doing it anyway in […]
I admit it, I’ve been procrastinating. I’ve been carrying around podcasting equipment for months, intending to use it from hotel rooms around the world to create podcasts for those that prefer audio […]
I published a script last week that I talked about in a previous blog which would dump out information from the registry to tell you what happened during a Windows Autopilot deployment, […]
In my previous post, I mentioned changing some PowerShell cmdlets. Here’s the definition for the cmdlet used to create a new item: It’s simple enough: You specify the required mode and display […]
You must be logged in to post a comment.