Votre meilleure source d'information et nouvelles environ Microsoft, winvista et secrets sur l'Internet

ARTICLES de Vista PRINCIPAL 50 Vista VIDEOS Vista MOU AIDE de Vista

Dépannage

Vous passez en revue actuellement les articles de Logiciel compatible de Vista de MS Windows assortiment de la catégorie Dépannage.

Produisez d'un rapport de santé de système dans Windows Vista

Dans Windows Vista, les utilisateurs peuvent avoir un étendu Rapport de santé de système produit pour eux en aidant dépannez les questions d'exécution et de fiabilité sur leur PC ou pour voir comment sain leur PC est en général. Pour l'utilisateur moyen, ceci ne signifiera probablement rien. Mais pour moi, je suis le type d'utilisateur que vraiment des goûts ayant la capacité de créer les rapports qui m'indiquent au sujet de mon PC ainsi j'ont été vraiment excités pour trouver cette capacité dans Windows Vista.

Ce soir j'ai décidé de produire d'un rapport sur mon PC principal d'ordinateur de bureau pour la première fois et de voir ce qu'il indique. Avoir un rapport de santé de système s'est produit :

  1. Ouvrez le menu de début.
  2. Droit-cliquez sur le « ordinateur » et cliquez les « propriétés ».
  3. Dans la fenêtre de propriétés de système, clic sur votre estimation d'index d'expérience de Windows.
  4. Dans la fenêtre de l'information et d'outils d'exécution, sous « charge » dans les options à gauche que le clic de carreau « a avancé des outils ».
  5. Sous les outils avançés que la fenêtre choisissent « produisez d'un rapport de santé de système » au fond.

Le rapport se produit après environ 60 secondes d'essai. Voici mon rapport de santé de système que j'ai produit de ce soir :

Comme vous pouvez voir, n'importe quelle sorte d'erreurs ou avertissements pour votre système sont montrés

Cliquez pour continuer de lire « produisent d'un rapport de santé de système dans Windows Vista »

Écrit par Brandon LeBlanc dessus 17 décembre 2007 avec aucuns commentaires.
Lisez plus d'articles dessus Exécution et otherSoftware et Rapport de santé de système et Dépannage et Bouts et Nouvelles décrites et Windows OneCare de phase et Windows Vista.

Donnant le diagnostic et le rétablissement Toolset (dard) de Microsoft un essai

Aujourd'hui, Nick dit vous au sujet de quelques mises à jour aux outils dans le paquet d'optimisation d'ordinateur de bureau de Microsoft (MDOP) de Barcelone, l'Espagne chez TechEd IL forum. J'ai récemment eu une chance de donner un des composants de MDOP - le diagnostic et le rétablissement Toolset (dard) 6.0 de Microsoft - un essai. Le dard est un excellent ensemble d'outils pour LUI des professionnels pour dépanner les PCs insensibles et les virus et le malware d'enlèvement outre des PCs infectés dans leur environnement. Le dard 6.0 a également maintenant la capacité pour LUI des professionnels de conduire le déplacement en différé du malware et des virus des PCs infectés.

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