Set-WinSystemLocale
Set-WinSystemLocale [-SystemLocale*] <CultureInfo> [<CommonParameters>]
The System-locale setting determines which code pages (ANSI, DOS, and Macintosh) the system uses by default. If you change the System-locale setting, the necessary bitmap font files are installed to support legacy applications in the selected language. Note that because this is a system setting, this can only be changed by a user with Administrator permissions, and changes do not take effect until the computer is restarted.
Parameters
-SystemLocale <CultureInfo>
- This value is required
- Accepts pipeline input ByValue
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,ErrorAction, ErrorVariable, WarningAction, WarningVariable,OutBuffer, PipelineVariable, and OutVariable.
Inputs
CultureInfoOutputs
Example 1This work is licensed under a Creative Commons Attribution 4.0 International. It is attributed to Microsoft Corporation and can be found here.
PowerShell Commands