Hi,
We are fetching events from remote machine by using OpenEvtLog API on 2003 server. It's working without an issue, Unfortunately when i applied Windows Security update KB5003646. I am not able to fetch events from windows 2003 server.
How to read event from remote machine(Windows 2003 server) by using OpenEvtLog.
Note:
OpenEvtLog API from 2012 R2 ==> The requested operation is not supported (1764)
OpenEvtLog API from 2016/Win10 ==> The RPC server is unavailable (1722).
Remaining windows version working when i applying June 2021 update.([Issue resolved][1]). Windows 2003 server only not working
How can i fix this issue?