Podcast
Questions and Answers
What is a primary benefit of using Organizational Units (OUs) in Active Directory?
What is a primary benefit of using Organizational Units (OUs) in Active Directory?
Delegation of control allows lower-security users to perform tasks normally reserved for higher-security users.
Delegation of control allows lower-security users to perform tasks normally reserved for higher-security users.
True
What does permission inheritance in OUs define?
What does permission inheritance in OUs define?
How permissions are transmitted from a parent object to a child object
OUs allow for the delegation of administrative tasks such as resetting user __________.
OUs allow for the delegation of administrative tasks such as resetting user __________.
Signup and view all the answers
Match the following tasks to their descriptions regarding OU management:
Match the following tasks to their descriptions regarding OU management:
Signup and view all the answers
What is a primary function of user accounts in Active Directory (AD)?
What is a primary function of user accounts in Active Directory (AD)?
Signup and view all the answers
The built-in Guest account is enabled by default after installation.
The built-in Guest account is enabled by default after installation.
Signup and view all the answers
What should the Administrator account be protected with?
What should the Administrator account be protected with?
Signup and view all the answers
User accounts must be _______ throughout the domain.
User accounts must be _______ throughout the domain.
Signup and view all the answers
What can a domain administrator account do?
What can a domain administrator account do?
Signup and view all the answers
Match the following accounts with their characteristics:
Match the following accounts with their characteristics:
Signup and view all the answers
Account names in Active Directory are case sensitive.
Account names in Active Directory are case sensitive.
Signup and view all the answers
What should be developed when creating user accounts?
What should be developed when creating user accounts?
Signup and view all the answers
What is the primary reason to disable a user account?
What is the primary reason to disable a user account?
Signup and view all the answers
Passwords are case sensitive by default.
Passwords are case sensitive by default.
Signup and view all the answers
What is the purpose of the General Tab in a user account?
What is the purpose of the General Tab in a user account?
Signup and view all the answers
The __________ tab contains information that affects a user’s logon to the domain.
The __________ tab contains information that affects a user’s logon to the domain.
Signup and view all the answers
Which of the following fields is NOT mentioned in the General Tab?
Which of the following fields is NOT mentioned in the General Tab?
Signup and view all the answers
The Member of Tab allows for the addition of new users to the system.
The Member of Tab allows for the addition of new users to the system.
Signup and view all the answers
What can be used to send an email to a user using the default mail application?
What can be used to send an email to a user using the default mail application?
Signup and view all the answers
Match the following account tabs with their primary functions:
Match the following account tabs with their primary functions:
Signup and view all the answers
Which of the following is NOT a commonly delegated task in OU management?
Which of the following is NOT a commonly delegated task in OU management?
Signup and view all the answers
Permission inheritance means that a child object can inherit permissions from a parent object.
Permission inheritance means that a child object can inherit permissions from a parent object.
Signup and view all the answers
What is the primary benefit of using Organizational Units (OUs) in Active Directory?
What is the primary benefit of using Organizational Units (OUs) in Active Directory?
Signup and view all the answers
User account management in Active Directory allows for the ability to reset user passwords and force a password change at the next __________.
User account management in Active Directory allows for the ability to reset user passwords and force a password change at the next __________.
Signup and view all the answers
Match the following tasks with their descriptions regarding OU tasks:
Match the following tasks with their descriptions regarding OU tasks:
Signup and view all the answers
What is the maximum number of characters allowed in an account name in Active Directory?
What is the maximum number of characters allowed in an account name in Active Directory?
Signup and view all the answers
The built-in Administrator account can be deleted from the system.
The built-in Administrator account can be deleted from the system.
Signup and view all the answers
What must be done before the Guest account can be used for log on?
What must be done before the Guest account can be used for log on?
Signup and view all the answers
User accounts must be __________ throughout the domain.
User accounts must be __________ throughout the domain.
Signup and view all the answers
Match the following accounts with their characteristics:
Match the following accounts with their characteristics:
Signup and view all the answers
What type of account can have a blank password?
What type of account can have a blank password?
Signup and view all the answers
Account names in Active Directory are case sensitive.
Account names in Active Directory are case sensitive.
Signup and view all the answers
What should be done to the Administrator account to enhance security?
What should be done to the Administrator account to enhance security?
Signup and view all the answers
Which of the following is NOT a reason to disable a user account?
Which of the following is NOT a reason to disable a user account?
Signup and view all the answers
By default, only a username is required to create a user account.
By default, only a username is required to create a user account.
Signup and view all the answers
What information does the General Tab contain?
What information does the General Tab contain?
Signup and view all the answers
The __________ tab lists the groups the user belongs to.
The __________ tab lists the groups the user belongs to.
Signup and view all the answers
What does the Account Tab NOT include?
What does the Account Tab NOT include?
Signup and view all the answers
Why might a user account be set to expire?
Why might a user account be set to expire?
Signup and view all the answers
Match the following features with their respective tabs:
Match the following features with their respective tabs:
Signup and view all the answers
Passwords are case insensitive by default.
Passwords are case insensitive by default.
Signup and view all the answers
Study Notes
Managing User Accounts
- User accounts provide a method for authentication and store detailed information about a user.
- Windows machines outside of a domain store accounts in the Security Accounts Manager (SAM) database.
- Domain user accounts can logon to any computer in the Active Directory forest.
- The built-in Administrator account has full access to all aspects of the machine or domain.
- The Administrator account should be renamed, given a strong password and used only for administrative operations.
- The Administrator account cannot be deleted, but can be renamed or disabled.
- The Guest account is disabled by default and must be enabled before use.
- The Guest account can have a blank password and should be renamed if used.
- The Guest account has limited access to the machine or domain.
- User accounts must be unique throughout the domain.
- User account names are not case sensitive and can be 1-20 characters including letters, numbers, and special characters (with some exceptions).
- Develop a standard naming convention for user accounts.
Disabling User Accounts
- Reasons for disabling a user account include: a user leaving the company, the account not being ready for use, or the user going on extended leave.
The General Tab
- Contains descriptive information about the user, but does not affect the user's logon, group memberships, rights, or permissions.
- The Display name is the same as the CN on first creation.
- The E-mail address can be used to send an email to the user using the default mail application.
- The Web page field can contain a URL which can be opened by right clicking on the user account.
The Account Tab
- Contains information that affects a user's logon to the domain.
- The User logon name is one of the fields contained within.
- Contains fields for setting Logon Hours, Log On To, Unlocking the account and setting Account options.
- Account options include: Store password using reversible encryption, Smart card is required for interactive logon, Account is sensitive and cannot be delegated, Account Expires.
The Member of Tab
- Lists all of the groups a user belongs to.
- Can be used to change group memberships.
Working with Organizational Units
- Organizational Units provide: Hierarchical structures based on the organizational chart for easy resource access, delegation of administrative authority, and grouping of users and computers to apply administrative and security policies.
OU Delegation of Control
- Delegation of control means those with higher security privileges assign authority to those with lesser security privileges.
- Common delegated tasks include: creating, deleting and managing user accounts, resetting user passwords, forcing password changes at the next logon, reading all user information, creating, deleting and managing groups, and modifying group memberships.
Permission Inheritance in OUs
- Permission inheritance defines how permissions are transmitted from a parent object to a child object.
- All objects in AD are child objects of the domain.
- By default, permissions applied to a parent OU using the Delegation of Control wizard are inherited by all child objects.
Managing User Accounts
- User accounts provide authentication and information about users
- Local accounts are stored in the Security Accounts Manager (SAM) database on local computers
- Accounts created in AD are called "domain user accounts"
- Domain user accounts can log on to any computer in the Active Directory forest
Admin Account Guidelines
- The local administrator account has full access to a computer
- The domain administrator account has full access to the domain
- The domain administrator in the forest root has full access to the forest
- The administrator account should be renamed and a strong password should be used
- The account should only be used for administrative operations
- The account can be renamed or disabled, but not deleted
Guest Account Guidelines
- The guest account is disabled by default after install and must be enabled before use
- The guest account can have a blank password
- The account should be renamed if it is to be used
- The guest account has limited access to a computer or domain
User Account Creation
- User accounts must be unique throughout the domain
- Account names are not case sensitive and are 1 to 20 characters long
- Can use letters, numbers, and special characters (with exceptions)
- A standard naming convention should be developed
- Passwords are complex and case sensitive by default
- Only a logon name is required to create a user account
Disabling User Accounts
- Accounts may be disabled when an employee leaves the company
- Accounts may be disabled when an account is not ready for use
- Accounts may be disabled when an employee is on extended leave
User Account Tabs
- The General Tab contains descriptive information about the account and does not affect logon, memberships, rights or permissions
- The Account Tab contains information related to a user's logon to the domain
- The Member of Tab lists groups the user belongs to and can be used to change group memberships
Working with Organizational Units
- OUs create hierarchical structures based on organization charts, providing easy resource access
- Delegation of administrative authority is made easier with OUs
- OUs group users and computers for assigning administrative and security policies
Delegation of Control
- Delegation of control assigns authority to a person with lesser privileges to perform certain tasks
- Common delegated tasks include user account creation, deletion, and management
- Tasks also include password reset, force password change, reading user information, group creation, deletion, and management
- Users can modify the membership of a group
Permission Inheritance
- Permissions are transmitted from parent to child
- All objects in AD are child objects of the domain
- Permissions applied to the parent OU are inherited by all child objects of that OU
MCSA Guide to Installing and Configuring Windows Server 2012/R2, Exam 70-410
- Chapter 4 - Managing OUs and Active Directory Accounts
- Objectives:
- Work with organizational units
- Manage user accounts
- Manage group accounts
- Work with computer accounts
- Automate account management
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
This quiz covers the important aspects of managing user accounts within a Windows environment, particularly focusing on Active Directory. Questions focus on user authentication, account types, and security best practices for the Administrator and Guest accounts. Enhance your understanding of effective user account management.