Skip to content

Commit f675b28

Browse files
authored
Update date and instructions in documentation
1 parent 8731615 commit f675b28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/windows-server/performance/rebuild-performance-counter-library-values.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Rebuild performance counter library values
33
description: This article describes how to manually rebuild performance counter library values.
4-
ms.date: 12/26/2023
4+
ms.date: 12/31/2024
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
@@ -34,7 +34,7 @@ Extensible counter information is stored in both of the following locations:
3434

3535
To rebuild the base performance counter libraries manually, follow these steps:
3636

37-
1. Expand the *Perfc009.dat* file and the *Perfh009.dat* file. These files are located on the Windows Installation Disc. After mounting the Windows Installation Disc (.Wim file) using Powershell or Dism, the compressed files are found at `DriveLetter:\i386\perfc009.da_` and at `DriveLetter:\i386\perfh009.da_`. Replace the files that are in the `%Systemroot%\System32` folder.
37+
1. Expand the *Perfc009.dat* file and the *Perfh009.dat* file. These files are located on the Windows Installation Disc. After mounting the Windows Installation Disc (.Wim file) by using Powershell cmdlet or by using the `Dism` command, the compressed files are found at `DriveLetter:\i386\perfc009.da_` and at `DriveLetter:\i386\perfh009.da_`. Replace the files that are in the `%Systemroot%\System32` folder.
3838

3939
2. Start Registry Editor, and then locate the following key in the registry:
4040
`HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Perflib`

0 commit comments

Comments
 (0)