The Services dialog is launched when the RPC Diagnostics – Services button in the Trace Viewer’s tool bar is clicked. This dialog provides information on services.
Note: This dialog presents the same information that was formerly presented in the RPC Diagnostics application’s TagNode display pane.

Each line displayed in the Services dialog indicates the name of the application, the name of the service, and the name of the server for each service. In the example above, the last line displays "Completed Tutorial Example/Simulate_IO", indicating the Simulate_IO service in the Completed Tutorial Example application. The server for this Simulate_IO service is displayed to the right (in this example, Anderson). Green is a quick visual indicator of those services where the current server is the local machine, while red indicates a networked machine.
You may expand any line to view more detailed information about the service by clicking the arrow icon to the right of the line. (Clicking the arrow icon a second time will collapse the selected line.) An example of an expanded line is displayed below.

The expansion shows the status of each machine participating in this service from the perspective of the local machine. In the above example, the ModemManager service in the Completed Tutorial Example application has two participating machines:
Dave (IP 192.168.1.46) is the local machine
Anderson (IP 192.168.1.33) is a remote machine