Assignment write a script that meets the following


Assignment: Write a script that meets the following requirements:
•Clears the screen
•Creates the menu displayed below with any additional formatting you may desire
•Prompts the user to choose a menu option
•Assigns the value chosen by the user to the variable $choice
•Prints "You chose option X" to the screen. Where X is the actual key that they pressed.

System Utilities

A - Show Services
B - Show Processes
C - Show System Information

(displays systeminfo.ps1)

X - Exit
•Requirements for "Show Services" menu item
?Displays services sorted by status
?Creates a csv file named services.csv with the same content and the data displayed on screen
•Requirements for "Show Processes" menu item
?Displays Process name and amount of Virtual Memory used
?Display is sorted by amount of Virtual memory
?The output is displayed in a web browser
?Name the web page file processes.htm
•Requirements for the "Show System Information" menu item
?Displays output from systeminfo.ps1 script 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Assignment write a script that meets the following
Reference No:- TGS0992377

Expected delivery within 24 Hours