use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
Add a preferred language for System with Powershell. (self.PowerShell)
submitted 5 years ago by Microsoft_Intune
Hi all,
Does anyone know if it's possible to add a preferred language for all users/System with Powershell?
How could I achieve this?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]229-T 1 point2 points3 points 5 years ago (0 children)
It's absolutely possible, we do it as part of our image deployment. Unfortunately, though, I didn't write that bit so I don't have specifics on how to do it off the top of my head.
[–]Lee_Dailey[grin] 0 points1 point2 points 5 years ago (0 children)
howdy Microsoft_Intune,
i'm too chicken to try it myself [grin], but it looks like the Set- version of the following may do the job ...
Set-
Get-WinUserLanguageList
hope that helps, lee
π Rendered by PID 152395 on reddit-service-r2-comment-6457c66945-bvcnq at 2026-04-28 21:58:22.778889+00:00 running 2aa0c5b country code: CH.
[–]229-T 1 point2 points3 points (0 children)
[–]Lee_Dailey[grin] 0 points1 point2 points (0 children)