Which tool should you use?

Your network contains one Active Directory domain named contoso.com. The domain contains 10
domain controllers and a read-only domain controller (RODC) named RODC01.
You have a domain controller named DC5 that has the Server Graphical Shell disabled.
You create an organizational unit (OU) named OU1.
From DC5, you need to create 50 new user accounts in OU1.
Which tool should you use?

Your network contains one Active Directory domain named contoso.com. The domain contains 10
domain controllers and a read-only domain controller (RODC) named RODC01.
You have a domain controller named DC5 that has the Server Graphical Shell disabled.
You create an organizational unit (OU) named OU1.
From DC5, you need to create 50 new user accounts in OU1.
Which tool should you use?

A.
the ntdsutil command

B.
the Set-ADDomain cmdlet

C.
the Install-ADDSDomain cmdlet

D.
the dsadd command

E.
the dsamain command

F.
the dsmgmt command

G.
the net user command

H.
the Set-ADForest cmdlet

Explanation:

Net user adds or modifies user accounts, or displays user account information.
Reference: Net User Command for Windows Server 2012 (R2)
http://www.isunshare.com/windows-2012/net-user-command-for-windows-server-2012-r2.html



Leave a Reply 17

Your email address will not be published. Required fields are marked *

5 × 2 =


Nikita

Nikita

Are you sure? why not dsadd? best regards

ian

ian

kakalito
ano ba talaga? nagbibigay ba ng maling sagot talaga?
dsadd command ang sagot eh.

Nick

Nick

net user & DsADD

ian

ian

isa lng ang inaa ask. dsadd

Nick

Nick

yes ngunit ang pareho ay tama!

Nick

Nick

pipi katanungan

Mike

Mike

Nikita is right
net user /add * = Add a user to the local computer

You must use DsAdd to create 50 new users in OU1

Cribb

Cribb

D is correct

decuriones

decuriones

For me correct answer is D

ED

ED

D is the right answer, NOT G