If you have set up Office 365 and want your users to be automatically redirected to your company branded Office 365 logon portal here is what you need to do
Go into your DNS settings at your registrar
You may use the following destination for your www-forwarding in order to get to your portal:
Note that I can turn on URL cloaking, which means the user will allways see my domain (epost.haukeberg.no) in the URL header when he navigates the site. There are some benefits and drawbacks to this
If you can not find your WWW-forwarding settings, use a CNAME post instead. Here is what you need:
If you can not find WWW-forwarding
The destination is:
Outlook.office365.com
Result is as follows:
Standard Office 365 portalAlready branded Office 365 portal
I now delete the Exchange Connection to see what happens on the iPad for the end-user.
Connection Deleted.
-> With the connection deleted you can still send and recieve mails from any device without any Conditional Access. As long as you enter the login credentials into any mail app it works.
Removed the device from the company portal app and severed the Intune connection. There is no conditional access so you can still send and recieve mails.
Then add the exchange connector again from http://manage.microsoft.com and now my device should be blocked since Conditional access prevents non-enrolled devices from reading mail.
Nothing will happen untill the service has synced with exchange so click the “Run Fast Sync”button
A prompt will appear, just close it.
Exchange Conditional Access will now apply to all acounts again. If you have a device which is approved in Intune, no action required. If it is not enrolled in Intune you will have to enroll it.
After some hours when Exchange discovered that this device is not enrolled anymore it will also block mail. This takes about two hours.
Notice the top email asking for renrollment.
Background: The Exchange Connector sends power shell cmdlets to the exchange server. In the Azure AD Microsoft saves the ActiveSync ID with the ID of the Object or Device. This enables our service to block or allow certain devices from reading email. The comprehensive overview of what the connector does can be found here:https://docs.microsoft.com/en-us/intune/deploy-use/intune-on-premises-exchange-connector
If you have Outlook 2016 or Outlook 2013 and want to use Azure MFA but you do not want to use Application Passwords there are one thing you need to do.
You must be logged in to post a comment.