Forum Discussion
npham1477
Feb 04, 2022Copper Contributor
Add arguments to IE Mode
Trying to use Edge in IE mode for following example url:
https://test.com/test/?help=true
When I add the above url to the Internet mode pages, ?help=true gets dropped and it only adds https://test.com/test/?help=true
Since https://test.com/test/?help=true gets added, when I access https://test.com/test/?help=true, it does not load in IE mode.
Is there a way to accomplish this?
1 Reply
- Kelly_Y
Microsoft
npham1477 Are you creating the XML file to configure IE mode using policy?
If so, the documentation mentions not using protocols and query strings. More information about formatting can be found here: https://docs.microsoft.com/en-us/internet-explorer/ie11-deploy-guide/enterprise-mode-schema-version-2-guidance#what-not-to-include-in-your-schema
-Kelly