Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Programming Project Part 1 Using PowerShell ISE or VSCode, create a PowerShell script that does the following: Launch an application (notepad.exe) Find the process ID

Programming Project Part 1

Using PowerShell ISE or VSCode, create a PowerShell script that does the following:

  1. Launch an application (notepad.exe)
  2. Find the process ID of the newly launched application
  3. Kill the process using the process ID you found

Programming Project Part 2

Using PowerShell ISE or VSCode, create a PowerShell script that does the following:

  1. Provide a list of all the services that are in the running state and include a total at the end of the display
  2. Provide a list of all the services that are in the stopped state and include a total at the end of the display

Upload the script. Paste screenshots of the results here include a screenshot for the running and a screenshot for the stopped. Be sure they show the totals.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago