SDP 2F17F39A5-FC0D-4AC3-BD27-BC5BDFD02744 SharePoint 2007 Performance Monitor Wizard
When the manifest is executed, the user will be prompted (via dialogs) for several pieces of information. This information is used to construct the batch/command files that will be used to manage the collection of performance data.
The following information is collected:
· A unique identifier. Typically, this will be a support case number; however, it can be anything that has significance to the user. If no value is provided,
one will be automatically generated for the user.
· Path to the output log folder. If you are setting up performance counters on multiple machines, you will need to ensure that this folder exists on all
servers or specify a UNC path that is accessible by all machines.
· A semi-colon (;) delimited list of NetBIOS names for the Web Front End (WFE) or Query server(s).
· A semi-colon (;) delimited list of NetBIOS names for the Indexer / Crawler server(s).
· A semi-colon (;) delimited list of NetBIOS names for the SQL server(s).
Data Collector Sets
User Defined Data Collector Sets
Collapse this tableExpand this table
| Data Collector Set | Description | File name |
| BASELINE_identifier | This is a data collector set that is created to record baseline performance data on the specified computer. The counters are determined by the role of the machine in the server farm.
The identifier is typically the support case number; however, it can be any unique value that will allow for the quick and easy identification of this counter amongst potentially numerous others. |
BASELINE_identifier_%COMPUTERNAME%mmddhhmm.blg |
| INCIDENT_identifier | This is a data collector set that is created to record performance data during the occurrence of the issue that is being actively investigated. This counter set is meant to be run on demand and stopped when the incident has stopped.
The identifier is typically the support case number; however, it can be any unique value that will allow for the quick and easy identification of this counter amongst potentially numerous others. |
INCIDENT_identifier_%COMPUTERNAME%mmddhhmm.blg |
Batch/CMD Files
Batch/CMD files created by the Wizard
Collapse this tableExpand this table
| Description | File Name | Location |
| A batch file that will setup the baseline and incident data collectors on all of the specified servers. | CreateCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will delete the baseline data collectors on all servers. | DeleteBaselineCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will delete the incident data collectors on all servers. | DeleteIncidentCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will query and display information regarding the baseline data collectors on all servers. | QueryBaselineCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will query and display information regarding the incident data collectors on all servers. | QueryIncidentCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will start the baseline data collectors on all servers. | StartBaselineCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will start the incident data collectors on all servers. | StartIncidentCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will stop the baseline data collectors on all servers. | StopBaselineCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will stop the incident data collectors on all servers. | StopIncidentCounters_identifier.CMD | %TEMP%PerfWizard |
Additional Information
Depending upon the target server, elevated privileges may be required in order setup the performance data collectors. If that is the case, hold down the shift key and right-click on the batch file in question. You will be given the option to run the batch file as an administrator or as a different user. Whichever option you chose, it is required that the user have server administrative privilege on the target machines. This is required in order for %windir%system32LOGMAN.EXE to correctly setup the data collector sets.
References: KB 926079 – Frequently asked questions about the Microsoft Support Diagnostic Tool (MSDT)
http://support.microsoft.com/kb/926079
(http://support.microsoft.com/kb/926079)
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.
Read More:
SDP 2F17F39A5-FC0D-4AC3-BD27-BC5BDFD02744 SharePoint 2007 Performance Monitor Wizard
SDP 31033BE70-3EB1-4AD0-A477-C2E7E5D22492SharePoint 2007 Performance Monitor Wizard
When the manifest is executed, the user will be prompted (via dialogs) for several pieces of information. This information is used to construct the batch/command files that will be used to manage the collection of performance data.
The following information is collected:
· A unique identifier. Typically, this will be a support case number; however, it can be anything that has significance to the user. If no value is provided,
one will be automatically generated for the user.
· Path to the output log folder. If you are setting up performance counters on multiple machines, you will need to ensure that this folder exists on all
servers or specify a UNC path that is accessible by all machines.
· A semi-colon (;) delimited list of NetBIOS names for the Web Front End (WFE) or Query server(s).
· A semi-colon (;) delimited list of NetBIOS names for the Indexer/Crawler server(s).
· A semi-colon (;) delimited list of NetBIOS names for the SQL server(s).
Data Collector Sets
User Defined Data Collector Sets
Collapse this tableExpand this table
| Data Collector Set | Description | File name |
| BASELINE_identifier | This is a data collector set that is created to record baseline performance data on the specified computer. The counters are determined by the role of the machine in the server farm.
The identifier is typically the support case number; however, it can be any unique value that will allow for the quick and easy identification of this counter amongst potentially numerous others. |
BASELINE_identifier_%COMPUTERNAME%mmddhhmm.blg |
| INCIDENT_identifier | This is a data collector set that is created to record performance data during the occurrence of the issue that is being actively investigated. This counter set is meant to be run on demand and stopped when the incident has stopped.
The identifier is typically the support case number; however, it can be any unique value that will allow for the quick and easy identification of this counter amongst potentially numerous others. |
INCIDENT_identifier_%COMPUTERNAME%mmddhhmm.blg |
Batch/CMD Files
Batch/CMD files created by the Wizard
Collapse this tableExpand this table
| Description | File Name | Location |
| A batch file that will setup the baseline and incident data collectors on all of the specified servers. | CreateCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will delete the baseline data collectors on all servers. | DeleteBaselineCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will delete the incident data collectors on all servers. | DeleteIncidentCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will query and display information regarding the baseline data collectors on all servers. | QueryBaselineCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will query and display information regarding the incident data collectors on all servers. | QueryIncidentCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will start the baseline data collectors on all servers. | StartBaselineCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will start the incident data collectors on all servers. | StartIncidentCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will stop the baseline data collectors on all servers. | StopBaselineCounters_identifier.CMD | %TEMP%PerfWizard |
| A batch file that will stop the incident data collectors on all servers. | StopIncidentCounters_identifier.CMD | %TEMP%PerfWizard |
Additional Information
Depending upon the target server, elevated privileges may be required in order setup the performance data collectors. If that is the case, hold down the shift key and right-click on the batch file in question. You will be given the option to run the batch file as an administrator or as a different user. Whichever option you chose, it is required that the user have server administrative privilege on the target machines. This is required in order for %windir%system32LOGMAN.EXE to correctly setup the data collector sets.
References
KB 973559 – Frequently asked questions about the Microsoft Support Diagnostic Tool (MSDT) for Windows 7
http://support.microsoft.com/kb/973559
(http://support.microsoft.com/kb/973559)
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.
See more here:
SDP 31033BE70-3EB1-4AD0-A477-C2E7E5D22492SharePoint 2007 Performance Monitor Wizard
Error message when you try to install an Office program: "Error 1935. An error occurred during the installation of assembly component"
This issue may occur when the Microsoft .NET Framework installation on the computer is damaged or is missing.
These methods are supported on the following Operating System versions:
Methods 1 and 3:
- Windows XP
- Windows Server 2003
- Windows Vista
- Windows Server 2008
Method 2:
- Windows XP
- Windows Server 2003
Method 1: Repair the Microsoft .NET Framework version 2.0 installation
To repair the Microsoft .NET Framework version 2.0 installation, follow these steps:
- Click Start, click Control Panel, and then click Add or Remove Programs.
- In the Currently installed programs list, click Microsoft .NET Framework 2.0, and then click Change/Remove.
- Click Repair, and then click Next.
Method 2: Install the .NET Framework version 2.0
If a version of the .NET Framework is not installed on your computer, download and install the .NET Framework version 2.0 from this website
(http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5)
.
Method 3: Reinstall the Microsoft .NET Framework version 1.1
If the .NET Framework version 1.1 is installed, remove it, and then reinstall it.
To remove the .NET Framework version 1.1, follow these steps:
- Click Start, click Control Panel, and then click Add or Remove Programs.
- In the Currently installed programs list, click Microsoft .NET Framework 1.1 and then click Change/Remove.
- Click Yes to uninstall the .NET Framework version 1.1.
To reinstall the .NET Framework version 1.1, download and install the .NET Framework version 1.1 from this website
(http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4842-8157-034d1e7cf3a3)
.
Print options in Excel 2010 and earlier are applied per worksheet
When a new workbook is created, Microsoft Excel reads the default settings of the printer driver of the default printer. Most of the settings from the printer driver are applied as default print attributes to each worksheet in the new workbook.
For example, if the driver for the default printer is set to print in black-and-white, when the new workbook is created, each worksheet will also contain the black-and-white print setting as a default attribute and will print in black-and-white. However, if you select multiple worksheets to print and also select to print in color, only the first selected worksheet will print in color.
Important Some printer drivers contain settings which are stored by Excel at the workbook level. These settings vary from printer to printer and depend on the manufacturer of the printer.
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.
Taken from:
Print options in Excel 2010 and earlier are applied per worksheet
"String overflow on set" message in Microsoft Dynamics GP
String overflow on set ‘Not Found’.
EXCEPTION_CLASS_SCRIPT_STRING_OVERFLOW
Symption #2 – A compupter check batch in Payables Management keeps going to Batch Recovery and you get this message:
String overflow on set ‘Voucher Number – WORK’.
OPTION 1: In the top menubar in Microsoft Dynamics GP, click on DEBUG and then click to clear Show Debug Messages. Then test again and the issue should be resolved. However it is recommended that the Debug menu is not enabled in a live system as there can be other side effects. We recommend to do Option 2 as well.
OPTION 2: To resolve this problem, navigate to the code folder for Microsoft Dynamics GP. The default location is usually: C:Program FilesMicrosoft Dynamics GPGPData. Right click on the Dexx.ini file and open it with Notepad. Review the file for the below lines and set them to FALSE or as shown below:
ShowDebugMessage=FALSE
ScriptDebugger=FALSE
ScriptDebuggerProduct=0
This will disable the Dexterity Script debugger and the Debug menu and resolve the issue.
If you were using the Debug menu for the capturing of Dexterity Script Logs and Dexterity Script Profiles, this can be achieved easily with the Support Debugging Tool without needing the Debug menu enabled.
For more information see the portal page:
http://blogs.msdn.com/developingfordynamicsgp/pages/support-debugging-tool.aspx
(http://blogs.msdn.com/developingfordynamicsgp/pages/support-debugging-tool.aspx )
(http://go.microsoft.com/fwlink/?LinkId=151500)
for other considerations.
View article:
"String overflow on set" message in Microsoft Dynamics GP
Latest Supported Visual C++ Downloads
This web installer downloads and installs Visual Studio 2010 Service Pack 1. An Internet connection is required during installation. Please Note: This installer is for all editions of Visual Studio 2010 (Express, Professional, Premium, Ultimate, Test Professional).
VC++ Redistributable Packages:
The Microsoft Visual C++ 2010 SP1 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ 2010 SP1 on a computer that does not have Visual C++ 2010 SP1 installed.
Microsoft Visual C++ 2010 Service Pack 1 Redistributable Package MFC Security Update:
A security issue has been identified leading to MFC application vulnerability your Windows-based system with Visual C++ 2010 SP1 Redist. For the redistributable packages prior to this security update, see below:
Visual C++ 2010 SP1 Redistributable Package (x86)
Visual C++ 2010 SP1 Redistributable Package (x64)
Visual C++ 2010 SP1 Redistributable Package (IA64)
Visual Studio 2010 (VC++ 10.0):
VC++ Redistributable Packages:
The Microsoft Visual C++ 2010 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2010 installed.
This package installs runtime components of C Runtime (CRT), Standard C++, ATL, MFC, OpenMP and MSDIA libraries.
Microsoft Visual C++ 2010 RTM Redistributable MFC Security Update:
A security issue has been identified leading to MFC application vulnerability your Windows-based system with Visual C++ 2010 Redist. For the redistributable packages prior to this security update, see below:
Visual C++ 2010 Redistributable Package (x86)
Visual C++ 2010 Redistributable Package (x64)
Visual Studio 2008 (VC++ 9.0) SP1:
Visual Studio 2008 Service Pack 1 (Installer):
This download installs Visual Studio 2008 Service Pack 1 (SP1) and the .NET Framework 3.5 SP1. SP1 addresses issues that were found through a combination of customer and partner feedback, as well as internal testing. These service packs offer Visual Studio and .NET Framework users improvements in responsiveness, stability and performance.
VC++ Redistributable Packages:
The Microsoft Visual C++ 2008 SP1 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ SP1 on a computer that does not have Visual C++ 2008 SP1 installed.
These packages install runtime components of C Runtime (CRT), Standard C++, ATL, MFC, OpenMP and MSDIA libraries. For libraries that support side-by-side deployment model (CRT, SCL, ATL, MFC, OpenMP) they are installed into the native assembly cache, also called WinSxS folder, on versions of Windows operating system that support side-by-side assemblies.
Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package MFC Security Update:
A security issue has been identified leading to MFC application vulnerability your Windows-based system with Visual C++ 2008 Redist. The MFC Security Update package has the most current redistributables for VS 2008 SP1. For the redistributable packages prior to this security update, see below:
Visual C++ 2008 Service Pack 1 Redistributable Package ATL Security Update (x86, x64, and IA64):
A security issue has been identified that could allow an attacker to compromise your Windows-based system with Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package and gain complete control over it. The three packages below do not contain the security updates, but are included here for convenience:
Visual C++ 2008 SP1 Redistributable Package (x86)
Visual C++ 2008 SP1 Redistributable Package (x64)
Visual C++ 2008 SP1 Redistributable Package (IA64)
Visual Studio 2005 (VC++ 8.0) SP1:
Visual Studio® 2005 Team Suite SP1:
This download installs Service Pack 1 for Microsoft® Visual Studio® 2005 Team Suite. Fixes in this Service Pack include stability, performance and security enhancements made in many areas of the product.
VS2005 SP1 Update for Vista:
The Visual Studio 2005 Service Pack 1 Update for Windows Vista addresses areas of Visual Studio impacted by Windows Vista enhancements. This update also applies to Windows 7, Windows Server 2008, and Windows Server 2008 R2.
VC++ Redistributable Packages:
The Microsoft Visual C++ 2005 SP1 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ SP1 on a computer that does not have Visual C++ 2005 SP1 installed.
These packages install runtime components of C Runtime (CRT), Standard C++, ATL, MFC, OpenMP and MSDIA libraries. For libraries that support side-by-side deployment model (CRT, SCL, ATL, MFC, OpenMP) they are installed into the native assembly cache, also called WinSxS folder, on versions of Windows operating system that support side-by-side assemblies.
Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update:
A security issue has been identified leading to MFC application vulnerability your Windows-based system with Visual C++ 2005 Redist. The MFC Security Update package has the most current redistributables for VS 2005 SP1. For the redistributable packages prior to this security update, see below:
Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update (x86, x64, and IA64):
A security issue has been identified that could allow an attacker to compromise your Windows-based system with Microsoft Visual C++ 2005 Redistributable Package Service Pack 1 and gain complete control over it. The three packages below do not contain the security updates, but are included here for convenience:
Visual C++ 2005 SP1 Redistributable Package (x86)
Visual C++ 2005 SP1 Redistributable Package (x64)
Visual C++ 2005 SP1 Redistributable Package (IA64)
Graph Chart object scale is reduced inside the bounding box when you insert it into a workbook in Excel
- Microsoft Excel 2010
- Microsoft Office Excel 2007
- Microsoft Office Excel 2003
- Legacy versions of Excel
In this case, the chart is scaled to be smaller than the bounding box of the object.
- Press CTRL+ALT+DEL.
- Click Start Task Manager.
- On the Processes tab, right-click GRAPH.EXE, and then click Properties.
- On the Compatibility tab, click to select the Disable display scaling on high DPI settings check box.
- Exit Windows Task Manager.
Note To avoid this issue in Excel 2007 or in Excel 2010, we recommend that you use the Excel charts that are available in the Charts group on the Insert tab instead of using Microsoft Graph Chart objects.
See the original article here:
Graph Chart object scale is reduced inside the bounding box when you insert it into a workbook in Excel
DEFECT PROBLEM: Blank Page with Header only when Column Header spread is Backward
(http://www.FRxSoftware.com)
for availability of Service Packs for your General Ledger. You may also sign up for automatic notification of Services on our website .
Continued here:
DEFECT PROBLEM: Blank Page with Header only when Column Header spread is Backward
XPS Viewer does not handle permissions for a group named "Anyone" correctly in Windows 7 or in Windows Server 2008 R2
Hotfix information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The “Hotfix download available” form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
To apply this hotfix, you must be running one of the following operating systems:
- Windows 7
- Windows 7 Service Pack 1 (SP1)
- Windows Server 2008 R2
- Windows Server 2008 R2 Service Pack 1 (SP1)
Registry information
To use the hotfix in this package, you do not have to make any changes to the registry.
Restart requirement
You do not have to restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace a previously released hotfix.
File information
The global version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.
Windows 7 and Windows Server 2008 R2 file information notes
- The files that apply to a specific product, milestone (RTM, SPn), and service branch (LDR, GDR) can be identified by examining the file version numbers as shown in the following table:
Collapse this tableExpand this table
Version Product Milestone Service branch 6.1.760
0.20xxxWindows 7 and Windows Server 2008 R2 RTM LDR 6.1.760
1.21xxxWindows 7 and Windows Server 2008 R2 SP1 LDR - The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the “Additional file information for Windows Server 2008 R2 and for Windows 7″ section. MUM and MANIFEST files, and the associated security catalog (.cat) files, are extremely important to maintain the state of the updated components. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.
For all supported x86-based versions of Windows 7
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Xpsrchvw.exe | 6.1.7600.20861 | 3,405,312 | 18-Dec-2010 | 05:25 | x86 |
| Xpsrchvw.xml | Not applicable | 76,060 | 10-Jun-2009 | 21:15 | Not applicable |
| Xpsrchvw.exe | 6.1.7601.21624 | 3,405,312 | 18-Dec-2010 | 07:56 | x86 |
| Xpsrchvw.xml | Not applicable | 76,060 | 10-Jun-2009 | 21:15 | Not applicable |
For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Xpsrchvw.exe | 6.1.7600.20861 | 4,835,328 | 18-Dec-2010 | 06:04 | x64 |
| Xpsrchvw.xml | Not applicable | 76,060 | 10-Jun-2009 | 20:31 | Not applicable |
| Xpsrchvw.exe | 6.1.7601.21624 | 4,835,328 | 18-Dec-2010 | 08:51 | x64 |
| Xpsrchvw.xml | Not applicable | 76,060 | 10-Jun-2009 | 20:31 | Not applicable |
| Xpsrchvw.exe | 6.1.7600.20861 | 3,405,312 | 18-Dec-2010 | 05:25 | x86 |
| Xpsrchvw.xml | Not applicable | 76,060 | 10-Jun-2009 | 21:15 | Not applicable |
| Xpsrchvw.exe | 6.1.7601.21624 | 3,405,312 | 18-Dec-2010 | 07:56 | x86 |
| Xpsrchvw.xml | Not applicable | 76,060 | 10-Jun-2009 | 21:15 | Not applicable |
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
For more information about XML Paper Specification, visit the following Microsoft webpage:For more information about XPS Viewer in Windows 7, visit the following Microsoft webpage:For more information about AD RMS rights policy templates deployment, visit the following Microsoft webpage:
Additional file information
Additional file information for Windows 7 and for Windows Server 2008 R2
Additional files for all supported x86-based versions of Windows 7
Collapse this tableExpand this table
| File name | Update.mum |
| File version | Not applicable |
| File size | 2,718 |
| Date (UTC) | 21-Dec-2010 |
| Time (UTC) | 01:48 |
| Platform | Not applicable |
| File name | X86_1626a484f546c9f5da2d982d335b95a6_31bf3856ad364e35_6.1.7601.21624_none_2d56ca5c9c4a3c51.manifest |
| File version | Not applicable |
| File size | 702 |
| Date (UTC) | 21-Dec-2010 |
| Time (UTC) | 01:48 |
| Platform | Not applicable |
| File name | X86_a2c7c2f896403fed7261acebd2282ddb_31bf3856ad364e35_6.1.7600.20861_none_468977f5a6057c96.manifest |
| File version | Not applicable |
| File size | 702 |
| Date (UTC) | 21-Dec-2010 |
| Time (UTC) | 01:48 |
| Platform | Not applicable |
| File name | X86_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.20861_none_158cecb6c89c0e27.manifest |
| File version | Not applicable |
| File size | 14,582 |
| Date (UTC) | 18-Dec-2010 |
| Time (UTC) | 05:57 |
| Platform | Not applicable |
| File name | X86_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7601.21624_none_17a18a4ac59f5654.manifest |
| File version | Not applicable |
| File size | 14,582 |
| Date (UTC) | 18-Dec-2010 |
| Time (UTC) | 08:31 |
| Platform | Not applicable |
Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2
Collapse this tableExpand this table
| File name | Amd64_8f458f13d5baeda4689e11639047108a_31bf3856ad364e35_6.1.7601.21624_none_827d9ec5982800af.manifest |
| File version | Not applicable |
| File size | 1,054 |
| Date (UTC) | 21-Dec-2010 |
| Time (UTC) | 01:48 |
| Platform | Not applicable |
| File name | Amd64_c4530ec267205ef4246e3e9d6a306e4c_31bf3856ad364e35_6.1.7600.20861_none_d6e95de2245662b8.manifest |
| File version | Not applicable |
| File size | 1,054 |
| Date (UTC) | 21-Dec-2010 |
| Time (UTC) | 01:48 |
| Platform | Not applicable |
| File name | Amd64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.20861_none_71ab883a80f97f5d.manifest |
| File version | Not applicable |
| File size | 14,586 |
| Date (UTC) | 18-Dec-2010 |
| Time (UTC) | 06:51 |
| Platform | Not applicable |
| File name | Amd64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7601.21624_none_73c025ce7dfcc78a.manifest |
| File version | Not applicable |
| File size | 14,586 |
| Date (UTC) | 18-Dec-2010 |
| Time (UTC) | 09:24 |
| Platform | Not applicable |
| File name | Update.mum |
| File version | Not applicable |
| File size | 3,160 |
| Date (UTC) | 21-Dec-2010 |
| Time (UTC) | 01:48 |
| Platform | Not applicable |
| File name | Wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7600.20861_none_7c00328cb55a4158.manifest |
| File version | Not applicable |
| File size | 13,898 |
| Date (UTC) | 18-Dec-2010 |
| Time (UTC) | 05:51 |
| Platform | Not applicable |
| File name | Wow64_microsoft-windows-xpsreachviewer_31bf3856ad364e35_6.1.7601.21624_none_7e14d020b25d8985.manifest |
| File version | Not applicable |
| File size | 13,898 |
| Date (UTC) | 18-Dec-2010 |
| Time (UTC) | 08:24 |
| Platform | Not applicable |
Read more here:
XPS Viewer does not handle permissions for a group named "Anyone" correctly in Windows 7 or in Windows Server 2008 R2
Add a fix to improve the logging capabilities of the Storport.sys driver to troubleshoot poor disk I/O performance in Windows Server 2008 R2
The most common cause of I/O latency issues is faulty or underperforming drivers. These latency issues occur specifically with disk or filter drivers. Disk drivers typically are associated with third-party Storage Area Network (SAN) products. Filter drivers typically are associated with antivirus, security, or encryption products.
Hotfix information
A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
If the hotfix is available for download, there is a “Hotfix download available” section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.
Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
Note The “Hotfix download available” form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.
Prerequisites
To apply this hotfix, your computer must be running Windows Server 2008 R2
or Windows 7.
Registry information
To use the hotfix in this package, you do not have to make any changes to the registry.
Restart requirement
You must restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace a previously released hotfix.
File information
The global version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and the times for these files are listed in Coordinated Universal Time (UTC). The dates and the times for these files on your local computer are displayed in your local time together with your current daylight saving time (DST) bias. Additionally, the dates and the times may change when you perform certain operations on the files.
Windows 7 and Windows Server 2008 R2 file information notes
Important Windows 7 hotfixes and Windows Server 2008 R2 hotfixes are included in the same packages. However, hotfixes on the Hotfix Request page are listed under both operating systems. To request the hotfix package that applies to one or both operating systems, select the hotfix that is listed under “Windows 7/Windows Server 2008 R2″ on the page. Always refer to the “Applies To” section in articles to determine the actual operating system that each hotfix applies to.
- The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the “Additional file information for Windows Server 2008 R2 and for Windows 7″ section. MUM and MANIFEST files, and the associated security catalog (.cat) files, are extremely important to maintaining the state of the updated component. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.
For all supported x86-based versions of Windows 7
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Storport.sys | 6.1.7600.20631 | 147,336 | 30-Jan-2010 | 07:51 | x86 |
For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Storport.sys | 6.1.7600.20631 | 185,736 | 30-Jan-2010 | 08:16 | x64 |
For all supported IA-64-based versions of Windows Server 2008 R2
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|---|---|---|---|---|
| Storport.sys | 6.1.7600.20631 | 425,864 | 30-Jan-2010 | 06:44 | IA-64 |
Command line version:
- Click Start, type cmd.
- Right-click the cmd icon, and then click Run as Administrator.
- At the command prompt, type the following command, and then press ENTER.
Logman.exe create trace Storport_Disk_IO_ETW_Trace -p Microsoft-Windows-Storport 8 255 -ets -o “c:traceStorport_Logging.etl”
Notes
- C: should be a drive letter where you have ample amount of disk space.
- The directory that is specified must be created if it does not already exist.
- Type the command “perfmon” at the command prompt to open the Reliability and Performance Monitor console.
- In the Reliability and Performance Monitor (Perfmon.exe) console, locate the following item:
Data Collector SetsEvent Trace Sessions
- Double-click Storport_Disk_IO_ETW_Trace.
- In the Properties list, click Keywords(All), and then click Edit….
- In the Automatic list, click to select the IOPerfNotification check box, and then click OK.
- In the Properties list, click Filter, and then click Edit….
- Click to select the Filter enabled check box, and then select Binaryfor Data entry format. In the Filter data box, enter a threshold value in little endian format (measured in milliseconds), and then click OK. Please refer to the following table for the most common entries (measured in milliseconds):
Collapse this tableExpand this table
Decimal Hexadecimal Binary (little endian) 1 1 01 00 00 00 00 00 00 00 5 5 05 00 00 00 00 00 00 00 10 A 0A 00 00 00 00 00 00 00 15 F 0F 00 00 00 00 00 00 00
Note You must complete the whole data line in little endian format when you enter the threshold value. - Click OK to save the Storport_Disk_IO_ETW_Trace properties.
- Stop the data collector set after the I/O latency issue occurs. To do this, type the following command at the command prompt:
Logman.exe stop Storport_Disk_IO_ETW_Trace -ets
Note To start the trace again in the future, you can type the following command at the command prompt:
Logman.exe start Storport_Disk_IO_ETW_Trace -ets
- View the log by using the “Event Viewer” utility. Use the “Open Saved Log” function to open the “c:traceStorport_Logging.etl” file.
Note It has to be viewed on a system with the same architecture (x86 or x64 or IA-64), the same operating system, and the same service pack level.
GUI Version:
- In the Reliability and Performance Monitor (Perfmon.exe) console, click Data Collector Sets.
- Right-click Event Trace Sessions, click New, and then click Data Collector Set.
- Input a name for a new data collector set, select the Create manually (Advanced) option, and then click Next.
- Click Add…, click the Microsoft-Windows-Storport item, and then click OK.
- In the Properties list, click Keywords(All), and then click Edit….
- In the Automatic list, click to select the IOPerfNotification check box, and then click OK.
- In the Properties list, click Filter, and then click Edit….
- Click to select the Filter enabled check box, and then select Binaryfor Data entry format. In the Filter data box, enter a threshold value in little endian format (measured in milliseconds), and then click OK. Please refer to the following table for the most common entries (measured in milliseconds):
Collapse this tableExpand this table
Decimal Hexadecimal Binary (little endian) 1 1 01 00 00 00 00 00 00 00 5 5 05 00 00 00 00 00 00 00 10 A 0A 00 00 00 00 00 00 00 15 F 0F 00 00 00 00 00 00 00
Note You must complete the whole data line in little endian format when you enter the threshold value. - Follow the wizard to create the new data collector set.
- Right-click the newly created data collector set, and then click Properties.
- On the File tab, make sure that you have sufficient disk space to store logging.
- Right-click the new data collector set, and then click Start.
- Stop the data collector set after the I/O latency issue occurs.
- View the log by using the “Event Viewer” utility. Use the “Open Saved Log” function to open the “c:traceStorport_Logging.etl” file.
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/kb/824684/
)
Description of the standard terminology that is used to describe Microsoft software updates
Additional file information
Additional file information for Windows 7 and for Windows Server 2008 R2
Additional files for all supported x86-based versions of Windows 7
Collapse this tableExpand this table
| File name | Update.mum |
| File version | Not Applicable |
| File size | 1,674 |
| Date (UTC) | 01-Feb-2010 |
| Time (UTC) | 17:36 |
| Platform | Not Applicable |
| File name | X86_af048c4cddcbb151bd143c9c1b05b319_31bf3856ad364e35_6.1.7600.20631_none_66c4565eda51d968.manifest |
| File version | Not Applicable |
| File size | 696 |
| Date (UTC) | 01-Feb-2010 |
| Time (UTC) | 17:36 |
| Platform | Not Applicable |
| File name | X86_microsoft-windows-storport_31bf3856ad364e35_6.1.7600.20631_none_280e53d7aa7b244b.manifest |
| File version | Not Applicable |
| File size | 15,725 |
| Date (UTC) | 30-Jan-2010 |
| Time (UTC) | 08:10 |
| Platform | Not Applicable |
Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2
Collapse this tableExpand this table
| File name | Amd64_3573b9091f04759bc5e410ed568929bc_31bf3856ad364e35_6.1.7600.20631_none_7d147b04e4fff9ec.manifest |
| File version | Not Applicable |
| File size | 700 |
| Date (UTC) | 01-Feb-2010 |
| Time (UTC) | 17:36 |
| Platform | Not Applicable |
| File name | Amd64_microsoft-windows-storport_31bf3856ad364e35_6.1.7600.20631_none_842cef5b62d89581.manifest |
| File version | Not Applicable |
| File size | 15,727 |
| Date (UTC) | 30-Jan-2010 |
| Time (UTC) | 08:38 |
| Platform | Not Applicable |
| File name | Update.mum |
| File version | Not Applicable |
| File size | 1,906 |
| Date (UTC) | 01-Feb-2010 |
| Time (UTC) | 17:36 |
| Platform | Not Applicable |
Additional files for all supported IA-64-based versions of Windows Server 2008 R2
Collapse this tableExpand this table
| File name | Ia64_c5da8ab21f1689df98cbaaa98c9f0ea9_31bf3856ad364e35_6.1.7600.20631_none_2f3f6e41c90f5df9.manifest |
| File version | Not Applicable |
| File size | 698 |
| Date (UTC) | 01-Feb-2010 |
| Time (UTC) | 17:36 |
| Platform | Not Applicable |
| File name | Ia64_microsoft-windows-storport_31bf3856ad364e35_6.1.7600.20631_none_280ff7cdaa792d47.manifest |
| File version | Not Applicable |
| File size | 15,726 |
| Date (UTC) | 30-Jan-2010 |
| Time (UTC) | 08:43 |
| Platform | Not Applicable |
| File name | Update.mum |
| File version | Not Applicable |
| File size | 1,684 |
| Date (UTC) | 01-Feb-2010 |
| Time (UTC) | 17:36 |
| Platform | Not Applicable |
View the original here:
Add a fix to improve the logging capabilities of the Storport.sys driver to troubleshoot poor disk I/O performance in Windows Server 2008 R2
Recent Comments