Logo
programming4us
programming4us
programming4us
programming4us
Home
programming4us
XP
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server
programming4us
Windows Phone
 
Windows Server

Active Directory Domain Services 2008 : Manage Active Directory Domain Services Data - Create User Object

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
6/19/2011 9:11:44 AM
Create an AD DS user account by using the Windows interface or by using the command line.

Create User Object by Using the Windows Interface

To create user objects by using the Windows interface, perform the following steps:

1.
Log on to a domain controller or a member computer that has Windows Server 2008 Remote Server Administration Tools (RSAT) installed.

2.
Click Start, click Administrative Tools, and then click Active Directory Users and Computers.

3.
In the console tree, right-click the OU or container where want to store the user object, click New, and click User.

4.
As shown in Figure 1, type the user’s first name in the First name field, type the user’s initials in the Initials field if required, type the user’s last name in the Last name field, type the user’s logon name in the User logon name field, and click Next.

Figure 1. The New Object - User account information page.


Tip

The Full name and User logon name (pre-Windows 2000) fields are automatically populated by the wizard. You can modify these fields if required.

5.
Type a password into the Password and Confirm password fields; then click Next, as shown in Figure 2.

Figure 2. The New Object - User account password page.


Tip

Password options can be set on this page as well.

6.
Confirm the user object options, as shown in Figure 3, and click Finish.

Figure 3. The New Object - User confirmation page.


Create User Object by Using the Command Line

To create user objects by using the command line, perform the following steps:

1.
Log on to a domain controller.

2.
Click Start, and click Command Prompt.

3.
In the Command Prompt window, type the following command and press Enter:

Dsadd user "CN=John Doe,CN=Users,DC=WS08DOMAIN01,DC=local" -samid 
JDOE -UPN [email protected] -disabled NO -pwd Today01!

Table 1
lists each parameter used in the previous command.

Table 1. Parameters to Create User Objects by Using the Command Line
ParameterMeaning
"CN=John Doe,CN=Users, DC=WS08DOMAIN01,DC=local"Distinguished name
-samidPre-Windows 2000 logon name
-UPNUser principle name
-disabledStatus of user account after creation
-pwdPassword

3.
Verify that the results of the dsadd command entered above returns dsadd succeeded, as shown in Figure 4.

Figure 4. Creating the user object using the command line.


Other -----------------
- Troubleshooting the Exchange Server 2003 Organization
- Troubleshooting Exchange Server 2003 Servers
- BizTalk 2009 : The Enterprise Service Bus Toolkit 2.0 - The Functional Components (part 4) - Business Rule Engine
- BizTalk 2009 : The Enterprise Service Bus Toolkit 2.0 - The Functional Components (part 3)
- BizTalk 2009 : The Enterprise Service Bus Toolkit 2.0 - The Functional Components (part 2) - ItineraryHelper & Pipeline Components
- BizTalk 2009 : The Enterprise Service Bus Toolkit 2.0 - The Functional Components (part 1)
- Microsoft Dynamics CRM 2011 : Viewing Open and Completed Activities for a Record
- Microsoft Dynamics CRM 2011 : Creating Follow-Up Activities
- Microsoft Dynamics CRM 2011 : Understanding Activity Types & Understanding Activity Types
- Windows Server 2008 R2 : Analyze Server Roles (part 2) - Use PowerShell with the Best Practices Analyzer
 
 
Top 10
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
 
programming4us
Windows Vista
programming4us
Windows 7
programming4us
Windows Azure
programming4us
Windows Server