IT Questions and Answers :)

Thursday, November 12, 2020

Which of the following PowerShell cmdlets creates a new Active Directory user account?

Which of the following PowerShell cmdlets creates a new Active Directory user account?

  • New-ADUser
  • Add-ADUser
  • Create-ADUser
  • Make-ADUser 

 
Which of the following PowerShell cmdlets creates a new Active Directory user account?

EXPLANATION

The New-ADUser cmdlet creates a new Active Directory user. You can set commonly used user property values by using the cmdlet parameters.

 

 

Share:

0 comments:

Post a Comment

Popular Posts