Azure Virtual Desktop
All pages referring or tutorials for Azure Virtual Desktop.
Test Azure Virtual Desktop connectivity and RTT
Thursday, May 22, 2025 in Azure Virtual Desktop
Categories:
3 minute read
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:
3 minute read
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:
3 minute read
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:
7 minute read
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:
4 minute read
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:
3 minute read
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 …
Configure time zone redirection in Azure Virtual Desktop
Tuesday, November 26, 2024 in Azure Virtual Desktop
Categories:
6 minute read
Time zone redirection in Azure Virtual Desktop When users connect to Azure Virtual Desktop (AVD), the remote session normally uses the time zone configured on the session host. If the session hosts are running in West Europe, users in other …
Automatic AVD/W365 Feed discovery for mobile apps
Wednesday, October 09, 2024 in Azure Virtual Desktop
Categories:
2 minute read
Did you know we can automate this process? I will explain how to do this! Fast path for URL: https://rdweb.wvd.microsoft.com/api/arm/feeddiscovery The problem explained When downloading the apps for your mobile devices, we get this window after …
Configure Location redirection in Azure Virtual Desktop
Monday, September 23, 2024 in Azure Virtual Desktop
Categories:
5 minute read
Location redirection in Azure Virtual Desktop When users connect to Azure Virtual Desktop (AVD), applications inside the remote session normally see the location of the Azure datacenter instead of the user’s actual physical location. This can become …
Solved - Windows Store applications on FSLogix/Azure Virtual Desktop
Thursday, August 15, 2024 in Azure Virtual Desktop
Categories:
4 minute read
Requirements Around 15 minutes of your time An Azure Virtual Desktop or Remote Desktop Services environment with FSLogix Some basic knowledge about Windows, Azure and Active Directory Session host must have winget installed Default behaviour and why …