Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started