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

Prepare for the Hands-On Server Test. Utilize real-world scenarios, flashcards, and expertly crafted multiple choice questions, complete with hints and explanations. Ace your exam with ease!

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