< Back
Get-WinCultureFromLanguageListOptOut
Post
NAME Get-WinCultureFromLanguageListOptOut
SYNOPSIS
Gets the Culture (User Locale) from the language list opt-out setting for the current user account.
SYNTAX
Get-WinCultureFromLanguageListOptOut [<CommonParameters>]
DESCRIPTION
The Get-WinCultureFromLanguageListOptOut cmdlet gets the Culture (User Locale) override setting for the current user account. When set to TRUE,
the Culture setting is not updated by changes to the Windows display language. When set the FALSE, the Culture setting can be reassigned to match
the display language changes any time that the display language changes. The default setting is FALSE.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
Boolean
A Boolean value that reports the status of this setting.
Example 1
PS C:\\>Get-WinCultureFromLanguageListOptOut
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/p/?linkid=287338
Set-WinCultureFromLanguageListOptOut
SYNOPSIS
Gets the Culture (User Locale) from the language list opt-out setting for the current user account.
SYNTAX
Get-WinCultureFromLanguageListOptOut [<CommonParameters>]
DESCRIPTION
The Get-WinCultureFromLanguageListOptOut cmdlet gets the Culture (User Locale) override setting for the current user account. When set to TRUE,
the Culture setting is not updated by changes to the Windows display language. When set the FALSE, the Culture setting can be reassigned to match
the display language changes any time that the display language changes. The default setting is FALSE.
PARAMETERS
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
Boolean
A Boolean value that reports the status of this setting.
Example 1
PS C:\\>Get-WinCultureFromLanguageListOptOut
RELATED LINKS
Online Version: http://go.microsoft.com/fwlink/p/?linkid=287338
Set-WinCultureFromLanguageListOptOut