Question: I need help with a PowerShell program that can accomplish the following: 1) Create a loop and ask user until a sentinel value is entered
I need help with a PowerShell program that can accomplish the following: 1) Create a loop and ask user until a sentinel value is entered (enter Q to quit) 2) Ask the user to input the date 3) Then add personal information such as: a. Their Name
b. Their Address c. Their Phone number d. The City in which they live e. The State they live in f. The Zipcode of the area they are in 4) Output each record into a text file. The program cannot allow for any NULL fields.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
