Question: Jan - Program Flow and Design Create the following PowerShell program (script ps1 File) I. List current services running in Descending Order filtered by a

Jan - Program Flow and Design Create the following PowerShell program (script ps1 File) I. List current services running in Descending Order filtered by a wild card. II. Output this list to a CSV file. III. Before outputting the CSV file check to see the folder where the output is going to go to exists. If it doesn't exist create the folder IV. If the folder exists check to see if the file already exists within the folder. V. If the file exists within the folder make a back up of the file to a backup subfolder. Check to see if the subfolder exists first. VI. Once copied to the Back up subfolder rename the file to the current date and time. VII. Then finally export the new file. First Step of the assignment is to create a flow diagram (Flowchart), using Visio Diagram. Use in class time to create it in order for me to assist you. Insert a title on the diagram with Author Name, Date and project description. Second Step create the program (ps1) file that aligns with your flow chart. Upload the Visio diagram in .pdf format. First week of the assignment. Upload the .ps1 file once completed and by due date. Test various times in order to see that program can be reused
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
