By using this site, you agree to the Privacy Policy.
Accept
EnterinITEnterinITEnterinIT
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Reading: How to Fix Remote Web Access Connection Issue After Office 365 Integration
Font ResizerAa
EnterinITEnterinIT
Font ResizerAa
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
  • WINDOWS
  • SCCM Query Collection List
Search
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Windows Server

How to Fix Remote Web Access Connection Issue After Office 365 Integration

Published: February 11, 2024
2 Min Read
SHARE

How to Fix Remote Web Access Connection Issue After Office 365 Integration. Please contact the person who manages the server. Remote Web Access may cause users to experience trouble connecting remotely. The issue occurs after Office 365 with Azure Active Directory Integration is completed and a certain amount of time passes without a reboot, typically 36-48 hours.

The server will be responsive, but the <servername>/<remote website> will indicate that it is not accessible and will redirect users to their Administrator with the following message:

“Cannot connect to Remote Web Access. Please contact the person who manages the server. “

The issue is caused by WCF connections not being cleaned up by the Essentials provider framework and they are no longer removed by the CLR in Windows Server 2016. To verify this, you can check the amount of WCF connections by running the following PowerShell command in an elevated console:

netstat -a | select-string ‘:65532’ | measure-object -line

There should be 100-300 connections typically.

Temporary FIX

1. On the server, go to folder %programfiles%\Windows Server\Bin\FeatureDefinitions\Microsoft PwdSync\;

2. Make a copy of the file Definition.xml for backup;

3. Edit the original Definition.xml (if you don’t have permission, copy the file out, edit it, and put it back in the folder);

4. Comment out the following two sections:

  <!--

<HealthDefinition Name="PasswordSyncInvalidPassword"

...

</HealthDefinition>

<HealthDefinition Name="PasswordSyncOtherFailure"

...

</HealthDefinition>

 -->

4. Restart WseEmailSvc windows service.

The fix has been tested and checked in and it will be available in the May update package for Windows Server 2016. When the kb article is published and the fix is available, I will post about it here.

TAGGED:Microsoft Windows ServerWindows Server 2012R2Windows Server 2016Windows Server 2019
Previous Article Microsoft introduces new Power BI apps
Next Article Understanding DPM 2016 Replica and Backup Storage
Leave a Comment Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Translation

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
by Transposh - translation plugin for wordpress

Popular Posts

System Requirements for Windows Server 2016
Windows Server
Configuration Manager Query Collection List
Configuration Manager Query Collection List
ConfigMgr
Structured/Managed Navigation enabled on Modern Pages in Classic Team Sites
Tech
SCCM Failed to get DP locations as the expected version from MP
ConfigMgr

Recent Posts

Installing and Configuring Fail2ban for SSH Protection on Ubuntu 24.04
Linux
Enabling and Configuring FirewallD on AlmaLinux
Linux
User Creation and SSH Key Setup in AlmaLinux
Linux
How to reset password on AlmaLinux
Linux

© 2023 EnterinIT

Go to mobile version
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?