- Display all the available processes on the system (computer)
- Display the system properties (RAM,CPU, ...)
- Shutdown or restart the machine
- Checks whether the machine is connected to internet or not. If connected, it should proceed to list the information about the ip address( ip address, DNS Server address, default get way ....)
- Lauch applications through your program (begin with ms word and MS excel)
- Make a directory
Design consideration:
You can use a number (or letters/strings) to control the interactivity of your programe.g Enter 1 to shutdown machine, 2 to display system properties ...)

