International Settings Cmdlets in Windows PowerShell

Windows PowerShell® is a task-based command-line shell and scripting language designed especially for system administration. This reference topic for the information technology (IT) professional provides assistance in utilizing the Windows PowerShell cmdlets to script and automate tasks.

International Settings

You can use the International Settings PowerShell cmdlets to control the language that is used for various elements of the user interface (UI).

This reference provides cmdlet descriptions and syntax for all International Settings-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.

Cmdlet Description

Get-WinAcceptLanguageFromLanguageListOptOut

Gets the HTTP Accept Language from Language List opt-out setting for the current user account.

Get-WinCultureFromLanguageListOptOut

Gets the Culture (User Locale) from the language list opt-out setting for the current user account.

Get-WinDefaultInputMethodOverride

Gets the default input method override setting for the current user account.

Get-WinHomeLocation

Gets the Windows GeoID home location setting for the current user account.

Get-WinLanguageBarOption

Gets the language bar mode and language bar type for the current user account.

Get-WinSystemLocale

Gets the System-locale setting (that is, the language for non-Unicode programs) for the current computer

Get-WinUILanguageOverride

Gets the Windows UI language override setting for the current user account.

Get-WinUserLanguageList

Gets the language list for the current user account.

New-WinUserLanguageList

Instantiates a new language list object.

Set-Culture

Sets the user culture for the current user account.

Set-WinAcceptLanguageFromLanguageListOptOut

Sets the HTTP Accept Language from Language List opt-out setting for the current user account.

Set-WinCultureFromLanguageListOptOut

Sets the Culture (User Locale) from language list opt out setting for the current user account.

Get-WinLanguageBarOption

Sets the default input method override for the current user account.

Set-WinHomeLocation

Sets the home location setting for the current user account.

Set-WinLanguageBarOption

Sets the language bar type and mode for the current user account.

Set-WinSystemLocale

Sets the system locale (the language for non-Unicode programs) for the current computer.

Set-WinUILanguageOverride

Sets the Windows UI language override setting for the current user account.

Set-WinUserLanguageList

Sets the language list and associated properties for the current user account.