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.
Net User Command for Windows Server 2012 (R2)
http://www.isunshare.com/windows-2012/net-user-command-for-windows-server-2012-r2.html
D ist correct
with net user it is not possible to specify the ou
0
0
correct
0
0
option d
http://www.w7cloud.com/server-core-commands-server-core-remote-management/
0
0
The “net user” command only works for local users
0
0
Agree with you.
0
0
Nope
net user User {a} /ADD /Domain
0
0
You’re right.
0
0
D I think D
0
0
D is correct.
0
0