Skip to content

Commit 51bb7e3

Browse files
committed
Added troubleshooting items
1 parent 0042e56 commit 51bb7e3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

articles/virtual-desktop/troubleshoot-custom-image-templates.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,17 @@ If you receive the error message starting **PrivateLinkService Network Policy is
4747
## Removing the Microsoft Store app
4848

4949
Removing or uninstalling the Microsoft Store app is not supported. Learn how to [Configure access to the Microsoft Store](/windows/configuration/stop-employees-from-using-microsoft-store).
50+
51+
## Issues installing or enabling additional languages on Windows 10 images
52+
53+
Additional languages can be added by custom image templates, which uses the [Install-Language PowerShell cmdlet](/powershell/module/languagepackmanagement/install-language). If you have issues installing or enabling additional languages on Windows 10 Enterprise and Windows 10 Enterprise multi-session images, ensure that:
54+
55+
- You haven't disabled installing language packs by group policy on your image. The policy setting can be found at the following locations:
56+
- Computer Configuration > Administrative Templates > Control Panel > Regional and Language Options > Restrict Language Pack and Language Feature Installation
57+
- User Configuration > Administrative Templates > Control Panel > Regional and Language Options > Restrict Language Pack and Language Feature Installation
58+
59+
- Your session hosts can connect to Windows Update to download languages and latest cumulative updates.
60+
61+
## Is Trusted Launch or are Confidential VMs supported?
62+
63+
As custom image templates is based on Azure Image Builder, support for Trusted Launch or Confidential VMs is inherited. For more information, see [Confidential VM and Trusted Launch support](../virtual-machines/image-builder-overview.md#confidential-vm-and-trusted-launch-support).

0 commit comments

Comments
 (0)