International Settings Cmdlets in Windows PowerShell
Applies To: Windows 8, Windows Server 2012
In Windows® 8, you can use the International Settings PowerShell cmdlets to control the language that is used for various elements of the user interface (UI).
In this Section
Cmdlet | Description |
---|---|
Gets the HTTP Accept Language from Language List opt-out setting for the current user account. |
|
Gets the Culture (User Locale) from the language list opt-out setting for the current user account. |
|
Gets the default input method override setting for the current user account. |
|
Gets the Windows GeoID home location setting for the current user account. |
|
Gets the language bar mode and language bar type for the current user account. |
|
Gets the System-locale setting (that is, the language for non-Unicode programs) for the current computer |
|
Gets the Windows UI language override setting for the current user account. |
|
Gets the language list for the current user account. |
|
Instantiates a new language list object. |
|
Sets the user culture for the current user account. |
|
Sets the HTTP Accept Language from Language List opt-out setting for the current user account. |
|
Sets the Culture (User Locale) from language list opt out setting for the current user account. |
|
Sets the default input method override for the current user account. |
|
Sets the home location setting for the current user account. |
|
Sets the language bar type and mode for the current user account. |
|
Sets the system locale (the language for non-Unicode programs) for the current computer. |
|
Sets the Windows UI language override setting for the current user account. |
|
Sets the language list and associated properties for the current user account. |