ZeroTouch – One tool to rule them all?

There has been a lot of excitement around ZeroTouch.ai and after looking at it previously for my post comparing package managers, I was lucky enough to be onboarded so I can now check out what else it has to offer. One thing to note, ZeroTouch can run as a self-contained multi-platform MDM in it’s own … Read more

Announcing EUCToolbox.com

I am very excited to announce the launch of EUCToolbox.com where you can find all of my SaaS apps to work alongside Intune and take your management further. https://euctoolbox.com The best part, you can access everything for $99 per month via the GitHub Sponsor program It includes: Deploy Intune – Sponsored A new look to … Read more

Autopilot Device Identifier with Graph – Now in Get-windowsautopilotinfocommunity

I have just published an update to the get-windowsautopilotinfocommunity PowerShell script available here: https://github.com/andrew-s-taylor/WindowsAutopilotInfo/blob/main/Community%20Version/get-windowsautopilotinfocommunity.ps1 Or from the PS Gallery This new version has options to work with the new Autopilot Device Identifier functionality: New parameter “-identifier” tells it to use the new functionality and not the hash Thie can be used with either -online or … Read more

Comparing Package Managers

Introduction Packaging, deploying and updating applications can be hugely time consuming, especially when trying to keep on top of the latest zero-day exploit in your apps (I’m looking at you Chrome!) Fortunately there are now a handful of package managers available to take away this pain, especially useful when you have multiple customers with largely … Read more

Planning your Intune/Autopilot Migration

Moving to a fully managed Intune/Autopilot/Entra ID setup is not an overnight task, it needs careful planning and migration, no-one is expecting you to wipe every device and instantly move to Autopilot, that simply isn’t realistic for larger organisations. That’s not to say give up now and don’t bother, especially with Windows 10 EOL looming … Read more

Microsoft Intune PowerShell app reg and scripts EOL

If you have ever used the original GitHub selection of PowerShell Intune Samples from Microsoft at the URL below, it will have included a hard-coded application registration (multi-tenant) which will be removed from the Microsoft tenant on 1st April and at that point your scripts will stop working. https://github.com/microsoftgraph/powershell-intune-samples How do I know if I … Read more