美文网首页
【windows】windows server 2012 r2

【windows】windows server 2012 r2

作者: miniy_7 | 来源:发表于2019-11-29 16:19 被阅读0次

windows server 2012 r2 默认.net framework 4.0 版本,我们使用一些软件比如 Sql Serser 2008 或r2 版本必须安装.net framework 3.5 版本,使用window 添加功能安装时提醒找不到源。使用官网的.exe 提示必须使用 shell 或者管理工具安装。

解决

  • 下载系统同版本的iso镜像


    image.png
  • 解压,拷贝出 /sources/sxs 文件集 sxs 文件夹
    image.png
  • sxs 文件夹放入c盘根目录
    image.png
  • 重新使用window 管理工具安装.net framework 3.5
image.png
  • 指定备用源路径 C:/sxs

    image.png
    image.png
  • 下一步就解决了!

相关文章

网友评论

      本文标题:【windows】windows server 2012 r2

      本文链接:https://www.haomeiwen.com/subject/fpsgwctx.html