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.
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 to NS Cancel reply9

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

two × four =


Neon

Neon

D ist correct
with net user it is not possible to specify the ou

Ammar Alsayeh

Ammar Alsayeh

correct

Doge Army of Doom

Doge Army of Doom

The “net user” command only works for local users

Mahmood Shehab

Mahmood Shehab

Agree with you.

BRavo

BRavo

Nope

net user User {a} /ADD /Domain

NS

NS

You’re right.

decuriones

decuriones

D I think D

Jacky

Jacky

D is correct.