Powershel 13 Quiz
This week we willl work with the contents of files rather than the files as a whole. In addition, we will learn how to create html, xml, and csv files from the output of cmdlets.YOUR TASKS
- Create a script that reads in a list of file names from a text file, creates the specified files (plain .txt files are fine), and then saves an HTML file with the list of file names created.
- Submit the script that you created above

No comments:
Post a Comment