PrepAway - Latest Free Exam Questions & Answers

Which of the following must you do to accomplish this?

Your manager has asked you to create various user objects using Windows PowerShell.
Which of the following must you do to accomplish this?

PrepAway - Latest Free Exam Questions & Answers

A.
Use the Create-User createUsert

B.
Use the objUser = new OUUser statement

C.
Use the AddUser method of ADSL

D.
Invoke the Create method of OU

Explanation:
Sample script:
http://www.mysmallcorneroftheweb.co.uk/programming-software-developement/powershell-creating-configuring-a-active-directory-user
The user is created by first defining the OU and then invoking the ou.Create method.

3 Comments on “Which of the following must you do to accomplish this?


Leave a Reply