lodctr.exe
- File Path:
C:\windows\system32\lodctr.exe
- Description: Load PerfMon Counters
Hashes
Type | Hash |
---|---|
MD5 | 191CC72472C3246B81593D95543C67EF |
SHA1 | 2AF2A7F43DAE2F2E7E73EA5512F0102DCD17E563 |
SHA256 | EEB15801CECFB3026D724AB593B0012DD75B1BE23E2E82ACD08D5CEDD6D0F041 |
SHA384 | 04119796D48A61BFA3755926932A0214E24EF76E17E355B16225697D80306F6E23103BF66E3E99CD04871AE459870E6B |
SHA512 | 24C3B37DB1B18521A08BBCFABE0C39709E41ABFFA603762626C2A3C7FB83A924A8FDC34726F2D16942BE21467B265FF410AD9DB96CAE9B2DBFB27237754DD7F2 |
SSDEEP | 768:KUbplMcVqpjJ/BQSNHVytw8Padgevl1fBQpN/lXb5oTl/1KELD8NDUSHM0k:RlMcwXN6g1fYJKTpkEUNDUSHM0k |
Signature
- Status: The file C:\windows\system32\lodctr.exe is not digitally signed. You cannot run this script on the current system. For more information about running scripts and setting execution policy, see about_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170
- Serial: ``
- Thumbprint: ``
- Issuer:
- Subject:
File Metadata
- Original Filename: LODCTR.EXE.MUI
- Product Name: Microsoft Windows Operating System
- Company Name: Microsoft Corporation
- File Version: 6.3.9600.16384 (winblue_rtm.130821-1623)
- Product Version: 6.3.9600.16384
- Language: English (United States)
- Legal Copyright: Microsoft Corporation. All rights reserved.
Additional Info*
*The information below is copied from MicrosoftDocs, which is maintained by Microsoft. Available under CC BY 4.0 license.
lodctr
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012
Allows you to register or save performance counter name and registry settings in a file and designate trusted services.
Syntax
lodctr <filename> [/s:<filename>] [/r:<filename>] [/t:<servicename>]
Parameters
Parameter | Description |
---|---|
<filename> |
Specifies the name of the initialization file that registers the performance counter name settings and explanatory text. |
/s:<filename> |
Specifies the name of the file to which the performance counter registry settings and explanatory text are saved. |
/r | Restores counter registry settings and explanatory text from current registry settings and cached performance files related to the registry. |
/r:<filename> |
Specifies the name of the file that restores the performance counter registry settings and explanatory text.<p>Warning: If you use this command, you’ll overwrite all performance counter registry settings and explanatory text, replacing them with the configuration defined in the specified file. |
/t:<servicename> |
Indicates that service <servicename> is trusted. |
/? | Displays help at the command prompt. |
Remarks
- If the information that you supply contains spaces, use quotation marks around the text (for example, “file name 1”).
Examples
To save the current performance registry settings and explanatory text to file “perf backup1.txt”, type:
lodctr /s:"perf backup1.txt"
Additional References
MIT License. Copyright (c) 2020-2021 Strontic.