Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

The Hotfix Scan Tool is available to scan for regressed hotfixes that are caused by the Windows Server 2003 SP2 installation


View products that this article applies to.

Introduction

This article describes the Hotfix Scan Tool (HotfixScanTool.vbs). You can use this tool to scan for hotfixes that may regress when you install Microsoft Windows Server 2003 Service Pack 2 (SP2). You can also use this tool to determine regressed hotfixes after you install Windows Server 2003 SP2.

↑ Back to the top


More information

How to obtain the tool

To obtain the Hotfix Scan Tool, visit the following internal Microsoft Web sites.

Hotfix Scan Tool for Windows Server 2003 Service Pack 2 Deployment

Hotfix Scan Tool for Windows Server 2003 Service Pack 2 Deployment (x64)

Hotfix Scan Tool for Windows Server 2003 Service Pack 2 Deployment (Itanium)

Tool details

The Hotfix Scan Tool is a Visual Basic script file. After you install the tool, the HotfixScanTool.vbs file is located in the %windir%\System32 folder.

The Hotfix Scan Tool behaves differently depending on whether you run this tool in the original release version of Windows Server 2003, in Windows Server 2003 with SP1, or in Windows Server 2003 with SP2. If you run this tool before you install Windows Server 2003 SP2, the tool displays the list of hotfixes that may regress when you install Windows Server 2003 SP2. Then, the tool blocks the installation of Windows Server 2003 SP2. If you run this tool after you install Windows Server 2003 SP2, the tool displays only a list of regressed hotfixes.

The Hotfix Scan Tool writes its output to a text file in the folder where the tool is running. The name of the text file is ComputerName_log.txt.

Command-line switches

To run the Hotfix Scan Tool, run the following command at a command prompt:
cscript %windir%\system32\HotfixScanTool.vbs switches
The following table lists the command-line switches.
Command-line switchDescription
When no switch is used, the tool detects whether regressed hotfixes are present. The tool also blocks the installation of Windows Server 2003 SP2 if the service pack has not yet been installed.
/dUnblock the installation of Windows Server 2003 SP2.
/vLog more detailed information in the output text file.
/qRun in quiet mode. In quiet mode, the tool logs information only. No output is displayed.
/helpDisplay the syntax of this tool.
/?Same as /help.
/hSame as /help.

↑ Back to the top


References

For more information, click the following article number to view the article in the Microsoft Knowledge Base:
932132 Certain Windows Server 2003 hotfixes have been repackaged to be compatible with Windows Server 2003 Service Pack 2

↑ Back to the top


Keywords: KB931940, kbinfo, kbexpertiseinter, kbhowto

↑ Back to the top

Article Info
Article ID : 931940
Revision : 5
Created on : 10/11/2007
Published on : 10/11/2007
Exists online : False
Views : 262