SMS: How to Use Listnt.exe with Systems Management Server

Last reviewed: December 31, 1997
Article ID: Q174939
The information in this article applies to:
  • Microsoft Systems Management Server version 1.2 Service Pack 3

SUMMARY

Listnt.exe is a utility that lists computers from the Systems Management Server SQL database, as specified by certain parameters. The following is an example of the syntax of Listnt.exe:

   LISTNT /A:<account> [/P:<password>] [/W|/S] [NOPCM] [/I:<filename>]

The following table describes the available parameters for Listnt.exe.

   Parameter          Description
   ------------------------------------------------------------------------

   /A:<account>       Specifies the SQL account to be used to access the
                      database.

   /P:<password>      Specifies the SQL account password (this is optional
                      for integrated security).

   /W                 Specifies that only computers running Windows NT
                      Workstation will be listed.

   /S                 Specifies that only computers running Windows NT
                      Server will be listed.

   /D:<domain>        Specifies that only computers in the specified domain
                      will be listed.

   /IP:<ipaddress>    Specifies that only computers in the specified subnet
                      will be listed. (This is based on the actual IP
                      address, not the subnet mask.)

   /NOPCM             Specifies that only computers that do not have
                      Package Command Manager (PCM) as a service installed
                      will be listed.

   /X86               Specifies that only computers that have an Intel
                      processor architecture will be listed.

   /ALPHA             Specifies that only computers that have the Alpha
                      processor architecture will be listed.

   /O:<filename>      Specifies that the list will be written out to an
                      .ini file.

   /V                 Specifies that detailed progress information will be
                      printed.

MORE INFORMATION

Listnt.exe was introduced with Systems Management Server 1.2 Service Pack 3 to install the PCM service on computers running Windows NT Workstation with RSERVICE. For more information on Listnt.exe, please see the Install.doc and Readme.txt files that come with Service Pack 3 for Systems Management Server 1.2.


Additional query words: prodsms pcmservice pcmsvc
Keywords : smsgeneral kbusage
Version : WINNT:1.2
Platform : winnt
Issue type : kbhowto
Solution Type : Info_Provided


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: December 31, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.