Click to Rate and Give Feedback
Tips
If you need more information on how to copy, move, delete or recover public folders, this tip's for you. ...

Read more!

Use the Exchange Management Shell, based on Windows PowerShell, to create new mail and to create a new mailbox resource. Here are the cmdlets and the additional parameters you'll need. ...

Read more!

The easiest way to create a copy of a table is to use Transact-SQL. Find out how. ...

Read more!

Memory is often the source of performance problems, and you should always rule out memory problems before examining other areas of the system. Here’s an overview of counters that you’ll want to track to uncover memory, caching, and virtual memory (paging) bottlenecks. ...

Read more!

Learn how to install Hyper-V on both full and Server Core installations of Windows Server 2008. ...

Read more!

Related Articles

See how the Change Analysis Diagnostic tool can help users discover system changes on their computers (from updates, new software, and changed hardware) and resolve problems they may encounter due to these changes.

Lance Whitney

TechNet Magazine December 2008

...

Read more!

This column describes the Microsoft Remote Server Administration Tools, which allow administrators to remotely manage roles and features in Windows Server 2008 and Windows Server 2003 from a computer running Windows Vista SP1.

Edward Dake

TechNet Magazine January 2009

...

Read more!

Discover how you can use the free Web Page Error Toolkit from Microsoft to replace the generic 404 page with a custom error pages, providing useful details for site visitors who bump into trouble.

Lance Whitney

TechNet Magazine February 2009

...

Read more!

See how this free utility can help you determine whether problems you are experiencing while running Windows are caused by faulty memory.

Lance Whitney

TechNet Magazine September 2008

...

Read more!

You can’t move, rename or delete a file that’s in use—but sometimes you have to. Luckily, two free utilities called PendMoves and MoveFile let you handle these tasks with ease.

Lance Whitney

TechNet Magazine June 2009

...

Read more!

Also by this Author

See how the free Microsoft USB Flash Drive Manager can help you easily copy, delete, and back up files from a flash drive, as well as perform other useful tasks.

Lance Whitney

TechNet Magazine January 2009

...

Read more!

The vast number of apps that run automatically at system start up can be a source of endless headaches. But with Autoruns, you can investigate every app that runs automatically, letting you troubleshoot conflicts, track down malware, and free up system resources.

Lance Whitney

TechNet Magazine April 2007

...

Read more!

This free utility and electronic questionnaire can help mid-sized organizations identify and resolve network security risks.

Lance Whitney

TechNet Magazine December 2007

...

Read more!

Ready to upgrade the systems in your organization to Windows Vista? Find out how the Windows Vista Upgrade Advisor can help you determine whether your systems are ready for Windows Vista and which versions they can support.

Lance Whitney

TechNet Magazine June 2008

...

Read more!

Leftover Windows Installer configuration information can cause problems when you try to update or uninstall an application. You can solve the problem using the Windows Installer CleanUp utility, which can help you remove an application’s Windows Installer information and then reinstall the app.

Lance Whitney

TechNet Magazine August 2008

...

Read more!

Popular Articles

Raymond Chen explains why it is often the developers who have their acts together who end up checking in the final bug fixes to products.

Raymond Chen

TechNet Magazine January 2009

...

Read more!

See how the free Microsoft USB Flash Drive Manager can help you easily copy, delete, and back up files from a flash drive, as well as perform other useful tasks.

Lance Whitney

TechNet Magazine January 2009

...

Read more!

Without too much effort, you can deploy a terminal server to host the applications you need in your environment. But there are some important decisions you’ll need to make to ensure your implementation meets user expectations. Greg Shields discusses the various options you have and explains how they will affect you.

Greg Shields

TechNet Magazine January 2009

...

Read more!

SQL Server 2008 includes a new “eventing” mechanism called SQL Server Extended Events that enables some sophisticated troubleshooting. Get an overview of Extended Events and find out how you can use this new functionality for monitoring and troubleshooting.

Paul S. Randal

TechNet Magazine January 2009

...

Read more!

Virtualization brings significant changes to disaster recovery. Here’s an introduction to how the Microsoft virtualization platform factors into your disaster recovery plan, as well as a deeper look into backup and restore options and considerations for Windows Server 2008 Hyper-V.

Adam Fazio

TechNet Magazine October 2008

...

Read more!

Our Blog

