Your final project will utilize many of the various skills that you have learned throughout this course. The final product will be a script that contains all of the necessary functionality.
YOUR TASK:
Your final project is a script that performs a basic backup of select folders on your computer. Its basic flow should be similar to this.
1) Display Computer Information (Make, Model, etc).
2) Prompt for a backup destination.
3) Backup your Desktop, My Documents, and Favorites folders and the files they contain to the specified destination.
4) Display the results (Successful, Failure, etc).
5) Save the results to a file called Results.html in the specified backup destination.