Microsoft Exam Questions

Which tool should you use?

Your network contains an Active Directory domain named contoso.com.
Your company hires 500 temporary employees for the summer.
The human resources department gives you a Microsoft Excel document that contains a list of the temporary
employees.
You need to automate the creation of user accounts for the 500 temporary employees.
Which tool should you use?

A.
The Add-Member cmdlet

B.
ADSI Edit

C.
The csvde.exe command

D.
Active Directory Users and Computers

Explanation:
Csvde.exe is the best option to add multiple users.as you just need to export the excel spreadsheet as a csvfile
and make sure the parameters are correct. You can use Csvde to import and export Active Directory datathat
uses the comma- separated valueformat. Use a spreadsheet program such as Microsoft Excel to open this .csv
file and view the header andvalue information.

http://support.microsoft.com/kb/327620/en-us