NAP monitors the health of specified computers when they attempt to connect to a network and includes a number of mechanisms to enforce health requirements. In this article, Geek of All Trades Greg Shields gives readers an overview of these enforcement mechanisms and, as an example, takes a closer look at setting ...

Read more!

Use Windows PowerShell to Manage Virtual Machines Here are a few examples of how you can use Windows PowerShell scripts to manage virtual machines running on a Server Core installation. Note that these scripts are presented as samples and may need to be customized to work in your environment.

Create a New ...

Read more!

Disabling an Unused Part of Group Policy Objects One way to disable a policy is to disable an unused part of the GPO. By disabling part of a policy that isn’t used, the application of GPOs and security will be faster.

Administer Windows Server 2008 Server Core from the Command Prompt ...

Read more!

In the August 2008 issue of TechNet Magazine, Paul Randal wrote an article Top Tips for Effective Database Maintenance.  It was geared toward "involuntary  DBAs" (IT pros who inadvertently wind up responsible for a SQL Server instance).  The article had a great response from our readers so Paul has written another ...

Read more!

Microsoft Forefront is designed to deliver an integrated security solution that makes it much easier to deploy and manage security across an organization’s IT infrastructure. In this, our annual security issue, we feature two articles that describe how Forefront Security protects instant messaging and e-mail.

Protect ...

Read more!

Utility Spotlight Internet Explorer Developer Toolbar
Lance Whitney


Whether you develop Web content yourself or just support your local webmaster, here's a free Microsoft utility to make your job easier. The Internet Explorer Developer Toolbar helps you fix misbehaving Web pages by letting you peek behind the scenes. The Toolbar displays all tags and styles for your text, tables, images, and other HTML content. You can view style rules, highlight specific elements on your page, and even validate your HTML and CSS.
You install the Internet Explorer Developer Toolbar from the downloaded IEDevToolBarSetup.msi file. After installation, reopen Internet Explorer, and a new button called IE Developer Toolbar appears on the command bar. Click on the button and the Toolbar opens in the lower portion of your browser window, separated into three panes (see the screenshot). The first pane displays a tree view of all your Web page elements. Clicking on any element reveals its attributes and styles in the other two panes.
Using pulldown menus, you can highlight specific elements on the screen, either by clicking on them or by searching for them. Search for all h3 tags, for example, and they appear one after another in the tree view. Selecting a tag then outlines its corresponding element on the page. You can also find elements by choosing specific categories, such as div tags, tables, images, and objects placed using absolute or relative positioning.
\\msdnmagtst\MTPS\TechNet\issues\en\2008\11\Whitney - Utility\layout\FIGURES\fig01_L.gif
Behind the scenes of a Web page

The Toolbar can be especially helpful for working with style rules. It can highlight all items on a page formatted with ID or class styles. You can generate a report of all the rules in your style sheet to determine where and how they are applied. You can even disable all CSS to see how your page elements are affected.
To manage graphic objects with the Toolbar, you can enable and disable images and reveal the resolution, size, path, and alt tag for each picture. The Toolbar also will generate an easy-to-read image report displaying the key details for all graphics.
Using the Toolbar, you can easily resize your browser page to any resolution from 800x600 to 1280x1024 or your own custom size. An onscreen ruler will measure any element by pixels. A color-picker tool displays an eyedropper that allows you to select an object in order to see its color value in RGB and hex.
To help you troubleshoot Web page problems, the Toolbar can disable certain elements, such as JavaScript and cookies. You can view the HTML source of your content, either the entire page or just a selected object. Moreover, the source display is formatted and color-coded so that you can separate content from tags easily. From the tree view, you can even add and remove styles and other attributes on the rendered display of your page to see their effect. Finally, the Toolbar will ensure that your content is checked for XHTML validity, broken links, and accessibility by piping your page to the World Wide Web Consortium (W3C) validation service.
The Internet Explorer Developer Toolbar is compatible with Internet Explorer 6 and 7 under Windows XP, Windows Vista, and Windows Server 2003. Visit go.microsoft.com/fwlink/?LinkId=125120 for more details and a link to download the Toolbar.

Lance Whitney is an IT consultant, Web developer, and technical writer. He has spent countless hours tweaking Windows workstations and servers. Originally a journalist, he took a blind leap into the IT world 15 years ago.

Page view tracker