Hello Ritesh.kr.cs,
thank you for posting on the Microsoft Community Forums.
Based on the documentation you've provided, the Windows update KB5044293 addresses an issue with Remote Desktop connections, which could potentially interfere with network communication. Although the update specifically mentions Remote Desktop Gateway disruptions, it's conceivable that changes to network protocols or security settings could also affect other network-dependent applications, such as your OPC UA Client. Here are some potential areas to investigate:
- Network Configuration and Firewall Settings: The update may have adjusted network or firewall settings, which could intermittently block or interfere with OPC UA communication. Check if there are any new rules or changes in your firewall settings.
- Security Protocols and Certificates: OPC UA uses secure channels for communication, and updates might have altered security policies or handling of certificates. Ensure that the security settings and certificates used by your OPC UA Client and Server are still valid and correctly configured.
- System Logs: Examine the Windows Event Viewer logs for any clues that might indicate why the SecureChannel or Session is being closed. Specifically, look at the Application and System logs around the time of the communication loss.
- OPC UA Client and Server Logs: Similarly, check the logs of your OPC UA Client and Server for detailed error messages and timestamps that coincide with the communication loss. This might provide more insight into what is triggering the SecureChannel closure.
- Network Stability: Ensure that your network is stable and not experiencing intermittent issues that could be causing the communication dropouts.
Here are some steps you can take to potentially resolve this issue:
- Rollback the Update: Temporarily uninstall the KB5044293 update to see if the issue persists. If the problem goes away, it confirms that the update is the cause.
- Update OPC UA Software: Ensure that your OPC UA Client and Server software are up-to-date. There might be patches or updates available that address compatibility issues with the latest Windows update.
Hope it helps.
Best regards,
Lei