addusers.exe
C:\winnt\system32>addusers.exe /?
Command-line account manipulation utility version 3.0.0.1
Copyright Microsoft Corporation 1997.  All rights reserved.

Adds, Writes, or Erases accounts as specified by a delimited file.

ADDUSERS {/c|/d{:u}|/e} filename [/t][/s:x] [/?] [\\computername|domainname]
:{l|c|e|d}]
  /?    Display this help screen.
  /c    Create accounts specified in the file.
  /d:   Write current accounts to the specified file, opt. followed by {:u}.
    u   Write current accounts to the specified file in Unicode text format.
  /p:   Set's account creation options, followed by an comb. of {lced}
    l   Users do not have to change passwords at next logon.
    c   Users cannot change passwords.
    e   Passwords never expire. (implies l option)
    d   Accounts disabled.
  /e    Erase user accounts specified in the file.
  /s:x  Sets the separator character for the input/output file.  Replace the
        x with the character to be used for separating fields. (e.g. /s:~)
        Note: The separator character is a comma ',' by default.
  /t    Enables Terminal Services user properties to be created or viewed.
        Use in conjunction with { /c | /d }.

For detailed information please refer to the Resource Kit Help file.
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "MSWinNT Discussions" <[EMAIL PROTECTED]>
Sent: Monday, July 29, 2002 7:58 AM
Subject: Piping group member lists into a text file


>
> Does NT have a utility anywhere that allows you to pipe a members list of
> a group in user manager for Domains to a text or excel document.
>
> NT it self doesn't appear to have anything that works, are there any
> shareware utilities.
>
> ------
> You are subscribed as [EMAIL PROTECTED]
> Archives: http://www.swynk.com/sitesearch/search.asp
> To unsubscribe send a blank email to %%email.unsub%%
>


------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to