Users receive the following message while accessing OWA
"Your mailbox appears to be offline, Try to access it again in 10 seconds"
To test that the Exchange services are running correctly, run the following cmdlet using the Exchange Management Shell on the CAS:
Test-ServiceHealth
The results will show all services not started populated under ServicesNotRunning. Under each Exchange role, check to see if RequiredServicesRunning is False
To restart the services, enter the following cmdlet using the Exchange Management Shell:
Test-ServiceHealth | Select ServicesNotRunning | foreach { Start-Service $_.ServicesNotRunning }
Use Ctrl+Shift+R to "Reply all" to the selected message. |
|
©2008-2024 Outlook-Web-Access.com. All rights reserved.
Website content may not be reproduced without express written permission from Outlook-Web-Access.com.
Please read our Privacy Policy and Terms & Conditions.
To contact us please email info@outlook-web-access.com.
Site Map