mikefourie-zz / MSBuildExtensionPack

MIT License
366 stars 104 forks source link

windows patch KB5004442 breaks MSBuild.ExtensionPack.Computer.WindowsService #102

Open bobend opened 1 year ago

bobend commented 1 year ago

Windows services functionality breaks with UnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED) after windows server patch KB5004442 have been applied.

https://support.microsoft.com/en-us/topic/kb5004442-manage-changes-for-windows-dcom-server-security-feature-bypass-cve-2021-26414-f1400b52-c141-43d2-941e-37ed901c769c

And by March 14, 2023, the regedit workaround (described in the link) will stop working.