Which cmdlet is typically used to create a new user in Active Directory?

Maximize your potential with the comprehensive Hands-On Server Post-Assessment. Dive into flashcards and detailed multiple-choice questions, each complete with explanations and answers. Bolster your server management skills today!

Multiple Choice

Which cmdlet is typically used to create a new user in Active Directory?

Explanation:
Creating a new user in Active Directory is typically accomplished using the New-ADUser cmdlet. This cmdlet provides administrators the necessary parameters to specify various attributes of the new user account, such as the username, password, and initial settings. When executed, it effectively adds a new entry in the Active Directory database representing the new user. The other options, while related to user management within Active Directory, serve different purposes. Enable-ADAccount is used to enable an existing user account that may have been disabled. Remove-ADUser, as the name suggests, is for deleting an existing user account from Active Directory, and Disable-ADAccount is used to disable a user account, restricting access. Each of these commands plays a crucial role in user lifecycle management, but they do not create new accounts.

Creating a new user in Active Directory is typically accomplished using the New-ADUser cmdlet. This cmdlet provides administrators the necessary parameters to specify various attributes of the new user account, such as the username, password, and initial settings. When executed, it effectively adds a new entry in the Active Directory database representing the new user.

The other options, while related to user management within Active Directory, serve different purposes. Enable-ADAccount is used to enable an existing user account that may have been disabled. Remove-ADUser, as the name suggests, is for deleting an existing user account from Active Directory, and Disable-ADAccount is used to disable a user account, restricting access. Each of these commands plays a crucial role in user lifecycle management, but they do not create new accounts.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy