From the course: Windows Server 2025: Manage, Monitor, and Maintain Servers
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Task Manager and Resource Monitor - Windows Server Tutorial
From the course: Windows Server 2025: Manage, Monitor, and Maintain Servers
Task Manager and Resource Monitor
- [Lecturer] Let's take a closer look at Task Manager for managing our server. In Windows Server 2025, the Task Manager looks a little different than it did before, but it functions pretty much the same way. Here you can see each of the different processes that are running on my Windows server. Now, this is a new Windows server, doesn't have a lot of different applications or server roles installed on it. And you can still see there are a lot of different processes that are running. Now the processes are all tied to this process ID, the PID that you see here at the top. You're always going to have a few different processes that don't tie to a process ID, however, the majority of them do. And that's fortunate because this way we can link these different process IDs to the executables that they're running as well as any services that may also depend on them. For instance, I can right click on this Local Security Authority, and if I click on go to details as I had demonstrated before…