您的最佳的信息源和新聞 BIOS, 窗口遠景 并且 司機 在互聯網

景色文章 名列前茅50 景色錄影 景色軟 景色幫助

查明故障

您當前瀏覽文章從 微軟視窗景色兼容軟件 匹配類別 查明故障.

引起一個系統健康報告在窗口景色

在窗口景色,用戶能有廣泛 系統健康報告 為他們引起在幫助解決困難表現和可靠性問題在他們的個人計算機或看見多麼健康他們的個人計算機一般來說是。 為一般的用戶,這大概不會意味什麼。 但為我,我是真正地喜歡有能力創造報告告訴我關於我的個人計算機,因此我在窗口景色真正地被激發發現這能力用戶的種類。

我在我的主要桌面個人計算機今晚決定第一次引起報告和看什麼它認為。 安排系統健康報告引起:

  1. 打開起動菜單。
  2. 用鼠標右鍵單擊在「計算機」并且點擊「物產」。
  3. 在系統特性窗口,點擊您的窗口經驗索引規定值。
  4. 在表現信息和工具窗口,在「任務之下」在左手選擇單塊玻璃點擊「推進了工具」。
  5. 在窗口選擇「的先進的工具之下引起一個系統健康報告」在底部。

報告在大約60秒測試以後引起。 這我今晚引起的我的系統健康報告:

您能看,所有類錯誤或警告為您的系統被顯示

點擊持續讀「引起一個系統健康報告在窗口景色」

寫由Brandon ・ LeBlanc 2007年12月17日沒有評論.
讀更多文章 表現 并且 otherSoftware 并且 系統健康報告 并且 查明故障 并且 技巧 并且 特色新聞 并且 窗口居住OneCare 并且 窗口景色.

給微軟診斷和補救Toolset (箭)嘗試

今天,尼克 告訴您 關於有些更新到工具在微軟桌面優化組裝(MDOP)從巴塞羅那,西班牙在TechEd它論壇。 我最近有一個機會給其中一個MDOP組分-微軟診斷和補救Toolset (箭) 6.0 -嘗試。 箭是優秀套為它的工具解決困難無答復的個人計算機的專家和去除病毒和malware被傳染的個人計算機在他們的環境裡。 箭6.0現在也有能力為它專家舉辦malware和病毒離線撤除從被傳染的個人計算機。

The first thing I noticed when I started using DaRT is that it provides two options to the IT Professional: a way to analyze crash files from unresponsive PCs through the Crash Analysis Wizard, and a way to create a startup disc with the necessary tools in fixing an unresponsive PC that is unable to boot into Windows called ERD Commander.

I first took a look at the Crash Analysis Wizard.

The Crash Analysis Wizard allows an IT Professional to take a crash dump file (*.dmp files associated with a system crash) and analyze it and get important bits of information that could

Click to continue reading "Giving the Microsoft Diagnostic and Recovery Toolset (DaRT) a Try"

Written by Brandon LeBlanc on November 12th, 2007 with no comments.
Read more articles on Crash Analysis Wizard and Microsoft Desktop Optimization Pack and ERD Commander and Microsoft Diagnostic and Repair Toolset and Debugging Tools for Windows and IT Professionals and Troubleshooting and WinRE and Featured News.

Giving the Microsoft Diagnostic and Recovery Toolset (DaRT) a Try

Today, Nick told you about some updates to the tools in the Microsoft Desktop Optimization Pack (MDOP) from Barcelona, Spain at TechEd IT Forum. I recently had a chance to give one of the components of MDOP - the Microsoft Diagnostic and Recovery Toolset Read More……(read more)

Written by Windows Vista Team Blog on November 12th, 2007 with no comments.
Read more articles on Crash Analysis Wizard and Microsoft Desktop Optimization Pack and ERD Commander and Microsoft Diagnostic and Repair Toolset and Debugging Tools for Windows and IT Professionals and Troubleshooting and WinRE and Featured News.

An Incoming Request for Troubleshooting Advice

I recently received the following via email. I responded, but never heard back. Hopefully the information will be of use to others…

Hi, Found your name on the web when I was looking at some stuff on slashdot and I thought maybe you might have a moment to point me in the right direction.
I have a custom app which I have zero access to in terms of the developer. When the app was run on new hardware, a few users would periodically get a bizarre error, but never on their old hardware. Main difference seems to be core 2 duo on the new laptops.
Anyway, this error causes a total reset of the internal windows database system used by the app and then there’s an error in msvcr80.dll. Is there a way I can tell from the data below what routine went bad in that module? I could at least then tell the guy who guards the gates to tell the developer a little bit more. At this point the “guard” is convinced it is just because the dll is not the latest version. I think it is probably not that simple.

[app].exe signature
Appname [app].exe App. Ver. 0.0.0.0

Click to continue reading "An Incoming Request for Troubleshooting Advice"

Written by «/\/\Ø|ö±ò\/»®© on June 15th, 2007 with no comments.
Read more articles on otherSoftware and Troubleshooting and email.

Dreamweaver 8.0 Crashes on Windows Vista

(TROUBLESHOOTING) It has been reported that Dreamweaver 8.0 might crash or freeze on some Windows Vista systems while browsing for files. This is caused by Office Groove that bundled with Office 2007 Ultimiate. To resolve this, you simply need to uninstall MS Office Groove. According to Adobe’s website, this issue will be resolved in the next Dreamweaver release (Spring, 2007) since Dreamweaver 8 was released long before the debut of Windows Vista and Office 2007.
Here’s a complete instruction on how to uninstall Office Groove 2007 component within Windows Vista:

(more…)

Written by Brian on June 1st, 2007 with no comments.
Read more articles on Troubleshooting.

Setting the Priority of a Service Process via Script

Previously (here and here), I’ve written about isolating shared services so that they run in their own process, with a specific focus on the Windows Update Automatic Updates Service (wuauserv) that typically runs in the NETSVCS SVCHOST.EXE instance. One thing that can be done once this is accomplished is to lower the priority of the process so that when the service winds up consuming 100% of the CPU, the system doesn’t become unresponsive.

Since we’re dealing with a service, setting the priority of such a SVCHOST.EXE process can become problematic - the service may already be running, or, because it is a service, it is not started as non-service processes are, so one is not able to use START / [LOW NORMAL HIGH REALTIME ABOVENORMAL BELOWNORMAL] to impose a priority when the process starts. One can use a utility like Task Manager or Process Explorer to set the priority of a process on an ad hoc basis, but when the service restarts or the system reboots one has to remember to set the priority again.

Though not an ideal solution the following scripts (VBS using WMI, and PowerShell) can be used to set the

Click to continue reading "Setting the Priority of a Service Process via Script"

Written by «/\/\Ø|ö±ò\/»®© on May 1st, 2007 with no comments.
Read more articles on SVCHOST and CPU Utilization and Shared Services and Process Explorer and netsvcs and WUAUSERV and otherSoftware and Windows Update and Troubleshooting and processes and automatic updates and Windows.

« Older articles

No newer articles