PrepAway - Latest Free Exam Questions & Answers

Category: 70-640 (v.2)

Exam 70-640: TS: Windows Server 2008 Active Directory, Configuring (updated March 29, 2013)

Which script should you run?

You have a Windows PowerShell script that contains the following code:
import-csv Accounts.csv | Foreach {New-ADUser -Name$_.Name -Enabled $true – AccountPassword $_.
password}
When you run the script, you receive an error message indicating that the format of the password is incorrect.
The script fails.
You need to run a script that successfully creates the user accounts by using the password contained in
accounts.csv.
Which script should you run?

You need to resolve the issue that causes Application1 to fail

Your network contains an Active Directory forest. The functional level of the forest is Windows Server2008 R2.
Your company’s corporate security policy states that the password for each user account must be changed at
least every 45 days.
You have a user account named Service1. Service1 isused by a network application named Application1.
Every 45 days, Application1 fails.
After resetting the password for Service1, Application1 runs properly. You need to resolve the issue that causes
Application1 to fail. The solution must adhere to the corporate security policy.
What should you do?


Page 22 of 44« First...10...2021222324...3040...Last »