Fill This Form To Receive Instant Help

Help in Homework
trustpilot ratings
google ratings


Homework answers / question archive / need help writing powershell script Using PowerShell ISE or VSCode, create a PowerShell script that will do the following: You are going to create an HTML web page report from a standard processed report

need help writing powershell script Using PowerShell ISE or VSCode, create a PowerShell script that will do the following: You are going to create an HTML web page report from a standard processed report

Computer Science

need help writing powershell script

Using PowerShell ISE or VSCode, create a PowerShell script that will do the following:

You are going to create an HTML web page report from a standard processed report. You will use the text file “STUDENTS.TXT

” located on Canvas.

 

The script must meet the following requirements:

  1. The output file should be named ITS3410-{your name}.htm
  2. Every line of data that has a student number (9999-9999) must be included in the report
  3. All data must be trimmed
    1. No leading white space
    2. No trailing white space
    3. No empty values
    4. No garbage lines
  4. The student number MUST be detected using regular expression (regex)
  5. You must include comments in your code to explain it
  6. The report headers must be visible on the HTML web page

Upload the script. Upload the HTML file.

Paste a screenshot of the web page here: <insert screenshot>

 

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE