January 09, 2010 by
Jason
Microsoft Network Monitor
Microsoft Network Monitor is a network protocol analyzer that lets you capture, view, and analyze network traffic. Version 3.3 of Network Monitor is available in 32- and 64-bit versions. Download it now.
Microsoft Baseline Security Analyzer
The Microsoft Baseline Security Analyzer (MBSA) is an easy-to-use tool designed to help administrators of small and medium-sized businesses ensure that their Windows-based computers are secure. You can use MBSA to determine the security state of your computers in accordance with Microsoft security recommendations. MBSA also offers specific remedia¬tion guidance for security problems it detects, such as misconfigurations and missing security updates.
At the time of writing this, the current version was MBSA 2.1. This version is available in 32- and 64-bit versions, but it does not install on Windows 7. A new version that supports Windows 7 is due to be released sometime in the future. You can download the current version and get information regarding the a version for Windows 7 at microsoft.com/mbsa/.
Read More»
Posted in Computer | No Comments »
September 21, 2008 by
Jason
Normally, the blue screen of death contains a driver name, and some addresses; if you’re lucky, removing that driver will do the trick. But what if there is no driver name on the BSoD? And what if you don’t have all the skills to play with crashdumps and debuggers?
In this case, Autoruns comes to the rescue. This is a graphical tool that allows you to disable/enable drivers in a very easy way.
The strategy:
1. Boot into safe mode (since the system is crashing when you attempt to boot normally);
2. Start Autoruns, and switch to the Drivers tab;
3. Go through the list, and uncheck the drivers that are suspicious;
4. Close the program, restart and boot normally
The steps above will be repeated until the system is able to boot correctly.
When that happens, remember what were the last changes you applied, and try to enable some drivers back – until you figure out which one of them was causing the issue. Read More»
Posted in Computer | No Comments »
Desktops 1.0 from Sysinternals is designed to kick the flexibility of the Windows desktop up a notch. The solution to an overcrowded working space has always been simple, and Microsoft is by no means reinventing the wheel. What the Sysinternals utility will do, is allow the end users to stretch across no less than four desktops, delivering much precious real estate area. Users will subsequently be able to jump between desktops using either keyboard shortcuts or the tray icon.
“Desktops allows you to organize your applications on up to four virtual desktops. Read email on one, browse the web on the second, and do work in your productivity software on the third, without the clutter of the windows you’re not using. After you configure hotkeys for switching desktops, you can create and switch desktops either by clicking on the tray icon to open a desktop preview and switching window, or by using the hotkeys,” reads the tool’s description.
Of course that Desktops 1.0 can be downloaded to the desktop and integrated with the operating system. Or it can be run remotely via Live.Sysinternals.com. The tool will integrate seamlessly with both Windows Vista Service Pack 1 and Windows XP Service Pack 3. In addition to Desktops 1.0, which went live on August 21, Microsoft has also updated AutoRuns for Windows which has now reached version 9.33. Read More»
Posted in Windows Vista | No Comments »
The Microsoft acquisition Sysinternals that is famous for their useful Windows utilities has a new site up that allows you to easily access any of their utilities for free over the internet in your command prompt. This allows you to run any of their utilities without first downloading it to your computer. Just open an administrative level command prompt and type in:
\\live.sysinternals.com\tools\toolname.exe
For example if you want to run Autoruns (a great program to see what starts up automatically) type \\live.sysinternals.com\tools\autoruns.exe and hit Enter.
Every Sysinternals utility is available for “live” use. Read More»
Posted in Computer, Windows Vista, Windows XP | 1 Comment »