Set-WinCultureFromLanguageListOptOut
Applies To: Windows 8, Windows Server 2012
Sets the Culture (User Locale) from language list opt out setting for the current user account.
Parameter Set: Default
Set-WinCultureFromLanguageListOptOut [-OptOut] <Boolean> [ <CommonParameters>]
The Set-WinCultureFromLanguageListOptOut cmdlet gets the Culture (User Locale) opt-out setting for the current user account. Setting this option to TRUE disables the action of dynamically setting the Culture (User Locale) for the current user based on changes to the Windows display language. Setting this option to FALSE activates the dynamic setting behavior. The default setting is FALSE.
Aliases |
none |
Required? |
true |
Position? |
1 |
Default Value |
none |
Accept Pipeline Input? |
false |
Accept Wildcard Characters? |
false |
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters.
This cmdlet blocks the dynamic setting behavior.
PS C:\> Set-WinCultureFromLanguageListOptOut 1