Question: Please help with the powershell question. 2. A System creates a new user file for a new user every time a new user is registered.
Please help with the powershell question.

2. A System creates a new user file for a new user every time a new user is registered. A System administrator runs the powershell script named new_user.ps1 and input command line parameters as follows (This is just an example): - ew_user.ps1 "John Doe" "12/19/1981" "Houston TX" "04/15/2019" This information is then stored in a file named John_Dow.usr in this format: Name: John Doe DOB:12/19/1981 Location: Houston TX Date Joined: 04/15/2019 Write the new_user.ps1 script
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
