Skip to main content
CallTower Solutions Center

Clarity Connect Admin - Enabling Enterprise Mode In Edge Chromium

To ensure that the Connect Dashboard continues to work with Microsoft's new Edge Chromium, it is required that Enterprise mode is enabled. If Enterprise mode is not enabled, the Connect Dashboard will not function. Using Enterprise Mode means that you can continue to use Microsoft Edge as your default browser, while also ensuring that Connect opens in IE11 Document Mode and functions normally.

Because the Dashboard will be opening in Internet Explorer 11 Document mode, it will be required that all agent computers have the Skype Meetings app installed. Skype Meetings App Must be installed. Click here for instructions on how to install this.

This article describes the method for enabling Enterprise mode in Edge Chromium so that all Connect sites will open automatically in Internet Explorer 11 Document Mode.

Pre-requisites

Administrative access to the Domain Controller and Domain Administrator permissions.

Administrative Templates for Edge Chromium version 78 or later (see below).

Client machines must be domain-joined and updated to the latest Windows update.

Edge Chromium and Internet Explorer Administrative Templates are installed. 

Skype for Business meetings app installed on client machines.

Guidelines

Create a List of Enterprise Mode Sites:
  1. Download Microsoft EMIE tool for managing enterprise mode list.
  2. Once the appropriate version of the tool has been downloaded, install the tool, then start it by clicking on the Enterprise Mode Site List Manager icon on your desktop.
  3. Click the Add button near the list of URLs inside the tool. A new dialog will open, enter the URL for your Connect instance(s), without the http/https.
    example: customer.ctcontactcenter.com/ClarityConnect
  4. Under Compatibility mode select “IE11 Document Mode”, and under Open In select “IE11”.
    mceclip0.png
  5. Click Save.
  6. Repeat for all Connect instances.
  7. Depending on the site list settings, administrators should add single servers to the site list as well, or updates to the dashboard will not work, i.e. Dashboard/session state changes. The URL to configure should include both the FQDN of the connect site, and the specific server(s). Alternatively, a IP address/port, IP Address range/port, or an entire domain or subdomain would suffice, too. (Note: Please exclude the schema i.e. HTTP or HTTPS)

  8. After all Connect websites have been added, use File > Save to XML and save the file to your machine with the name of your choosing (example: iesitelist.xml).
    Note: It is recommended to also export the list of sites you’ve created to .emie/.emie2 file using File > Export function of Enterprise Mode Site List Manager.
    If any further changes need to be made to the Enterprise Mode site list, the File Import function should be used to load previously created .emie/.emie2 file, modify the list of sites, then again generate the final XML file and export the changes into a .emie/.emie2 file. This way, the Enterprise Mode Site List Manager will properly increment the version of every generated XML file, which is required in order for Edge and Internet Explorer to honor those changes.
Publishing Your Enterprise Mode List:

After the XML file with the Enterprise Mode sites is generated, it needs to be published so that the agent machines can access it.

In order to do that, the file must be put somewhere where it will be available to all the machines in the network, such as a website or a UNC share.

One such an option is the following folder on a Domain Controller machine: %systemroot%\SYSVOL\sysvol\{domain}\

Which should be accessible by default through the following UNC share: \\{domaincontroller}\SYSVOL\{domain}\

Where {domaincontroller} is the hostname of the domain controller machine, and {domain} is the domain extension.

Therefore, simply copying the .xml (ex. iesitelist.xml) file you created previously to the folder above, should make it accessible from the agent machines, using the path: \\{domaincontroller}\SYSVOL\{domain}\{iesitelist.xml}

If this does not work, another alternative can be setting up a web site in IIS to host the file.

Regardless of which solution you might choose, please test it to confirm that the file is indeed accessible from the agent machines.

Creating a Group Policy for Edge:

(Note: An optional policy may eliminate the need for a site list if you have policies in place for Intranet Site to Zone mappings:- Computer/User Administrative Templates/Microsoft Edge/Send all Intranet sites to Internet Explorer)

mceclip0.png

 

Steps to create Group Policy:
  1. Press Windows + R to open the Run dialog, type “mmc” (without quotes) and press Enter to open Microsoft Management Console
  2. Click File > Add/Remove Snap-in…, in the list of available snap-ins find Group Policy Management Editor, then click Add > button. This should open the Select Group Policy dialog.
    mceclip1.png
  3. In the Select Group Policy dialog, click Browse, then select Default Domain Policy and click Ok. Click Finish to close this dialog, and then click Ok in Add/Remove snap-ins dialog.
    mceclip0.png
  4. On the left-hand side of the window, expand the hierarchy to find the following element:
    Console Root\Default Domain Policy\Computer Configuration\Policies\Administrative Templates\Microsoft Edge
    mceclip1.png
  5. On the right-hand side of the window, find the “Configure the Enterprise Mode site list” setting, then double-click to open it.
    mceclip3.png
  6. Click the Enabled radio button to enable this setting, then enter the network location pointing to your Administrative Mode Site List file you published earlier.
    mceclip4.png
  7. Click OK to save changes.
  8. Find the setting called “Configure Internet Explorer Integration", then double-click to open it.
    mceclip6.png
  9. Click the Enabled radio button to enable Internet Explorer integration mode in Edge, then select “Internet Explorer Mode” in the dropdown.
    mceclip7.png
  10. Click OK to save changes.
Creating a Group Policy for Internet Explorer:
  1. If Group Policy Management Editor is closed, follow these steps to open it:
    1. Press Windows + R to open the Run dialog, type “mmc” (without quotes) and press Enter to open Microsoft Management Console
    2. Click File > Add/Remove Snap-in… in the list of available snap-ins find Group Policy Management Editor, then click Add > button. This should open the Select Group Policy dialog.
    3. In Select Group Policy dialog, click Browse, then select Default Domain Policy and click Ok. Click Finish to close this dialog, and then click Ok in Add/Remove snap-ins dialog.
  2. On the left-hand side of the window, expand the hierarchy to find the following element:
    Console Root\Default Domain Policy\Computer Configuration\Policies\Administrative Templates\Internet Explorer
    mceclip8.png
  3. On the right-hand side of the window, find the “Use the Enterprise Mode IE website list” setting, then double-click to open it.
    mceclip9.png
  4. Click the Enabled radio button to enable this setting, then enter the network location pointing to your Administrative Mode Site List file you published earlier, the same one also used for the Edge setting.
    mceclip10.png
  5. Click OK to save changes. You can now close the Management Console.

  6. Open the command prompt in administrative mode and use the following command to update group policies: gpupdate /force

Verifying if the Changes Have Taken Effect:

Please note that the changes might not take effect immediately. A computer restart may also be required.

  1. Open the Chromium Edge on an agent machine. Browse to the following address: edge://compat

  2. The Connect website should be visible in the enterprise mode site list, along with the location of the file containing this list, and the current version of that list.
    mceclip11.png