subject

George is really lazy. He thinks it would be really neat if you could set up a PowerShell script that would create his subdirectory structure for his classes for the semester. He wants to have the top level be the semester (.i. e. Fall2017) and have directories for each class under the top level. Each of the class directories will contain subdirectories named Assignments and Notes. He wants the script to ask him for the semester and then for each of the courses he is taking that semester. Build a PowerShell script that will do the following: Ask for the semester and build a directory for the semester
Loop and ask for each course for the semester until "end" is entered
In side the loop, create a directory for the course under the semester's directory and create 2 subdirectories called Assignments and Notes under each course directory.
Display the tree structure of the completed directory structure
Display a message saying "All Done, See you next semester" at the end of the script
Include documentation in the script explaining what it does. Run the script and take a screen shots showing the running of the script. Copy the the text for the script into the word document so that I can see the completed script.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 07:00
Robots with telescoping arms are sometimes used to perform tasks (e.g., welding or placing screws) where access may be difficult for other robotic types. during a test run, a robot arm is programmed to extend according to the relationship r = 3 + 0.5cos(4θ) and the arm rotates according to the relationship θ=−π4t2+πt , where r is in feet, θ is in radians, and t is in seconds. use a computer program to plot the path of tip a in x and y coordinates for 0 ≤ t ≤ 4s.
Answers: 2
question
Computers and Technology, 22.06.2019 19:20
Terri needs to insert a cover page into her document. where should she go to access the commands to do so? o insert tab, objects group o insert tab, illustrations group o insert tab, pages group o insert tab, media group submit
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
Amanda needs to create an informative print brochure for her local library’s fundraiser dinner. what critical detail must she have before she starts designing the brochure?
Answers: 1
question
Computers and Technology, 22.06.2019 23:30
Define a function printfeetinchshort, with int parameters numfeet and numinches, that prints using ' and " shorthand. ex: printfeetinchshort(5, 8) prints: 5' 8"
Answers: 1
You know the right answer?
George is really lazy. He thinks it would be really neat if you could set up a PowerShell script tha...
Questions
question
Mathematics, 11.06.2020 19:57
question
Mathematics, 11.06.2020 19:57