Is Internet Explorer group policy setting "EnableGlobalWindowListInIEMode" available on Windows Server 2016 / 2019?

huangapple go评论59阅读模式
英文:

Is Internet Explorer group policy setting "EnableGlobalWindowListInIEMode" available on Windows Server 2016 / 2019?

问题

以下是您要翻译的内容:

One of our applications runs as an ActiveX component and it required the use of Internet Explorer. As Internet Explorer has now been retired, the users now access the application using Edge in IE mode. The application, which is running in its own process, needs to be able to locate the Edge IE mode tab window that it is using, and we found from this very helpful answer SHDocVw::ShellWindows not finding tab window for application running on Edge in IE mode that the group policy setting EnableGlobalWindowListInIEMode for Internet Explorer has to be enabled on the workstation in order for our application to be able to locate the Edge IE mode tab window. This setting has worked well for Windows workstation users. But Windows 2016 Server users are reporting that this group policy setting does not seem to be available on the server.

This EnableGlobalWindowListInIEMode setting does not appear to be listed in the group policy editor for Windows Server 2019 either. I tried manually adding the setting to the registry (HKLM\Software\Policies\Microsoft\Internet Explorer\Main\EnterpriseMode), but our application behaved as if it were not set.

In the documentation at the EnableGlobalWindowListInIEMode link above, the "Applicable OS" section for this setting indicates Windows 10 and Windows 11, at particular build levels or higher, but does not specifically mention Windows Server versions.

Is this group policy setting not available in Windows Server 2016/2019? Are there additional group policy templates - or updated templates - that need to be applied in order to be able to set this setting?

英文:

One of our applications runs as an ActiveX component and it required the use of Internet Explorer. As Internet Explorer has now been retired, the users now access the application using Edge in IE mode. The application, which is running in its own process, needs to be able to locate the Edge IE mode tab window that it is using, and we found from this very helpful answer SHDocVw::ShellWindows not finding tab window for application running on Edge in IE mode that the group policy setting EnableGlobalWindowListInIEMode for Internet Explorer has to be enabled on the workstation in order for our application to be able to locate the Edge IE mode tab window. This setting has worked well for Windows workstation users. But Windows 2016 Server users are reporting that this group policy setting does not seem to be available on the server.

This EnableGlobalWindowListInIEMode setting does not appear to be listed in the group policy editor for Windows Server 2019 either. I tried manually adding the setting to the registry (HKLM\Software\Policies\Microsoft\Internet Explorer\Main\EnterpriseMode), but our application behaved as if it were not set.

In the documentation at the EnableGlobalWindowListInIEMode link above, the "Applicable OS" section for this setting indicates Windows 10 and Windows 11, at particular build levels or higher, but does not specifically mention Windows Server versions.

Is this group policy setting not available in Windows Server 2016/2019? Are there additional group policy templates - or updated templates - that need to be applied in order to be able to set this setting?

答案1

得分: 0

从 Microsoft Q&A 网站1 收到的答案是,EnableGlobalWindowListInIEMode 组策略设置在 Windows Server 2016 或 Windows Server 2019 上不可用,但在 Windows Server 2022 上可用。

英文:

The answer I received from the Microsoft Q&A site here is that this EnableGlobalWindowListInIEMode group policy setting is not available on Windows Server 2016 or Windows Server 2019, but is available on Windows Server 2022.

huangapple
  • 本文由 发表于 2023年3月7日 04:33:42
  • 转载请务必保留本文链接:https://go.coder-hub.com/75655569.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定