Adduser is in the NT 3.51, NT 4 and 2000 resource kit, just type adduser /? and it will give you the required paramaters, also the help explains well, I set up a test domain by exporting the ad database using adduser then imprting it back in with adduser. It's been several years since I used it, but I believe the switch is /e.

In my 2000 ad class that I took at Quicktstart the Moc stated to do an

          On this page


                      Introduction

                      Important Notes

                      Using the LDIFDE utility

                      Using VBScript and ADSI




                       Related Links


Part 1: Installing a Windows 2000 Server as a Domain Controller

Part 2: Installing a Windows 2000 Professional Workstation and Connecting it to a Domain

                      Windows 2000 Server Online Help

                      Windows 2000 Planning and Deployment Guide

                      Directory Services

                      Windows 2000/NT Forum

                      LDIF draft standard, draft-good-ldap-ldif-05.txt





     Introduction
This guide introduces batch administration of the Active Directory® service, using both the LDAP Data Interchange Format (LDIF) utility and a simple program you can write using the Visual Basic® Scripting Edition (VBScript) development system. Using these tools, you can export, import, and modify objects such as users, contacts, groups, servers, printers, and shared folders.

     In this guide, you will perform the following tasks:

a.. Perform batch operations using the LDIFDE utility. Export users into a file format compatible with the LDIF standard format. Perform a batch modification of all the users. Use LDIF to create a new user and delete a user. b.. Perform batch operations using ADSI and VBScript. Export users into a text file, using a script written with ADSI and VBScript. Use VBScript to perform a batch modification of all the users. Use VBScript to create a new user and delete a user.
     Requirements and Prerequisites
You must install the Windows 2000 Server operating system, including Active Directory, on a server in your network. You can then run the Administration Tools from the server or from a workstation running the Windows 2000 Professional operating system.

This step-by-step guide assumes that you have run the procedures in A Common Infrastructure for Windows 2000 Server Deployment Step-by-Step Parts 1 and 2.

The common infrastructure documents specify a particular hardware and software configuration. If you are not using the common infrastructure, you need to make the appropriate changes to this document. For the latest information about hardware requirements and compatibility for servers, clients, and peripherals, see the Windows 2000 Product Compatibility search page.

The Administration Tools are installed by default on all Windows 2000-based domain controllers. The LDIFDE utility described in this guide is installed by default on servers, and can be copied to any Windows 2000-based workstation. The VBScript programs that you create can be run from either servers or workstations.

For all procedures in this guide, you must be logged on as an administrator. If you log on using an account that does not have administrative privileges, you may not be able to perform export and import operations in Active Directory.



     Important Notes
The names of the company, organization, products, people, and events used in these step-by-step guides are fictitious. No association with any real company, organization, product, person, or event is intended or should be inferred.

The step-by step guides are based on a common infrastructure designed for use on a private network. The fictitious company name and DNS name used in this common infrastructure are not registered for use on the Internet. Please do not use this name on a public network or the Internet.

The Active Directory service structure for this common infrastructure is designed to show how Windows 2000 features work and function with the Active Directory. It was not designed as a model for configuring an Active Directory for any organization -- for such information see the Active Directory documentation. For more information about the common infrastructure, see the "Requirements and Prerequisites" section of this document.



     Using the LDIFDE utility



----- Original Message ----- From: "Freddie Coleman III" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, August 10, 2005 8:14 PM
Subject: Re: [ActiveDir] user dump


thanks, i need it to dump the profile locations also.  is this possible w/
these tools?  know anything about add user?


dsquery/dsget will do the trick as well.

Phil

On 8/10/05, Coleman, Hunter <[EMAIL PROTECTED]> wrote:
ADFind: http://www.joeware.net/win/free/tools/adfind.htm

Example 6 from the command line help (adfind.exe /?) should be a good
starting point for you.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Freddie Coleman
III
Sent: Wednesday, August 10, 2005 8:19 PM
To: [email protected]
Subject: [ActiveDir] user dump



how can i dump a list of all of my ad users?

List info   : http://www.activedir.org/List.aspx
List FAQ    : http://www.activedir.org/ListFAQ.aspx
List archive: http://www.mail-archive.com/activedir%40mail.activedir.org/

Attachment: ts.gif
Description: GIF image

Attachment: arrow_default.gif
Description: GIF image

Attachment: jump2.gif
Description: GIF image

Attachment: reLink2.gif
Description: GIF image

Attachment: top_v1.gif
Description: GIF image

Reply via email to