摘要: 1.windows server2012R2镜像 2.加载镜像 3.添加角色->指定备用源路径->"盘符":\sources\sxs (E:\sources\sxs) 参考: https://jingyan.baidu.com/article/14bd256e26b714bb6d26128a.htm 阅读全文
posted @ 2018-05-25 12:15 lixia2018 阅读(679) 评论(0) 推荐(0)
摘要: public enum TimeOfDay { Moning = 0, Afternoon = 1, Evening = 2, }; private void button1_Click(object sender, EventArgs e) { ... 阅读全文
posted @ 2018-05-21 00:20 lixia2018 阅读(94) 评论(0) 推荐(0)
摘要: MSUS修复卸载工具&也可用于其它微软程序 Fix problems that block programs from being installed or removed source:https://blog.csdn.net/ytfy12/article/details/50408394 ho 阅读全文
posted @ 2018-05-10 17:40 lixia2018 阅读(1158) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2018-05-10 15:46 lixia2018 阅读(1) 评论(0) 推荐(0)
摘要: https://www.microsoft.com/en-us/download/details.aspx?id=44989 阅读全文
posted @ 2018-05-10 15:38 lixia2018 阅读(268) 评论(0) 推荐(0)
摘要: 安装环境:windows server2008 r2 & donet & iis 1.下载并安装:WSUS30-KB972455-x64.exe 2.域控设置组策略(计算机配置->策略->管理模版->windows组件->windows更新) 设置项目:1)配置自动更新; 2)指定 Intranet 阅读全文
posted @ 2018-05-10 12:23 lixia2018 阅读(1489) 评论(0) 推荐(0)