Question: A. Open a command line window. What is your current full path? B. FROM YOUR CURRENT LOCATION run a command that displays a list of

A. Open a command line window. What is your current full path?

B. FROM YOUR CURRENT LOCATION run a command that displays a list of all .exe files in the c:\windows directory. Paste a screen shot showing that command and result here C. Insert a flash drive and change to it in your command prompt. What command did you enter to do this?

D. Create a Directory called Lastname_ITSTmid at the root of your flash drive. (Use your actual last name)

E. Using notepad create the following 4 files and save them in root directory on your flash drive. i. microsoft.txt -> content should be Bill Gates ii. tesla.txt -> content should be Elon Musk iii. toyota.txt -> content should be Akio Toyoda iv. apple.txt -> content should be Tim Cook F. Using notepad create a batch file named Lastname1101.bat [use your actual last name] and place it in the Lastname_ITSTmid Directory created in Step D above. *** Note there is a reference image at the end of this document that shows the final directory and file structure your batch file should create.

G. Have the batch file complete the following steps when ran: a. Start the batch file by turning echo off and enter 2 remarks: i. your full name ii. Midterm Batch File as the description. [no quotes.] b. Clear the screen c. From the directory [Lastname_ITSTmid], build the following directory structure shown in the image on the right. The industry directory is a sub-directory of Lastname_ITSTmid. d. From the Lastname_ITSTmid directory, create the following directories under Tech i. Computer ii. Phone e. Change to the computer directory and then create the following directories. i. Apple ii. Linux iii. Microsoft f. From the Lastname_ITSTmid directory, copy the files in the root as follows: i. Copy microsoft.txt to the Microsoft directory ii. Copy apple.txt to the Apple directory iii. Using a wildcard, copy both toyota.txt and tesla.txt to the auto directory g. Change to the Root Directory h. Display a directory of the Microsoft directory showing file owners i. Pause the display j. Display a tree of the Lastname_ITSTmid directory including files H. After you are satisfied that your code runs properly. Run your batch file and take a screen shot of the output window, make sure the full tree command output is visible plus at least 1 line of text above the tree. This is required to receive any points for this section. Paste the screen shot of the batch file output here I. Copy all the code from your batch file and paste it here as text. This is required to receive any points for this section. Your code must be text and not a screen shot of the editor. (Remember to change the font color to match your other answers) Paste batch file code here

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!