READ Free Dumps For Microsoft- 70-410
Question ID 10486 | 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?
|
Option A | ADSI Edit
|
Option B | The csvde.exe command
|
Option C | Active Directory Users and Computers
|
Option D | The Add-Member cmdlet
|
Correct Answer | B |
Explanation Explanation/Reference: Csvde.exe is the best option to add multiple users. As you just need to export the excel spreadsheet as a csv file and make sure the parameters are correct. You can use Csvde to import and export Active Directory data that uses the comma-separated value format. Use a spreadsheet program such as Microsoft Excel to open this .csv file and view the header and value information. The CSVDE is a command-line utility that can create new AD DS objects by importing information from a comma-separated value (.csv) file. This would be the least amount of administrative effort in this case especially considering that these would be temporary employees.
Question ID 10487 | You have a server named Data1 that runs a Server Core Installation of Windows Server 2012 R2 Standard. You need to configure Data1 to run a Server Core
Installation of Windows Server 2012 R2 Enterprise. You want to achieve this goal by using the minimum amount of administrative effort.
What should you perform?
|
Option A | a clean installation of Windows Server 2012
|
Option B | an offline servicing by using Dism
|
Option C | an online servicing by using Dism
|
Option D | an upgrade installation of Windows Server 2012
|
Correct Answer | C |
Explanation Explanation/Reference: References: Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 2: Deploying Servers, p. 44 Exam Ref 70-410: Installing and Configuring Windows Server 2012 R2: Chapter 1: Installing and Configuring Servers, p. 19-22