Deploy and automatically update WinGet apps in Intune using PowerShell without Remediation or 3rd party tools

In this blog post, I will show you how to use PowerShell and the WinGet module to install a specific or the latest version of software using Intune Win32 Detection and install scripts. This solution will automatically update your apps if updates are available without using Remediation, Enterprise App Catalog, or third-party tools.

Using PowerShell to disable (audio) devices in Windows

I often encounter this issue. I dock my laptop at a customer's location and start a Teams call with someone. No idea what audio device my microphone in Teams will be or what output device it will use, the built-in speakers of the monitor attached to the docking station? My Sony earplugs? In this small blog post, I will show you how you can search and disable a lot of (audio) devices at once using PowerShell 🙂