会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lixia2018
博客园
首页
新随笔
联系
订阅
管理
2018年5月25日
windows server 2012 R2安装.net3.5
摘要: 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)
2018年5月21日
C# enum枚举
摘要: 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)
2018年5月10日
[实用工具] Program Install and Uninstall troubleshooter
摘要: 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)
Windows Server 2012 AD 环境下域用户自动加入指定组
该文被密码保护。
阅读全文
posted @ 2018-05-10 15:46 lixia2018
阅读(1)
评论(0)
推荐(0)
[实用工具] 远程桌面管理 Remote Desktop Connection Manager 2.7
摘要: https://www.microsoft.com/en-us/download/details.aspx?id=44989
阅读全文
posted @ 2018-05-10 15:38 lixia2018
阅读(268)
评论(0)
推荐(0)
windows补丁更新服务--WSUS 3.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)
公告