Hi,
We're using the IE11 Enterprise mode tool to manage a list of website for which we want the IE11 Enterprise mode to be swicthed ON automatically. All is wokring fine.
I have received a request to remove the Enterprise mode only for a couple of URLs of a site, the whole site must remain in Enteprrise mode.
Ex :
Current setup :
<rules version="35">
<emie>
<domain exclude="false">site.domain.com</domain>
</emie>
<docMode />
</rules>
Is this achievable via the Enterprise mode tool or must this be done by manually editing the XML ?
What would be the syntax?
Thanks i advance