Can the "AcceptLanguage" header that IE sends be specified by a GPO on the client?

The setting I want to push out is,

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\International
    <namnlös>   REG_SZ
    AcceptLanguage      REG_SZ  en,sv;q=0.5
link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

I don't think this specific item can be set explicitly through a specific GPO ADM.

You can of course set registry settings through GPO.

Computer Config -- Policies -- Windows Settings -- Security Settings -- Registry

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.