KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q172790: SMS: How to Enable Wuser32 User Mode Debug Logging

Article: Q172790
Product(s): Microsoft Systems Management Server
Version(s): winnt:1.2
Operating System(s): 
Keyword(s): kbtshoot kbusage smsremtshoot kbRemoteProg
Last Modified: 31-JUL-2001

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Systems Management Server version 1.2 
-------------------------------------------------------------------------------

SUMMARY
=======

With the latest version of the Remote Control Agent service for client computers
running Windows NT, Systems Management Server now has the capability to add
registry entries to enable the service to create a log file.

MORE INFORMATION
================

To enable logging, perform the following steps:

1. Open the client registry to HKLM\Software\Microsoft\SMS\Tracing.

2. Create a key called HELPDESK.

3. Add a value called Enabled (REG_DWORD) and set it to 0 for no logging, 1 for
  logging, or 2 for Console Debugger.

  NOTE: If either the HELPDESK key or the Enabled value does not exist, nothing
  out of the ordinary will happen.

4. Just as with other Systems Management Server services, you can also define
  the optional values TraceFileName (REG_SZ) and MaxFileSize (REG_DWORD, # of
  bytes).

  NOTE: If these values do not exist, TraceFileName defaults to C:\Ldmdbg.log
  and MaxFileSize will be 1 MB. When the log file reaches the value specified
  by MaxFileSize, it will be renamed to "*.*_" and a new one will be created.

Additional query words: prodsms

======================================================================
Keywords          : kbtshoot kbusage smsremtshoot kbRemoteProg 
Technology        : kbSMSSearch kbSMS120
Version           : winnt:1.2
Issue type        : kbinfo

=============================================================================

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.

Copyright Microsoft Corporation 1986-2002.