< Back

Get-WinAcceptLanguageFromLanguageListOptOut

Tue Jan 29, 2019 10:17 pm

NAME Get-WinAcceptLanguageFromLanguageListOptOut



SYNOPSIS

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





SYNTAX

Get-WinAcceptLanguageFromLanguageListOptOut [<CommonParameters>]





DESCRIPTION

The Get-WinAcceptLanguageFromLanguageListOptOut cmdlet gets the HTTP Accept Language from Language List opt-out setting for the current user

account. By default, the HTTP Accept Language List is automatically generated from the current user account????????s language list.



When set to TRUE, this setting deletes the current content of the HTTP Accept Language registry key and prevents changes to the language list from

reestablishing the key. When set to FALSE, this setting reestablishes the HTTP Accept Language List that is based on the language list for the

current user account.





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 the HTTP Accept Language from Language List opt-out setting for the current user account.





Example 1



PS C:\\>Get-WinAcceptLanguageFromLanguageListOptOut

TRUE



This command returns the status of the HTTP Accept Language from Language List opt-out setting for the current user account.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/p/?linkid=287337

Set-WinAcceptLanguageFromLanguageListOptOut

Get-WinUserLanguageList