Steps to reproduce the behavior
To reproduce the behavior in which you cannot create a trace log, follow these steps:
- Log on to the Windows Server 2003 SP1-based remote computer as a PLUG member.
- Click Start, click Run,
type compmgmt.msc, and then click
OK to open the Computer Management tool.
- In the left pane, right-click Computer Management (Local),
and then click Connect to another computer.
- Type the name of the Windows Server 2003 SP1-based remote computer, and then click OK.
- In the left pane, expand System Tools, expand Performance
Logs and Alerts, right-click Trace Logs, click
New Log Settings, type the name of the trace log that you want to create, and then click
OK.
In this scenario, you expect a dialog box to open that prompts you to define the new trace log. However, this operation fails. Additionally, you receive the error message that is mentioned in the
"Symptoms" section.
To reproduce the behavior in which you cannot add a performance counter by using WMI, follow these steps:
- Log on to the Windows Server 2003 SP1-based remote computer as a PLUG member.
- Click Start, click Run,
type perfmon /wmi, and then click
OK to open the Performance tool.
- In the right pane, click the Add button on the toolbar, and then type
\\RemoteComputerName under Select counters from computer.
Note Replace the "RemoteComputerName" placeholder with the name of the Windows Server 2003 SP1-based remote computer. - Click Add.
In this scenario, you expect a new counter object to be displayed. However, the performance counter is not added.