2012年8月29日
摘要: 安装SQL Server 2008 ,出现WMI服务错误。 解决方法,网上罗列两种: 一、重建损坏的Windows Management Instrumentation(WMI)服务(测试通过)@echo on cd /d c:\temp if not exist %windir%\system32\wbem goto TryInstall cd /d %windir%\system32\wbe... 阅读全文
posted @ 2012-08-29 10:54 Peter Zhang 阅读(10068) 评论(0) 推荐(1) 编辑