Microsoft CRM 2011 Defaults to Mobile Site /m
When hitting our CRM 2011 website after recent rollup updates, the website defaults to to a URL with a /m/ and shows a mobile site.
The FIX
This is really simple.
When the site reformats to: /m/defualt.aspx Just replace that with /main.aspx
So this: https://acc.interactivewebs.com:444/m/default.aspx
Becomes: https://acc.interactivewebs.com:444/main.aspx
It’s that easy!