E-Mail:
Author Avatar

Certification Success - Windows Server 2003 Task Manager Part I

The Task Manager is also known as ‘that thing that comes up with Ctrl-Alt-Del.’ While this was the case with Windows 9x and ME, it’s changed a bit with NT, and even more so with Windows Server 2003. With Windows 9x, you had the ability to bring up the Task Manager, or reboot with a subsequent ctrl-alt-del. With Windows NT, you have a window with options to change the password, enter task manager, logoff, shutdown, or lock the computer. These same options apply with Windows 2000 and Windows Server 2003. Task Manager, however, added several new features with Windows Server 2003 that come in very handy.

There are now five tabs within the Task Manager window instead of two as seen with NT and the three with Windows 2000. The Applications tab serves to display all of the active applications on the system. Services and application-spawned processes will not appear with this tab. The Performance tab, however, will display all processes running on the server - applications, processes, and services. From within either the Applications or the Processes tab, you have the ability to stop an entry. This doesn’t mean that you can always do so successfully. Many applications will spawn multiple processes which are wither system-protected, or so interrelated that stopping an application or process is impossible to do without compromising system integrity. When this happens, you will either be presented with a message indicating that the app/process cannot be stopped, or a cycle of messages that amount to the same thing. There are two new Windows Server 2003/XP commands that can be used to potentially wrestle a service or process to the ground: SC and TASKKILL. SC is specifically designed to control services, and incidentally, it can be used to create a service from a program. In this situation, you might use SC to stop a service, or unload it altogether. The TASKKILL command is used as a command-equivalent for the processes tab within Task Manager. It can sometimes end a process that stubbornly hangs on within the GUI program.

What Do You Think?

 


Anti-Spam Image

Want to Start a Blog Here for Free?

Are you an expert in one subject or another? If your goal is to help others and dispense hard-earned information back to the community, stake a claim on your very own Lockergnome blog today! You can write about anything - no matter the topic. Sign-up to start blogging!