Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need question 2 b. answered. already have 2a. 2. Create a directory in your work environment name test_users Write a PowerShell script to: a.

I need question 2 b. answered. already have 2a.

image text in transcribed

2. Create a directory in your work environment name test_users Write a PowerShell script to: a. Create the following output Enter User's Full Name Enter User's ID Enter User's Job Location [AA99 pattern must,match] Enter User's Manager Code Run this script, read input and print the result on screen.(Get a screen dump) b. Add more code to the above script to pipe the output (i.e. user's information) to a file named firstname lastname.usr and save that file in the test_ users directory created above. Test with at least 2 users. Then Get a screen dump of the test users directory] 3. Write a PowerShell script to a. Read a file name with the pattern firstname_lastname.usr and then read that file from the test_users directory and echo that users information from the file.[get minimum of 2 user screen dumps] b. If the entered file name is not existing in the test_users directory echo a message "file: does not exists". [Enter non existing file name and get a screen dump of the result]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Bioinformatics Databases And Systems

Authors: Stanley I. Letovsky

1st Edition

1475784058, 978-1475784053

More Books

Students also viewed these Databases questions

Question

6. What questions would you suggest should be included?

Answered: 1 week ago