<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Azure Virtual Desktop on justinverstijnen.nl</title><link>https://projectkaasplank.justinverstijnen.nl/blog/azure-virtual-desktop/</link><description>Recent content in Azure Virtual Desktop on justinverstijnen.nl</description><generator>Hugo</generator><language>en</language><atom:link href="https://projectkaasplank.justinverstijnen.nl/blog/azure-virtual-desktop/index.xml" rel="self" type="application/rss+xml"/><item><title>Update your Kerberos configuration with Azure Virtual Desktop (RC4)</title><link>https://projectkaasplank.justinverstijnen.nl/update-your-kerberos-configuration-with-azure-virtual-desktop-rc4/</link><pubDate>Thu, 09 Apr 2026 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/update-your-kerberos-configuration-with-azure-virtual-desktop-rc4/</guid><description>&lt;p&gt;Microsoft released that the Kerberos protocol will be hardened by an update coming in April to June 2026 to increase security. This was released by Microsoft here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://techcommunity.microsoft.com/blog/fslogix-blog/action-required-windows-kerberos-hardening-rc4-may-affect-fslogix-profiles-on-sm/4506378"&gt;https://techcommunity.microsoft.com/blog/fslogix-blog/action-required-windows-kerberos-hardening-rc4-may-affect-fslogix-profiles-on-sm/4506378&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;At first, they are not very specific about how to check what Kerberos encryption your environment uses and how to solve this before becoming a problem. I will do my best to explain this and show you how to solve it.&lt;/p&gt;
&lt;p&gt;Microsoft already introduced Kerberos-related hardening changes in updates released since November 2022, which significantly reduced RC4 usage in many environments. However, administrators should still verify whether specific accounts, services or devices are explicitly or implicitly relying on RC4 before disabling it. In this guide, I will explain to you how to do this.&lt;/p&gt;</description></item><item><title>I tested Azure Virtual Desktop RemoteAppV2</title><link>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-remoteappv2/</link><pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-remoteappv2/</guid><description>&lt;p&gt;Microsoft announced RemoteAppV2 under some pretty enhancements on top of the older RemoteApp engine. This newer version has some improvements like:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Better multi monitor support&lt;/li&gt;
&lt;li&gt;Better resizing/window experience&lt;/li&gt;
&lt;li&gt;Visuals like window shadows&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I cannot really show this in pictures, but if you test V2 alongside V1, you definitely notice these small visual enhancements. However, a wanted feature called &amp;ldquo;drag-and-drop&amp;rdquo; is still not possible on V2.&lt;/p&gt;
&lt;p&gt;Source: &lt;a href="https://learn.microsoft.com/en-us/azure/virtual-desktop/remoteapp-enhancements"&gt;https://learn.microsoft.com/en-us/azure/virtual-desktop/remoteapp-enhancements&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="how-to-enable-remoteappv2"&gt;How to enable RemoteAppV2&lt;a class="td-heading-self-link" href="#how-to-enable-remoteappv2" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;To enable RemoteAppV2, you need to set a registry key as long as the preview is running. Make sure you are compliant with the requirements as described on this page (client + hosts):&lt;/p&gt;</description></item><item><title>Azure Virtual Desktop V6/V7 VMs imaging</title><link>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-v6-v7-vms-imaging/</link><pubDate>Thu, 12 Mar 2026 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-v6-v7-vms-imaging/</guid><description>&lt;p&gt;When I first chose to use V6 or V7 machines with Azure Virtual Desktop, I ran into some boot controller errors about the boot controller not supporting SCSI images.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;The VM size &amp;lsquo;Standard_E4as_v7&amp;rsquo; cannot boot with OS image or disk. Please check that disk controller types supported by the OS image or disk is one of the supported disk controller types for the VM size &amp;lsquo;Standard_E4as_v7&amp;rsquo;. Please query sku api at &lt;a href="https://aka.ms/azure-compute-skus"&gt;https://aka.ms/azure-compute-skus&lt;/a&gt; to determine supported disk controller types for the VM size. (Code: InvalidParameter)&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;em&gt;This size is not available because it does not support the SCSI disk controller type.&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Because I really wanted to use higher version VMs, I went to research on how to solve this problem. I will describe the process from creating the initial imaging VM, to capture and installing new AVD hosts with our new image.&lt;/p&gt;</description></item><item><title>Remove Microsoft Print to PDF and OneNote printers script</title><link>https://projectkaasplank.justinverstijnen.nl/remove-microsoft-print-to-pdf-and-onenote-printers-script/</link><pubDate>Mon, 29 Dec 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/remove-microsoft-print-to-pdf-and-onenote-printers-script/</guid><description>&lt;p&gt;In this guide, I will show you how to delete the printers using a PowerShell script. This is compatible with Microsoft Intune and Group Policy and can be used on physical devices, Azure Virtual Desktop and Windows 365.&lt;/p&gt;
&lt;p&gt;By default in Windows 11 with Microsoft 365 apps installed, we have two software printers installed. These are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;OneNote (Desktop)&lt;/li&gt;
&lt;li&gt;Microsoft Print to PDF&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/remove-microsoft-print-to-pdf-and-onenote-printers-script-4319/jv-media-4319-5e8079ca2ffa.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;However, some users don&amp;rsquo;t use them and they will annoyingly be as default printer sometimes, which we want to avoid. Most software have built-in options to save to PDF, so this is a bit redundant. Our real printers will be further down which causes their own problems for end users.&lt;/p&gt;</description></item><item><title>Azure Virtual Desktop FSLogix and Native Kerberos authentication</title><link>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-fslogix-and-native-kerberos-authentication/</link><pubDate>Tue, 16 Dec 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-fslogix-and-native-kerberos-authentication/</guid><description>&lt;p&gt;On this page I will describe how I built an environment with a pooled Azure Virtual Desktop hostpool with FSLogix and using the Entra Kerberos option for authentication. This new authentication option eliminates the unsafe need of storing the storage key in hosts&amp;rsquo; registry like we did &lt;a href="https://justinverstijnen.nl/pooled-azure-virtual-desktop-with-azure-ad-users/"&gt;in my earlier AVD full Entra blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In this guide I will dive into how I configured an simple environment where I placed every configuration action in separate steps to keep it simple and clear to follow and also will give some describing information about some concepts and settings.&lt;/p&gt;</description></item><item><title>FSLogix and maximum Azure Files security</title><link>https://projectkaasplank.justinverstijnen.nl/fslogix-and-maximum-azure-files-security/</link><pubDate>Sun, 14 Dec 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/fslogix-and-maximum-azure-files-security/</guid><description>&lt;p&gt;When using Azure Files and Windows 11 as operating system for Azure Virtual Desktop, we can leverage the highest SMB encryption/security available at the moment, which is AES-256. While we can change this pretty easily, the connection to the storage account will not work anymore by default.&lt;/p&gt;
&lt;p&gt;In this guide I will show how I got this to work in combination with the newest Kerberos Authentication.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-maximum-security-preset-in-the-azure-portal"&gt;The Maximum Security preset in the Azure Portal&lt;a class="td-heading-self-link" href="#the-maximum-security-preset-in-the-azure-portal" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;We can also run the SMB security on the Maximum security preset in the Azure Portal and still run FSLogix without problems. In the Azure Portal, go to the storage account and set the security of the File share to &amp;ldquo;Maximum security&amp;rdquo;:&lt;/p&gt;</description></item><item><title>Azure Virtual Desktop RDP Properties</title><link>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-rdp-properties/</link><pubDate>Thu, 27 Nov 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-rdp-properties/</guid><description>&lt;p&gt;In this post, we will be looking at the most popular different RDP Properties we can use in Azure Virtual Desktop.&lt;/p&gt;
&lt;p&gt;I will be talking about local PC&amp;rsquo;s and remote PC&amp;rsquo;s alot, where the remote PC is of course the Azure Virtual Desktop host and the local PC is the device you can physically touch.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="what-are-rdp-properties"&gt;What are RDP properties?&lt;a class="td-heading-self-link" href="#what-are-rdp-properties" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;RDP properties are specific settings to change your RDP experience. This can be to play sound on the remote or local PC, enable or disable printer redirection, enable or disable clipboard between computers and what to do if connection is lost.&lt;/p&gt;</description></item><item><title>Azure Compute Gallery and (AVD) VM images</title><link>https://projectkaasplank.justinverstijnen.nl/azure-compute-gallery-and-avd-vm-images/</link><pubDate>Thu, 09 Oct 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/azure-compute-gallery-and-avd-vm-images/</guid><description>&lt;p&gt;Azure Compute Gallery is a great service in Azure to store, capture and maintain your VM images. This can be helpful when deploying multiple similar VMs. Use cases of this can be &lt;a href="https://justinverstijnen.nl/amc-module-7-virtual-machines-and-scale-sets/#virtual-machine-scale-sets-vmss"&gt;VM Scale Sets&lt;/a&gt;, webservers , containers or Azure Virtual Desktop session hosts.&lt;/p&gt;
&lt;p&gt;In this blog post, I will tell more about Azure Compute Gallery, how to use it when imaging VMs and how it can help you storing and maintaining images for your VMs.&lt;/p&gt;</description></item><item><title>Customize Office apps installation for Azure Virtual Desktop</title><link>https://projectkaasplank.justinverstijnen.nl/customize-office-apps-installation-for-azure-virtual-desktop/</link><pubDate>Tue, 30 Sep 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/customize-office-apps-installation-for-azure-virtual-desktop/</guid><description>&lt;p&gt;When deploying Microsoft Office apps to (pooled) Virtual Desktops, we mostly need to do some optimizations to the installation. We want to optimize performance on pooled and virtual machines, or maybe we want to enable shared computer activation because multiple users need the apps.&lt;/p&gt;
&lt;p&gt;In this guide I will show you how to customize the installation of Office apps, primarily for Virtual Desktops, but can be used on any Windows machine.&lt;/p&gt;</description></item><item><title>Joining storage account to Active Directory (AD DS)</title><link>https://projectkaasplank.justinverstijnen.nl/joining-storage-account-to-active-directory-ad-ds/</link><pubDate>Thu, 14 Aug 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/joining-storage-account-to-active-directory-ad-ds/</guid><description>&lt;p&gt;Joining a storage account to Active Directory can be a hard part of configuring Azure Virtual Desktop or other components to work. We must join the storage account so we can do our Kerberos authentication against the storage account.&lt;/p&gt;
&lt;p&gt;In this guide I will write down the most easiest way with the least effort of performing this action.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;a class="td-heading-self-link" href="#requirements" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Around 30 minutes of your time&lt;/li&gt;
&lt;li&gt;An Azure subscription with the storage account&lt;/li&gt;
&lt;li&gt;An Active Directory (AD DS) to join the storage account with (on-premises/Azure)&lt;/li&gt;
&lt;li&gt;Basic knowledge of Active Directory and PowerShell&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="step-1-prepare-the-active-directory-server"&gt;Step 1: Prepare the Active Directory server&lt;a class="td-heading-self-link" href="#step-1-prepare-the-active-directory-server" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;We must first prepare our server. This must be a domain-joined server, but preferably not a domain controller. Use a management server instead when possible. We must execute&lt;/p&gt;</description></item><item><title>Clean up old FSLogix profiles with Logic Apps</title><link>https://projectkaasplank.justinverstijnen.nl/clean-up-your-fslogix-profiles-with-logic-apps/</link><pubDate>Thu, 07 Aug 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/clean-up-your-fslogix-profiles-with-logic-apps/</guid><description>&lt;p&gt;Today I have a Logic App for you to clean up orphaned FSLogix profiles with Logic Apps. As you know, storage in Azure costs money and we want to store as minimum as possible. But in most companies, old and orphaned FSLogix profiles will be forgotten to clean up so we have automate this.&lt;/p&gt;
&lt;p&gt;In this guide I will show you how you can clean up FSLogix profiles from Azure Files by looking up the last modified date, and deleting the files after they exceeded the number of days.&lt;/p&gt;</description></item><item><title>Using FSLogix App Masking to hide applications on Virtual Desktops</title><link>https://projectkaasplank.justinverstijnen.nl/using-fslogix-app-masking-to-hide-applications-on-virtual-desktops/</link><pubDate>Thu, 31 Jul 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/using-fslogix-app-masking-to-hide-applications-on-virtual-desktops/</guid><description>&lt;p&gt;In this blog post I will explain and demonstrate the pro&amp;rsquo;s and features of using FSLogix App Masking for Azure Virtual Desktop. This is a feature of FSLogix where we can hide certain applications and other components from our users while still having to maintain a single golden image.&lt;/p&gt;
&lt;p&gt;In this guide I will give some extra explaination about this feature, how it works, how to implement it in a production environment and how to create those rules based on the logged on user. I hope to give a &amp;ldquo;one-post-fits-all&amp;rdquo; experience.&lt;/p&gt;</description></item><item><title>Use Ephemeral OS Disks in Azure</title><link>https://projectkaasplank.justinverstijnen.nl/use-ephemeral-os-disks-in-azure/</link><pubDate>Thu, 24 Jul 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/use-ephemeral-os-disks-in-azure/</guid><description>&lt;p&gt;In Azure, you have the option to create Ephemeral OS disks for your machine. This sounds really cool but what is it actually, what pro&amp;rsquo;s and cons are coming with them, what is the pricing and how do we use them? I will do my best to explain everything in this guide.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;a class="td-heading-self-link" href="#requirements" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Around 25 minutes of your time&lt;/li&gt;
&lt;li&gt;An Azure subscription (if wanting to deploy)&lt;/li&gt;
&lt;li&gt;Basic knowledge of Azure&lt;/li&gt;
&lt;li&gt;Basic knowledge of servers and infrastructure&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;h2 id="what-are-ephemeral-os-disks"&gt;What are Ephemeral OS Disks?&lt;a class="td-heading-self-link" href="#what-are-ephemeral-os-disks" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Ephemeral OS Disks are disks in Azure where the data is stored directly on the hypervisor itself, rather than having a managed disk which could be resided at the very other end of a datacenter. Every cable and step between the disk and the virtual machine creates latency which will result in your machine being slower.&lt;/p&gt;</description></item><item><title>RDP Multipath - What is it and how to configure?</title><link>https://projectkaasplank.justinverstijnen.nl/rdp-multipath-what-is-it-and-how-to-configure/</link><pubDate>Wed, 16 Jul 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/rdp-multipath-what-is-it-and-how-to-configure/</guid><description>&lt;p&gt;RDP Multipath is a new protocol for Azure Virtual Desktop and ensures the user always has a good and stable connection. It improves the connection by connecting via the best path and reduces random disconnections between session hosts and users.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s take a look what RDP Multipath adds to your connections:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/rdp-multipath-what-is-it-and-how-to-configure-3778/jv-media-3778-6509addb3606.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Green:&lt;/strong&gt; The normal paths of connecting with RDP/Shortpath
&lt;strong&gt;Purple:&lt;/strong&gt; The paths added by RDP Multipath&lt;/p&gt;
&lt;p&gt;This adds extra ways of connecting session hosts to the end device, selects the most reliable one and therefore adds stability and decreases latency.&lt;/p&gt;</description></item><item><title>Pooled Azure Virtual Desktop with Azure AD cloud users only</title><link>https://projectkaasplank.justinverstijnen.nl/pooled-azure-virtual-desktop-with-azure-ad-users/</link><pubDate>Thu, 12 Jun 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/pooled-azure-virtual-desktop-with-azure-ad-users/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;
&lt;p&gt;This deployment option is superseded by the more easy and secure Entra Kerberos option, check out the updated deployment guide here: &lt;a href="https://justinverstijnen.nl/azure-virtual-desktop-fslogix-and-native-kerberos-authentication/"&gt;https://justinverstijnen.nl/azure-virtual-desktop-fslogix-and-native-kerberos-authentication/&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Since the beginning of Azure Virtual Desktop, it is mandatory to run it with an Active Directory. This because when using pooled session hosts, there has to be some sort of NTFS permission for FSLogix to reach the users&amp;rsquo; profile disks. This permission is done using NTFS with Kerberos authentication. Something Azure AD doesn&amp;rsquo;t support.&lt;/p&gt;</description></item><item><title>Test Azure Virtual Desktop connectivity and RTT</title><link>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-connectivity-script/</link><pubDate>Thu, 22 May 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/azure-virtual-desktop-connectivity-script/</guid><description>&lt;p&gt;Sometimes, we need to check some basic connectivity from end user devices to a service like Azure Virtual Desktop. Most networks have a custom firewall equipped where we must allow certain traffic to flow to the internet.&lt;/p&gt;
&lt;p&gt;Previously there was a tool from Microsoft available, the Azure Virtual Desktop experience estimator, but they have discontinued that. This tested the Round Trip Time (RTT) to a specific Azure region and is a calculation of what the end user will get.&lt;/p&gt;</description></item><item><title>Windows Search optimization on Azure Virtual Desktop</title><link>https://projectkaasplank.justinverstijnen.nl/windows-search-optimization-azure-virtual-desktop/</link><pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/windows-search-optimization-azure-virtual-desktop/</guid><description>&lt;p&gt;When using Windows 11 Multi Session images on Azure for Azure Virtual Desktop, Microsoft has disabled some features and changed the behaviour to optimize it for using with multiple users. One of the things that has been &amp;ldquo;lazy loading&amp;rdquo; is Windows Search. The first time after logging in it will be much slower than normal. The 2nd, 3rd and 4th time, it will be much faster.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/windows-search-optimization-azure-virtual-desktop-3737/jv-media-3737-445bd67fa9ae.mp4"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>Monitor Azure Virtual Deskop logon speed</title><link>https://projectkaasplank.justinverstijnen.nl/monitor-azure-virtual-deskop-logon-performance/</link><pubDate>Thu, 24 Apr 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/monitor-azure-virtual-deskop-logon-performance/</guid><description>&lt;p&gt;Sometimes we want to know why a Azure Virtual Desktop logon took longer than expected. Several actions happen at Windows logon, like FSLogix profile mounting, Group Policy processing and preparing the desktop. I found a script online that helps us monitor the sign-ins and logons and basically tells us why it took 2 minutes and what parts took a specific amount of seconds.&lt;/p&gt;
&lt;p&gt;The script is &lt;strong&gt;not&lt;/strong&gt; made by myself, the source of the script is: &lt;a href="https://www.controlup.com/script-library-posts/analyze-logon-duration/"&gt;https://www.controlup.com/script-library-posts/analyze-logon-duration/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Storage Account performance and pricing for Azure Virtual Desktop</title><link>https://projectkaasplank.justinverstijnen.nl/storage-account-performance-and-pricing-for-azure-virtual-desktop/</link><pubDate>Sun, 20 Apr 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/storage-account-performance-and-pricing-for-azure-virtual-desktop/</guid><description>&lt;p&gt;Choosing the right performance tier of Azure Storage Accounts can be very complex. How much size and performance do we need? How many users will login to Azure Virtual Desktop and how many profile size do we want to assign them?&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;</description></item><item><title>Solved - FSLogix release 25.02 breaks Recycle Bin - Azure Virtual Desktop</title><link>https://projectkaasplank.justinverstijnen.nl/solved-fslogix-update-25-02-breaks-recycle-bin-bug/</link><pubDate>Mon, 03 Mar 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/solved-fslogix-update-25-02-breaks-recycle-bin-bug/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;
&lt;p&gt;This issue has been solved in the newest release of FSLogix 25.04: &lt;a href="https://learn.microsoft.com/en-us/fslogix/overview-release-notes"&gt;https://learn.microsoft.com/en-us/fslogix/overview-release-notes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please use this newer version instead of version 25.02. This fixes the bug in this article without any change in policies and settings.&lt;/p&gt;
&lt;/div&gt;
&lt;h2 id="the-problembug-described"&gt;The problem/bug described&lt;a class="td-heading-self-link" href="#the-problembug-described" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;When testing the new FSLogix 25.02 version, I came across a very annoying problem/bug in this new version.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/solved-fslogix-update-25-02-breaks-recycle-bin-bug-1312/jv-media-1312-c20e8ab02a2c.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;The Recycle Bin on C:\ is corrupted. Do you want to empty the Recycle Bin for this drive?&amp;rdquo;&lt;/p&gt;</description></item><item><title>Stop OneNote printer from being default printer in AVD</title><link>https://projectkaasplank.justinverstijnen.nl/stop-onenote-printer-from-being-default-printer-in-avd/</link><pubDate>Fri, 10 Jan 2025 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/stop-onenote-printer-from-being-default-printer-in-avd/</guid><description>&lt;p&gt;If you have the Office Apps installed with OneNote included, sometimes the OneNote printer will be installed as default:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://sajvwebsiteblobstorage.blob.core.windows.net/blog/stop-onenote-printer-from-being-default-printer-in-avd-4308/jv-media-4308-b6757651a8fd.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-issue-itself"&gt;The issue itself&lt;a class="td-heading-self-link" href="#the-issue-itself" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The issue is that OneNote automatically creates a printer queue in Windows at installation for users to send information to OneNote. This will be something they use sometimes, but a physical printer will be used much more often. The most annoying part is that the software printer for OneNote will be marked as default printer every day which is annoying for the end users.&lt;/p&gt;</description></item><item><title>Automatic AVD/W365 Feed discovery for mobile apps</title><link>https://projectkaasplank.justinverstijnen.nl/automatic-avd-w365-feed-discovery-for-mobile-apps/</link><pubDate>Wed, 09 Oct 2024 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/automatic-avd-w365-feed-discovery-for-mobile-apps/</guid><description>&lt;p&gt;When using Azure Virtual Desktop (AVD) or Windows (W365), we sometimes use the mobile apps for Android, MacOS or iOS. But those apps rely on filling in a Feed Discovery URL instead of simply a Email address and a password.&lt;/p&gt;
&lt;p&gt;Did you know we can automate this process? I will explain how to do this!&lt;/p&gt;
&lt;p&gt;Fast path for URL: &lt;a href="https://rdweb.wvd.microsoft.com/api/arm/feeddiscovery"&gt;https://rdweb.wvd.microsoft.com/api/arm/feeddiscovery&lt;/a&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-problem-explained"&gt;The problem explained&lt;a class="td-heading-self-link" href="#the-problem-explained" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;When downloading the apps for your mobile devices, we get this window after installing:&lt;/p&gt;</description></item><item><title>Solved - Windows Store applications on FSLogix/Azure Virtual Desktop</title><link>https://projectkaasplank.justinverstijnen.nl/microsoft-store-applications-on-azure-virtual-desktop-fslogix/</link><pubDate>Thu, 15 Aug 2024 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/microsoft-store-applications-on-azure-virtual-desktop-fslogix/</guid><description>&lt;p&gt;By default, Microsoft Store applications are not supported when using FSLogix. The root cause is that Windows stores some metadata that is not roamed in the profile folder and cleared at every new logon. You will encounter this behaviour in every environment where you use FSLogix.&lt;/p&gt;
&lt;p&gt;Now a long time I told our end users that there unfortunately is no solution possible to download apps and make them persistent across Azure Virtual Desktop sessions but someday I found a workaround to this problem. I will explain this at this page.&lt;/p&gt;</description></item><item><title>Optimize Windows 11 for Azure Virtual Desktop (AVD)</title><link>https://projectkaasplank.justinverstijnen.nl/optimize-windows-11-for-azure-virtual-desktop/</link><pubDate>Sun, 04 Aug 2024 00:00:00 +0000</pubDate><guid>https://projectkaasplank.justinverstijnen.nl/optimize-windows-11-for-azure-virtual-desktop/</guid><description>&lt;p&gt;When using Windows 11 on Azure Virtual Desktop (AVD) - without the right optimization - the experience can be a little laggy, stuttery and slow. Especially when you came from Windows 10 with the same settings. You definitely want to optimize some settings.&lt;/p&gt;
&lt;p&gt;After that we will look into the official Virtual Desktop Optimization Toolkit (VDOT).&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="introduction-to-the-group-policy-template"&gt;Introduction to the Group Policy template&lt;a class="td-heading-self-link" href="#introduction-to-the-group-policy-template" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Assuming you run your Azure Virtual Desktop environment by using the good old Active Directory (AD DS), you can manage the hosts with Group Policy.&lt;/p&gt;</description></item></channel></rss>