nerdexam
MicrosoftMicrosoft

AZ-140 · Question #324

AZ-140 Question #324: Real Exam Question with Answer & Explanation

The correct answer is C: Run the Set-WinUserLanguageList cmdlet to add the language list to the settings menu.. To make your users select the languages you installed, sign in as the user, and then run the below PowerShell cmdlet for adding the installed language packs to the Languages menu. Also, this script can be set up as a logon script or an automated task that activates when the users

Submitted by alyssa_d· Apr 18, 2026

Question

You add several languages to a base image and utilize that image for deploying the Session Hosts. Users log in but don't have an option to add additional languages. Which of the following steps would you take?

Options

  • AUpdate the Inbox Apps for multi-language.
  • BCreate a content repository for language packs.
  • CRun the Set-WinUserLanguageList cmdlet to add the language list to the settings menu.
  • DCreate a content repository for features on demand.

Explanation

To make your users select the languages you installed, sign in as the user, and then run the below PowerShell cmdlet for adding the installed language packs to the Languages menu. Also, this script can be set up as a logon script or an automated task that activates when the users sign in to their session. https://docs.microsoft.com/en-us/azure/virtual-desktop/language-packs?WT.mc_id=AZ-MVP- 5004159#enable-languages-in-windows-settings-app

Community Discussion

No community discussion yet for this question.

Full AZ-140 PracticeBrowse All AZ-140 Questions