Question: ASAP, Please provide step by step. I need the sccript to do the screenshot on the last picture showing PowerShell. Project Six: Third Task The

ASAP, Please provide step by step. I need the sccript to do the screenshot on the last picture showing PowerShell.

ASAP, Please provide step by step. I need the sccript to dothe screenshot on the last picture showing PowerShell. Project Six: Third TaskThe third objective for Project Six is to create and execute a

Project Six: Third Task The third objective for Project Six is to create and execute a more complex PowerShell script that utilizes all of the best practices that we covered for creating PowerShell scripts. In keeping with the discussions in PowerShell - Part 3 lecture notes, that dealt with best practices and standards for scripting, you will need to follow these principles for this project. Namely, in the overall layout of the script, naming conventions, and user details. . The script you will create will list all of the currently running services, on the server where the script is executed, that begin with a certain, user supplied (an input parameter to the script), prefix (e.g A*, *c*, m*, A*, or some variation). List only the service name, display name, and service type in your output. .Your script should be named according to the verb-noun conventions we discussed (see page 38 part 3 notes). Project Six: Third Task The third objective for Project Six is to create and execute a more complex PowerShell script that utilizes all of the best practices that we covered for creating PowerShell scripts. In keeping with the discussions in PowerShell - Part 3 lecture notes, that dealt with best practices and standards for scripting, you will need to follow these principles for this project. Namely, in the overall layout of the script, naming conventions, and user details. . The script you will create will list all of the currently running services, on the server where the script is executed, that begin with a certain, user supplied (an input parameter to the script), prefix (e.g A*, *c*, m*, A*, or some variation). List only the service name, display name, and service type in your output. .Your script should be named according to the verb-noun conventions we discussed (see page 38 part 3 notes)

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!