Which feature of Active Directory allows you to specify settings for users and computers?

For the best web experience, please use IE11+, Chrome, Firefox, or Safari

  • Resources
  • Blogs

    • IT Industry Insights
    • Quest Solution Blogs
      • Data Protection
      • Data Management
      • Microsoft Platform Management
      • Performance Monitoring
      • Unified Endpoint Management
      • IT Ninja
      • Toad World Blog

  • Forums
    • United States (English)
    • Brazil (Português)
    • China (中文)
    • France (Français)
    • Germany (Deutsch)
    • Japan (日本語)
    • Mexico (Español)

    • Account Settings

Which feature of Active Directory allows you to specify settings for users and computers?

Products

Products

By Product Category

Solutions

Solutions

  • Automate backup & disaster recovery

    Restore business operations, data integrity and customer trust in minutes or hours instead of weeks or months

  • Become data driven

    Empower enterprise stakeholders to use data assets strategically for data operations, data protection and data governance

  • Gain comprehensive data protection

    Protect and recover all your systems, applications and data while reducing backup storage costs

  • Improve your cybersecurity posture

    Achieve identity-centric cybersecurity to protect the people, applications and data that are essential to business

  • Migrate & consolidate Microsoft workloads

    Conquer your next migration (now and in the future) by making it a non-event for end users

  • Protect and secure your endpoints

    Discover, manage and secure evolving hybrid workforce environments

  • Secure Active Directory and Microsoft 365

    Mitigate risk with attack path management, threat detection and disaster recovery

About

  • Why Quest
  • Leadership
  • Customer Stories
  • News
  • Careers
  • Contact Us

Learn what AD is and how it works

Which feature of Active Directory allows you to specify settings for users and computers?
02:25

Active Directory (AD) is a database and set of services that connect users with the network resources they need to get their work done.

The database (or directory) contains critical information about your environment, including what users and computers there are and who’s allowed to do what. For example, the database might list 100 user accounts with details like each person’s job title, phone number and password. It will also record their permissions.

The services control much of the activity that goes on in your IT environment. In particular, they make sure each person is who they claim to be (authentication), usually by checking the user ID and password they enter, and allow them to access only the data they’re allowed to use (authorization).

Read on to learn more about the benefits of Active Directory, how it works and what’s in an Active Directory database.

Benefits of Active Directory

Active Directory simplifies life for administrators and end users while enhancing security for organizations. Administrators enjoy centralized user and rights management, as well as centralized control over computer and user configurations through the AD Group Policy feature. Users can authenticate once and then seamlessly access any resources in the domain for which they’re authorized (single sign-on). Plus, files are stored in a central repository where they can be shared with other users to ease collaboration, and backed up properly by IT teams to ensure business continuity.

Which feature of Active Directory allows you to specify settings for users and computers?

How does Active Directory work?

The main Active Directory service is Active Directory Domain Services (AD DS), which is part of the Windows Server operating system. The servers that run AD DS are called domain controllers (DCs). Organizations normally have multiple DCs, and each one has a copy of the directory for the entire domain. Changes made to the directory on one domain controller — such as password update or the deletion of a user account — are replicated to the other DCs so they all stay up to date. A Global Catalog server is a DC that stores a complete copy of all objects in the directory of its domain and a partial copy of all objects of all other domains in the forest; this enables users and applications to find objects in any domain of their forest. Desktops, laptops and other devices running Windows (rather than Windows Server) can be part of an Active Directory environment but they do not run AD DS. AD DS relies on several established protocols and standards, including LDAP (Lightweight Directory Access Protocol), Kerberos and DNS (Domain Name System).

It’s important to understand that Active Directory is only for on-premises Microsoft environments. Microsoft environments in the cloud use Azure Active Directory, which serves the same purposes as its on-prem namesake. AD and Azure AD are separate but can work together to some degree if your organization has both on-premises and cloud IT environments (a hybrid deployment).

Which feature of Active Directory allows you to specify settings for users and computers?

How is Active Directory structured?

AD has three main tiers: domains, trees and forests. A domain is a group of related users, computers and other AD objects, such as all the AD objects for your company’s head office. Multiple domains can be combined into a tree, and multiple trees can be grouped into a forest.

Keep in mind that a domain is a management boundary. The objects for a given domain are stored in a single database and can be managed together. A forest is a security boundary. Objects in different forests are not able to interact with each other unless the administrators of each forest create a trust between them. For instance, if you have multiple disjointed business units, you probably want to create multiple forests.

Which feature of Active Directory allows you to specify settings for users and computers?

What’s in the Active Directory database?

The Active Directory database (directory) contains information about the AD objects in the domain. Common types of AD objects include users, computers, applications, printers and shared folders. Some objects can contain other objects (which is why you’ll see AD described as “hierarchical”). In particular, organizations often simplify administration by organizing AD objects into organizational units (OUs) and streamline security by putting users into groups. These OUs and groups are themselves objects stored in the directory.

Objects have attributes. Some attributes are obvious and some are more behind the scenes. For example, a user object typically has attributes like the person’s name, password, department and email address, but also attributes most people never see, such as its unique Globally Unique Identifier (GUID), Security Identifier (SID), last logon time and group membership.

Databases are structured, which means there is a design that determines what types of data they store and how that data is organized. This design is called a schema. Active Directory is no exception: Its schema contains formal definitions of every object class that can be created in the Active Directory forest and every attribute that can exist in an Active Directory object. AD comes with a default schema, but administrators can modify it to suit business needs. The key thing to know is that it’s best to plan the schema carefully up front; because of the central role AD plays in authentication and authorizations, changing the schema of the AD database later can dramatically disrupt your business.

Which feature of Active Directory allows you to specify settings for users and computers?

Where can I learn more about Active Directory?

Resources

Blogs

Get started now

Successfully manage AD – the heart of your IT environment.

Which feature of Active Directory allows you to implement specific configurations for users and Computers?

ADUC is a Microsoft Management Console (MMC) snap-in that enables administrators to manage Active Directory objects and their attributes. For example, they can: Change passwords. Reset user accounts.

How do I access users and Computers in Active Directory?

To open Active Directory Users and Computers, log into a domain controller, and open Server Manager from the Start menu. Now, in the Tools menu in Server Manager, click Active Directory Users and Computers.

What are the features of Active Directory?

Fundamental Directory Features.

How do I enable Active Directory users and Computers on Windows Server?

Method 2: The Start Menu. Go ahead and click the Start button, scroll down in the list towards the bottom where you'll find 'Windows Administrative Tools'. Click that folder and you'll see 'Active Directory Users and Computers. ' Select it and you're in!