摘要:
1、本地方式如果是在Windows Server 2012本地控制台下,直接按Win(键盘上的微软徽标键)+R,输入:rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0回车后,勾选所需要的桌面图标的名称,确定即可。2、远程方式打开Windows PowerShell(一个像是命令提示符的东西[蓝底白字],但不是命令提示符),在Windows PowerShell内输入cmd回车,当返回如下信息:Microsoft Windows [版本 6.2.9200](c) 2012 Microsoft Corporation。保留所有权利。则表示已成功 阅读全文
摘要:
SQL Server has encountered 24 occurrence(s) of I/O requests taking longer than 15 seconds to complete on file [H:\XXXX.mdf] in database [WebAnalysis] (5). The OS file handle is 0x0000000000000BF4. The offset of the latest long I/O is: 0x00002430de0000http://blogs.msdn.com/b/sqlsakthi/archive/2011/02 阅读全文
摘要:
卸载客户端(毕竟占用一些网络带宽,360把它列为高危,奶奶的真烦人,客户端人比较不爽)1. 直接卸载2. 通过域策略卸载卸载脚本内容如下uninstall_agent.bat-----------------------------------------------------------------------------------------rem File uninstall_agent.cmdrem Untested on W9X (command.com) - please run with cmd.exerem To only remove service:rem sc.exe 阅读全文