Unlodctr

Removes Performance counter names and Explain text for a service or device driver from the system registry.

Syntax

Unlodctr [**\\**ComputerName] DriverName

Parameters

[ \\ ComputerName ] DriverName   : Removes the Performance counter name settings and Explain text for driver or service DriverName from the Windows XP system registry. If you do not specify the ComputerName, Windows XP uses the local computer by default.

/? : Displays help at the command prompt.

Remarks

  • If the information that you supply contains spaces, use quotation marks around the text (for example, "Computer Name").

Examples

To remove the current Performance registry settings and counter Explain text for the RSVP service on computer comp1, type:

unlodctr \\comp1 RSVP

Formatting legend

Format

Meaning

Italic

Information that the user must supply

Bold

Elements that the user must type exactly as shown

Ellipsis (...)

Parameter that can be repeated several times in a command line

Between brackets ([])

Optional items

Between braces ({}); choices separated by pipe (|). Example: {even|odd}

Set of choices from which the user must choose only one

Courier font

Code or program output

Add counters to System Monitor

Troubleshooting

Command-line reference A-Z