What is the name of the program file that you can enter in the Windows search or Run box to execute Event Viewer? What process is running when Event Viewer is displayed on the screen? Why do you think the running process is different from the program file name?

Respuesta :

We can open event viewer console from command prompt or from Run window by running the command eventvwr.

Explanation:

The name of the program file that you can enter in the Windows search or Run box to execute Event Viewer-Eventvwr.msc

The process is running when Event Viewer is displayed on the screen is mmc.exe

The running process is different from the program file name? Event Viewer is a console and Microsoft Management Console is managing the console