AVD Context based redirections

Azure Virtual Desktop (AVD) has a new feature in public preview called context based redirections. Read about it here on Microsoft Learn. The instruction on Microsoft Learn are a rough guidance. I try to elaborate on the feature in this blog and try to give extensive instructions with screenshots. There are 4 options for context … Read more

Get latest Windows release

Maybe you heard of this already but I found this hidden gem (at least for me) where you can easily get the latest Windows release in PowerShell. The module is written by Jose Schenardie. You can find it here in the PowerShell gallery. So, what does it actually do? Well, let’s first install the module … Read more

Update to PSCloudPc

Stefan Dingemanse and I made an update to our PowerShell module called PSCloudPc. This PowerShell module enables you to manage Windows 365 via PowerShell with easy to use command lets. The MSGraph powershell module requires you to construct JSON body’s. We made this in to easy to use “one-liners” Check out our Project website. And … Read more

Automate Applocker configuration for Intune

I wrote a post a while ago about automating the creation of the Applocker policy for intune. You can find it here. This post is a prequel to that post. This post shows you how to automate your Applocker configuration which you can upload with the previous post to Microsoft Intune. To automate the configuration … Read more