Hello,
KB5050008 Updates may not be compatible with certain components or configurations in the system, causing Remote Assistance to not work properly. The COM object interaction failure mentioned in the event log may be due to some system component not being updated or registered correctly.
- Repair or re-register the COM component. Open the Command Prompt (cmd) with administrator privileges and run the following command to re-register the relevant COM component:
regsvr32 /u msrdp.ocx
regsvr32 msrdp.ocx
Restart the server to apply the changes.
- Make sure that the network settings for Remote Assistance and Remote Desktop Services are correct and that the firewall is not blocking the relevant port (e.g. 3389). Check the user's permissions to make sure they have permission to log in remotely.
- Make sure that the system has installed all the necessary updates, especially those related to Remote Desktop Services. If an KB5050008 update is causing problems, you can try uninstalling the update and then reinstalling it to make sure the update process completes correctly.
4.Open the Event Viewer and navigate to: Applications and Services Logs>Microsoft>Windows>RemoteDesktopServices-RdpCoreTS and TerminalServices-LocalSessionManager, check whether the error message is reported at the point in time when the problem occurred.
- Open the Group Policy Editor (gpedit.msc) on the target server, navigate to: Computer Configuration\Administrative Templates\Windows Components\Remote Desktop Services\Remote Desktop Session Host\Security,disable“Require user authentication for remote connections by using Network Level Authentication”, then enable“Require use of specific layer for remote(RDP) connections”,And change the security layer to the RDP security layer.
Open cmd with administrator privileges, run gpupdate /force to make the modification take effect, restart the server, and then try to connect remotely to see if the problem can be reproduced.
I hope this information helps.
Best regards,
Jingjing Wu