How to Create a List of Users from Other Domains

Last reviewed: July 23, 1996
Article ID: Q151739
The information in this article applies to:
  • Microsoft Windows NT Workstation versions 3.5 and 3.51
  • Microsoft Windows NT Server versions 3.5 and 3.51

SUMMARY

User Manager for Domains does not allow administrators to generate a list of user accounts, and Net user /domain will only pull user accounts from the domain that the computer account is located in. You can generate a list of user accounts from domains (trusted) other than the domain your computer has an account in by using the Resource Kit utility addusers.exe.

MORE INFORMATION

With the command line

   addusers \\servername /d filename.txt

(where servername is the name of the primary domain controller), administrators can generate a list of users in domains other than their own; this list is generated into a text file. This file will also contain information such as the profile, home directory, and scripts.


KBCategory: kbhowto kbtool
KBSubcategory: ntreskit ntdomain nthowto ntsrvwkst
Additional reference words: net user q149781


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: July 23, 1996
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.