Azure Virtual Desktop
All pages referring or tutorials for Azure Virtual Desktop.
Clean up old FSLogix profiles with Logic Apps
Thursday, August 07, 2025 in Azure Virtual Desktop
Categories:
I will give you a step-by-step guide to build this Logic App yourself. Make sure you have backups ofenabled on your storage account so when a file is deleted but you need it for some reason after some time, you can restore it from a monthly or yearly …
Using FSLogix App Masking to hide applications on Virtual Desktops
Thursday, July 31, 2025 in Azure Virtual Desktop
Categories:
Requirements Around 45 minutes of your time An environment with Active Directory and separate client machine with FSLogix pre-installed Basic knowledge of Active Directory Basic knowledge of Windows and FSLogix What is FSLogix App Masking? FSLogix …
RDP Multipath - What is it and how to configure?
Wednesday, July 16, 2025 in Azure Virtual Desktop
Categories:
Let’s take a look what RDP Multipath adds to your connections: Green: The normal paths of connecting with RDP/Shortpath Purple: The paths added by RDP Multipath This adds extra ways of connecting session hosts to the end device, selects the …
Pooled Azure Virtual Desktop with Azure AD cloud users only
Thursday, June 12, 2025 in Azure Virtual Desktop
Categories:
This deployment option is superseded by the more easy and secure Entra Kerberos option, check out the updated deployment guide here: https://justinverstijnen.nl/azure-virtual-desktop-fslogix-and-native-kerberos-authentication/ Since the beginning of …
Test Azure Virtual Desktop connectivity and RTT
Thursday, May 22, 2025 in Azure Virtual Desktop
Categories:
I created a script to test the connectivity, if it is allowed through Firewall and also test the RTT to the Azure Virtual Desktop service. The script then gives the following output: The script to test Azure Virtual Desktop connectivity I have the …
Windows Search optimization on Azure Virtual Desktop
Thursday, May 15, 2025 in Azure Virtual Desktop
Categories:
The video In this video you will see that it takes around 5 seconds till I can begin searching for applications and Windows didnt respond to the first click. This is on a empty session host, so in practice this is much slower. How to solve this minor …
Monitor Azure Virtual Deskop logon speed
Thursday, April 24, 2025 in Azure Virtual Desktop
Categories:
The script is not made by myself, the source of the script is: https://www.controlup.com/script-library-posts/analyze-logon-duration/ The script used in practice I have a demo environment where we can test this script. There we will run the script. …
Storage Account performance and pricing for Azure Virtual Desktop
Sunday, April 20, 2025 in Azure Virtual Desktop
Categories:
In this blog post I will explain everything about hosting your FSLogix profiles on Azure Virtual Desktop and the storage account performance including pricing. AFter that we will do some real world performance testing and a conclusion. Billing types …
Solved - FSLogix release 25.02 breaks Recycle Bin - Azure Virtual Desktop
Monday, March 03, 2025 in Azure Virtual Desktop
Categories:
This issue has been solved in the newest release of FSLogix 25.04: https://learn.microsoft.com/en-us/fslogix/overview-release-notes Please use this newer version instead of version 25.02. This fixes the bug in this article without any change in …
Stop OneNote printer from being default printer in AVD
Friday, January 10, 2025 in Azure Virtual Desktop
Categories:
This can be very annoying for our end users and ourselves as we want real printers to be the default printer. Today I will show you how to delete this printer for current and new session hosts permanently. The issue itself The issue is that OneNote …