
$FODList = Import-Csv -Path $filePath -Delimiter " " Reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Control Panel\International" /v "BlockCleanupOfUnusedPreinstalledLangPacks" /t REG_DWORD /d 1 /f # Add Languages to running Windows Image for Capture#ĭisable-ScheduledTask -TaskPath "\Microsoft\Windows\AppxDeploymentClient\" -TaskName "Pre-staged app cleanup"ĭisable-ScheduledTask -TaskPath "\Microsoft\Windows\MUI\" -TaskName "LPRemove"ĭisable-ScheduledTask -TaskPath "\Microsoft\Windows\LanguageComponentsInstaller" -TaskName "Uninstallation"
AZURE VIRTUAL DESKTOP INSTALL
Run the following PowerShell script from an elevated PowerShell session to install language packs and satellite packages on Windows 11 Enterprise: # You can create a custom image by following these steps:ĭeploy an Azure VM, then go to the Azure Gallery and select the current version of Windows 11 Enterprise you're using.Īfter you've deployed the VM, connect to it using RDP as a local admin.Ĭonnect to the file share repository you created in Create a content repository for language packages and features on demand and mount it to a letter drive (for example, drive E). Set the permissions on the language content repository share so that you have read access from the VM you'll use to build the custom image.Ĭreate a custom Windows 11 Enterprise image manually

AZURE VIRTUAL DESKTOP ISO
Windows 11, version 22H2 Inbox Apps ISO.Windows 11, version 21H2 Inbox Apps ISO.Windows 11, version 22H2 Language and Optional Features ISO.Windows 11, version 21H2 Language and Optional Features ISO.A Language and Optional Features ISO and Inbox Apps ISO of the OS version the image uses.An Azure VM with Windows 11 Enterprise installed.Requirementsīefore you can add languages to a Windows 11 Enterprise VM, you'll need to have the following things ready:
AZURE VIRTUAL DESKTOP HOW TO
Fortunately, this article will help walk you through how to build an image that can accommodate users of all languages and localization needs. The second option is more efficient in terms of resources and cost, but requires a few extra steps.

For pooled host pools, we still recommend you add the languages you plan to add to a custom image. This feature means you won't need to pre-install language packs for users in a personal host pool. Starting with Windows 11, non-administrator user accounts can now add both the display language and its corresponding language features. That's why you can customize the Windows 11 Enterprise image you use for your virtual machines (VMs) to have different language packs.

It's important to make sure users within your organization from all over the world can use your Azure Virtual Desktop deployment.
