Forum Discussion
IE9/IE10 users in SPO - Time to move to modern browsers!
Are we able to determine who is accessing the site using outdated browsers? Or do we just wait for people to call about the "downgraded" experience?
Also, would compatibility mode trigger this warning/alert? Lots of people use Compatibility Mode as a shotgun solution so it is turned on all over the place. Display intranet sites in Compatibility Mode is an option which might affect our Sharepoint sites.
- Kerem YuceturkDec 23, 2016
Microsoft
Hi Paul Tower, There is a way to take a create a browser report using the PowerShell command Get-O365ClientBrowserDetailReport for Exchange Online. It is not the report for SharePoint Online, but it may reveal the users in your organization that are using older versions of Internet Explorer.
Our hope is that you are able to push IE11 deployment broadly to machines across your organization using some of the deployment tools available here.
Our reporting accounts for telling the compatibility mode apart from underlying browser version. The user agent strings generated by IE11 in IE9 compatibility mode are different than IE9 itself, so we use that information in our analysis.