How to enable ADUC in Windows Server 2022

by | Mar 1, 2024 | Computer, Windows

Efficient management of network resources is pivotal for any organization’s success. Active Directory Users and Computers (ADUC) in Windows Server 2022 is a powerful tool that helps administrators manage users, computers, and other domain resources seamlessly. In this guide, you’ll learn exactly how to enable ADUC, ensuring you’re fully equipped to manage your network environment.

Preparing for ADUC

Before you begin, ensure that:

  • You have Windows Server 2022 installed.
  • You are logged in with an administrator account.
  • Your server is connected to the network and properly updated.

Step 1: Installing the Active Directory Domain Services Role

The first step is installing the Active Directory Domain Services (AD DS) role:

  1. Open the Server Manager dashboard.

    Server Manager dashboard in Windows Server 2022
  2. Click on Add roles and features.

    Add roles and features in Server Manager
  3. Follow the wizard until you reach the Roles section. Check the box next to Active Directory Domain Services and click Next.

    Select Active Directory Domain Services role

    Click Add Features when prompted.

    Add Features for ADUC installation
  4. Confirm your selections and click Install.

    Install Active Directory Domain Services

Step 2: Promoting the Server to a Domain Controller

After installing AD DS, promote your server to a Domain Controller:

  1. Click the notification flag in Server Manager and select Promote this server to a domain controller.

    Promote server to domain controller
  2. Choose Add a new forest and enter your desired domain name.

    Add a new forest in ADUC setup
  3. Follow the prompts to:
    • Set domain controller options
    • Create a DSRM (Directory Services Restore Mode) password
    • Complete the configuration wizard

      Domain Controller Configuration Wizard

Finally, click Install to promote your server.

Installing new domain controller in Windows Server 2022

Step 3: Accessing Active Directory Users and Computers

Once promotion is complete:

  1. Open Server Manager.
  2. Click Tools in the top-right menu.
  3. Select Active Directory Users and Computers.

    Access Active Directory Users and Computers

You are now ready to manage users, computers, and groups within your domain!

Navigating ADUC

The ADUC console is organized into logical containers:

  • Organizational Units (OUs) for grouping users, computers, and groups
  • Users container for managing user accounts
  • Computers container for managing workstations and servers

Creating Users and Computers in ADUC

Here’s how you can quickly add objects:

  • To add a user: Right-click an OU → select New > User → Fill in user details → Click Finish.
  • To add a computer: Right-click an OU → select New > Computer → Fill in computer name.

Best Practices When Using ADUC

  • Enforce Strong Password Policies: Use Group Policy to set strong password rules.
  • Use Organizational Units (OUs): Structure your domain with OUs based on department or location for easier management.
  • Regular Backups: Ensure that your Active Directory is backed up regularly using Windows Server Backup.

Enabling Advanced Features in ADUC

Unlock more ADUC options:

  • Open ADUC.
  • Click View in the menu bar.
  • Select Advanced Features.

This provides access to additional object properties, such as security permissions and attribute editing.

Conclusion

By following these steps, you will have successfully installed and enabled Active Directory Users and Computers (ADUC) on Windows Server 2022. Efficient management of your domain is now at your fingertips, empowering you to maintain security, organize resources, and streamline IT operations.

Explore more helpful guides:

Reference:

Frequently Asked Questions

Is Active Directory Users and Computers installed by default on Windows Server 2022?

No, you need to install the Active Directory Domain Services (AD DS) role manually using Server Manager.

Do I need to reboot after installing AD DS?

Yes, your server must reboot after promotion to a Domain Controller.

Can I install ADUC on Windows 10 or Windows 11?

Yes, you can install ADUC using the Remote Server Administration Tools (RSAT) on a client system.

What are Organizational Units (OUs) in ADUC?

OUs are containers used to logically organize users, groups, and computers within Active Directory.

How do I enable Advanced Features in ADUC?

In the ADUC console, click ‘View’ and select ‘Advanced Features’ to access additional object properties and security settings.

Related Articles

The Future of Network Automation

The Future of Network Automation

What is Network Automation? Network automation refers to the use of software to automatically configure, manage, test, and operate network devices...

Imagine This: A Day Without the Cloud

Imagine This: A Day Without the Cloud

Have you ever stopped to think about how much we rely on the cloud in our everyday lives? Picture this: You’re trying to access your favorite...

How to Recover Lost Data

How to Recover Lost Data

Losing data can feel like a punch to the gut—whether it’s a project you've worked on for weeks or precious family photos. But don't despair. With...