随笔分类 - Windows--Others
摘要:关于DHCP授权,我一直遇到这样一个问题:服务器明明已经在授权列表中了,但是服务就是起不来,看日志会告诉你服务器未授权或者局域网内已有DHCP服务器,但是实际上却并不是这样。现在终于知道原因了,老旧DHCP服务器的记录存在于活动目录中把带有后缀的重复记录删除即可。见下图: 另外,通过netsh dh
阅读全文
摘要:Windows默认只能有2个用户同时通过RDP进行连接,非常不方便,于是借此机会学习了下Win2012R2的远程桌面配置。以下我把学习过程记录一下: 1. 最开始我觉得只需要安装“Remote Desktop Session Host”,事实证明这样没错,可以实现多用户同时连接。但是有个问题,这样只
阅读全文
摘要:不知何故,老外都挺喜欢使用DFS,但是国内公司用这个的不多。一个具体的需求就是,备份服务器在国外,所以启用DFS把国内的数据同步一份到国外进行备份。最近有机会接触DFS,把一些心得体会记录一下。 1. DFS中文解释为分布式文件系统,我之前一直认为它和“同步”有关系,其实不然,从添加角色时就能看出:
阅读全文
摘要:https://technet.microsoft.com/library/cc163121.aspx#EKH https://support.microsoft.com/en-us/help/977519/description-of-security-events-in-windows-7-an
阅读全文
摘要:Sr noEvent ID 2003 ServerEvent ID 2008 ServerEvent Type15284624Local User logon260086008Unexpected Shutdown360096009Logged During every boot460066006C...
阅读全文
摘要:If an error occurs, the Task Scheduler APIs can return one of the following error codes as an HRESULT value. The constants that begin with SCHED_S_ ar
阅读全文
摘要:In a Windows 2008 server, when you confirm the creation of a new task, you may obtain the following error: An error has occurred for task . Error mess
阅读全文
摘要:This post has become quite popular – so I've updated it with a bit more detail, plus some people's experiences from the comments. If you find it usefu
阅读全文
浙公网安备 33010602011771号