Question: Start Powershell and run the cmdlet [ Start - transcript ] Create 1 0 New Local users with Descriptions and no passwords ( 1 0

Start Powershell and run the cmdlet [Start-transcript]
Create 10 New Local users with Descriptions and no passwords (10 points)
Create 10 folders, 5 on your desktop and 5 in your documents folder (10 points)
Create a plain text file called contact.txt on your desktop (10 points)
Add 5 names and 5 email address with domain @hotmail.com to the file (10 points)
Change all email address from @hotmail.com to @company.com (30 points)
Set the passwords for all 10 users [-AsSecureString](20 points)
Run cmdlet [Get-LocalUser -Name < for each user>| select *] to see that the password last set date is showing (10 points)
Run the cmdlet [Stop-transcript]
Go to file location where the transcription file .txt is stored
Rename the file to "FirstName-LastName-Assignment6b.txt"
Upload both your contact.txt file and the transcription file "FirstName-LastName-Assignment6b.txt" to this Assignment section before the Deadline

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!