nerdexam
Microsoft

AZ-800 · Question #195

Your network contains an Active Directory Domain Services (AD DS) domain. You plan to use Active Directory Administrative Center to create a new user named User1. Which two attributes are required…

The correct answer is C. User SamAccountName logon D. Full name. When creating a new user in Active Directory Administrative Center, the two required attributes are the User SamAccountName logon and the Full name.

Deploy and manage Active Directory Domain Services (AD DS) in on-premises and cloud environments

Question

Your network contains an Active Directory Domain Services (AD DS) domain. You plan to use Active Directory Administrative Center to create a new user named User1. Which two attributes are required to create User1? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • APassword
  • BProfile path
  • CUser SamAccountName logon
  • DFull name
  • EFirst name
  • FUser UPN logon

How the community answered

(26 responses)
  • B
    4% (1)
  • C
    88% (23)
  • F
    8% (2)

Why each option

When creating a new user in Active Directory Administrative Center, the two required attributes are the User SamAccountName logon and the Full name.

APassword

While a password is essential for user authentication, a user account can be created without an initial password set in ADAC, often with a 'User must change password at next logon' option.

BProfile path

The profile path is an optional attribute used to specify the path to a user's roaming profile, not a mandatory field for user account creation.

CUser SamAccountName logonCorrect

The 'User logon name (pre-Windows 2000)', commonly known as sAMAccountName, is a mandatory attribute for creating a new user account in Active Directory Administrative Center, as it serves as a unique identifier for legacy logon processes.

DFull nameCorrect

The 'Full name' is a mandatory attribute required for creating a new user account in Active Directory Administrative Center, providing a descriptive display name for the user.

EFirst name

First name is typically part of the 'Full name' or 'Display name' but is not individually enforced as a strictly required attribute separate from the combined 'Full name' in ADAC's user creation wizard.

FUser UPN logon

The User UPN logon (UserPrincipalName) is highly recommended and often used, but the sAMAccountName is the fundamental legacy logon name that is strictly required during the initial creation process in ADAC.

Concept tested: Required user attributes for Active Directory account creation

Source: https://learn.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/adac/create-or-modify-a-user-account

Topics

#Active Directory#User Management#ADAC#User Attributes

Community Discussion

No community discussion yet for this question.

Full AZ-800 Practice