question

NguyenTrung-3407 avatar image
0 Votes"
NguyenTrung-3407 asked Miles-MSFT answered

DCOM Issue after installing Windows Patch KB5004238

I currently have a custom application that's attempting to pull OPC data from a Windows 2016 server. Prior to updating my server with the patch, the application was able to collect data from the OPC server on the 2016 server. However, after updating the Windows 2016 server with the KB5004238 patch, the application was unable to pull the OPC data anymore. If I remove the patch, then I'm able to pull data again. However, I know that it comes with many improvements to Windows security.

Does anyone know what DCOM settings were changed with the KB5004238 patch? That would make it easier for me to troubleshoot my code and make changes to either the server or code to allow the application to pull data with the patch.

windows-serverwindows-10-networkwindows-server-2016
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Miles-MSFT avatar image
0 Votes"
Miles-MSFT answered

Hi

Then what about installing the latest servicing stack update (SSU) for your operating system before installing the latest cumulative update (LCU)?
SSUs improve the reliability of the update process to mitigate potential issues while installing the LCU and applying Microsoft security fixes.

Lastest Servicing Stack Updates
https://msrc.microsoft.com/update-guide/en-us/vulnerability/ADV990001

This website lists all July 2021 Security Updates:
https://msrc.microsoft.com/update-guide/releaseNote/2021-Jul
If the problem still consists,
we could also share thoughts or send an email to msrc_eng_support@microsoft.com

Hope these information could bring you some help.
Best Regards


If the Answer is helpful, please click "Accept Answer" and upvote it.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

Looks like you're not alone in this.
https://docs.microsoft.com/en-us/answers/questions/484076/problem-with-dcom-connections-after-windows-server.html

I signed in to my RockwellAutomation account and did a quick search but got no hits in KB or forums there. Probably the issue is too new.



--please don't forget to upvote and Accept as answer if the reply is helpful--




5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

NguyenTrung-3407 avatar image
0 Votes"
NguyenTrung-3407 answered

@DSPatrick : at least from what I'm seeing, we're seeing issue communicating to SoftwareToolBox's Topserver/Kepware. However, I've tried other industry OPC servers, and it seems to be any OPC server

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

DSPatrick avatar image
0 Votes"
DSPatrick answered

Whos' OPC server are you using? The vendor will likely be aware this and also if there's a fix in the works.

--please don't forget to upvote and Accept as answer if the reply is helpful--


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.