Enabling Non-Admin Users to Remotely Monitor with PERFMON

Last reviewed: March 9, 1998
Article ID: Q158438
The information in this article applies to:
  • Microsoft Windows NT Workstation version 4.0
  • Microsoft Windows NT Server version 4.0

SUMMARY

When trying to run Perfomance Monitor (Perfmon.exe) as a regular user, you receive a "Computer name not found" error message. When you log on as the Administrator or to another account with administrative privileges, you can monitor with no problems using Perfmon.exe.

Steps to reproduce:

  1. Log on to a computer running Windows NT as a non-administrator user.

  2. Start Perfmon.exe.

  3. Click Edit on menu.

  4. Click Add to Chart...

  5. Type \\Computer name (Windows NT 4.0 server).

The following message will occur:

      Computer name not found

However, it is possible for non-administrator users to remotely monitor Windows NT 4.0 servers with Performance Monitor.

MORE INFORMATION

To enable a non-administrator user to remotely monitor a computer running Windows NT 4.0 with Performance Monitor, follow the steps below to modify the target computer.

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

  1. Using Explorer or File Manager, give the user at least READ access to

         %windir%\system32\PERFCxxx.DAT
         %windir%\system32\PERFHxxx.DAT
    

    where xxx is the basic language ID for the system, for example, 009 for English. These files may be missing or corrupt. If you suspect this; expand these files off of the installation cd.

  2. Using REGEDT32, give the user at least READ access to

         HKEY_LOCAL_MACHINE\Software\Microsoft\Windows
         NT\CurrentVersion\Perflib
    

    and all sub keys of that key.

  3. Using REGEDT32, give the user at least READ access to

         HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SecurePipeServers\
         winreg
    


Additional query words: prodnt perfc009.dat perfh009.dat
Keywords : ntdomain
Version : 4.0
Platform : winnt
Issue type : kbhowto


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 9, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.