Microsoft: Windows 11 Patch Tuesday fails installation with "8007000D (ERROR_INVALID_DATA)"
Colapsar
X
-
Por lo que veo solo afecta a W11 22H2.
KB5026879_230627_1735_33_KnownIssueRollback.adml
<string id="Cat_Policy_Name_Win11">Windows 11 (original release)</string>
<string id="Cat_Policy_Name_Win11_22H2">Windows 11, version 22H2</string>
KB5026879_230627_1735_33_KnownIssueRollback.admx
<definition name="SUPPORTED_Windows_11_0_Only" displayName="$(string.SUPPORTED_Windows_11_0_Only) ">
<or>
<range ref="products:MicrosoftWindows" minVersionIndex="13" />
</or>
</definition>
<definition name="SUPPORTED_Windows_11_0_22H2_Only" displayName="$(string.SUPPORTED_Windows_11_0_22H2_ Only)">
<or>
<range ref="products:MicrosoftWindows" minVersionIndex="13" />
</or>
</definition>
<policies>
<policy name="KB5026879_230627_1735_33_KnownIssueRollback" class="Machine" displayName="$(string.KB5026879_230627_1735_33_Kno wnIssueRollback)" explainText="$(string.WUKnownIssue_Help)" key="SYSTEM\CurrentControlSet\Policies\Microsoft\F eatureManagement\Overrides">
<parentCategory ref="KnownIssueRollback_22H2To20H2" />
<supportedOn ref="SUPPORTED_Windows_10_0_22H2To20H2_Only" />
<enabledList defaultKey="SYSTEM\CurrentControlSet\Policies\Micr osoft\FeatureManagement\Overrides"><item valueName="1825034892"><value><decimal value="1" /></value></item></enabledList>
<disabledList defaultKey="SYSTEM\CurrentControlSet\Policies\Micr osoft\FeatureManagement\Overrides"><item valueName="1825034892"><value><decimal value="0" /></value></item></disabledList>
</policy>
</policies>Editado por última vez por noSign; 14/11/2023, 08:54:08.
-
Comentario