huage-1234

windows Server 2019 .net framework 3.5 安装报错 0x800F0954问题

         .net framework 3.5的安装教程;但是安装出现0x800F0954这个错误;下面是问题的解决办法

  1. 打开注册表:win+r 输入regedit,确定;
  2. 找到路径HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU,其中UseWUServer默认值为1,改成0;
  3. 打开服务列表,重启Windows Update service;
  4. 此时可以正常安装.net framework 3.5;
  5. 将第二步的修改还原,并重启Windows Update service

分类:

技术点:

相关文章:

  • 2021-11-26
  • 2021-10-05
  • 2021-05-23
  • 2021-04-22
  • 2022-12-23
  • 2021-12-02
  • 2022-12-23
猜你喜欢
  • 2021-07-03
  • 2021-04-20
  • 2021-05-03
  • 2021-10-06
  • 2021-04-16
相关资源
相似解决方案