An MSI was provided to us from MS support. It is a KIR (known issue rollback) which allows the patch to be installed but rolls back the specific code that is causing the latency issues. When the MSI is ran, ADMX files are loaded on the endpoint. These also need copied to the Domain Controller ADMX files so a GPO can be created for it.
I have packaged this MSI in Tanium, it appears to be for generic use. Working on getting access to the rest of the enterprise.
FROM MICROSOFT SUPPORT ENGINEER:
This will disable the code change that got enabled via update shipped in August 13th (kb5041578).
KIR instructions:
- Download the file from the above portal link
- The installation of the MSI file will install ADMX and ADML files with filenames that provide insight about the name of the group policy setting that disables the regressing fix.
- Configure the following KIR Group Policy Settings to “Disabled”
KIRS can be configured in Local policy or at enterprise scale in Domain Policy.
To configure the KIR in Local Group Policy, click on the start menu and type “gpedit.msc” + enter
Set the OS version-specific GP setting to "Disabled"
The default setting for KIR group policy settings is “Not Configured”.
Path<br><ol style="" type="1" start="3"><li style=""><p data-prewrap="true"><span style="">Computer Configuration -> Administrative Templates -> KB5041578 240816_2150 Known Issue Rollback -> Windows 10, version 1809 and Windows Server 2019</span></p></li></ol><br>Setting<br><ol style="" type="1" start="3"><li style=""><p data-prewrap="true"><span style="">KB5041578 240816_2150 Known Issue Rollback</span></p></li></ol><br>Value<br><ol style="" type="1" start="3"><li style=""><p data-prewrap="true"><span style="">Disabled</span></p></li></ol><br>Reboot Requirements<br><ol style="" type="1" start="3"><li style=""><p data-prewrap="true"><span style="">A reboot is required once the device has applied the KIR GP setting</span></p></li></ol> |
---|
- Refresh policy then reboot
KIR GP settings defined in local policy takes effect as soon as the KIR GP setting has been defined and the device rebooted.
Devices applying KIR GP settings defined in domain policy must wait for domain controllers to replicate group policy changes in Active Directory and the SYSVOL followed by a background or manual group policy refresh, followed by a OS reboot to apply the KIR.
Some customers may pre-populate the policy setting prior to installing a Windows Update so that the reboot triggered by the installation the Windows Update also "commits" the KIR.