Wednesday 6 February 2013

Remove pending email warning notification on CRM 2011


If you are using on-premise and use a URL like so:
http://crmserver/{Organization Name}

use the following instead:
http://crmserver/{Organization Name}/main.aspx?skipNotification=1

If you are claims-based (IFD) and use a URL like so:
https://{Organization Name}.crmserver.com

use the following instead:
https://{Organization Name}.crmserver.com/main.aspx?skipNotification=1

For on-line customers using a url like:
https://{Organization Name}.crm5.dynamics.com

use the following instead:
https://{Organization Name}.crm5.dynamics.com/main.aspx?skipNotification=1


Save it to your bookmark and stop growling (if you're like me) every time you open up CRM!

No comments:

Post a Comment