Save Money by using Computer Manger
May 1, 2008
This article will explore one of the most fundamental tools for troubleshooting your computer, the computer manager. With the computer manager you will be able to check your computer’s event logs, troubleshoot internal/external devices, add/remove local users, create performance alerts, and hopefully save you money by helping you fix the problem yourself. Speaking from experience, the computer manager is one of the first stops for an IT professional when diagnosing a problem. Let’s take a look at the computer manager and see what it has to offer. We’ll start by opening it.
Open Computer Manager
Right Click on My Computer Icon and goto: manage
The computer manager will now be open.
As you can see, the computer manager has a lot to offer just from viewing the icons. Let’s step through each one of these options.
System Tools
1. Event Viewer
As you may already know, the event viewer is a place where System, Application, and Security events are viewable. You can gather very valuable information from these events and can customize them to gather events from specific applications. In many cases you will be able to find the problem description from the event viewer.
This part of computer manager is really handy. There are three sections to shared folders, Shares, Sessions, and Open Files.
The first icon labeled Shares will show you exactly what shared folders or drives you currently have on your machine. This is very handy when auditing your machine for unwanted shared resources. Some applications when installed (i.e. Symantec Antivirus), create a shared folder on your machine and don’t tell you. Normally those shares do not pose any threat but if you are wanting to really lock down your machine make sure you know exactly what folders and drives you are sharing to the public. If you are unsure what the dollar sign ($) means after the share name, please read my previous journal entry on Creating a Hidden Share.
The second icon labeled Sessions is another great tool that allows you to view the current users logged on to your computer. This tool is most used on servers where multiple people can be terminal served into the computer for various reasons. Sessions will show you who is logged on, from what machine they are connected, any open files they may have, and how long they have been connected. If you are an administrator on your computer you may choose to disconnect an idle session by right-clicking on their username and choosing Disconnect.
The third and final icon labeled Open Files is a tool that allows you to view all of the open files currently on your system. This is nice if you are sharing a folder with many people on a LAN. You would need to use this function if you were trying to access a file on your machine that was being used by another person. You would receive an error that said this file is already in use by another person or program and the application would not let you edit the original file. You could then find the open file using this tool and either see who is using it or if you are an administrator, you could simply close the open file.
Earlier in this article I have made a few references to being Administrator, if you were unsure how to become administrator or was curious who else was, here is where you can check. Local users and groups will give you all the users and groups currently associated with your machine, it will also allow you to edit users and/or groups. First and foremost this is an excellent way to audit the user accounts that currently have access to log on to your machine. When the average user installs Windows on their machine they forget the fact that they had to create an Administrator account during the set-up process. This account usually lies dormant but sometimes, it is that account that hackers are looking for to access your machine. Take a look at the local user accounts associated with your machine by clicking on the Users folder and see if there is anything that surprises you.
You may notice a few user accounts besides the Administrator and Guest accounts that look strange, don’t worry, you probably don’t need them. If you are using a home computer and you don’t know what they are used for you can disable them, otherwise speak to your administrator if you have questions. I also recommend disabling the Guest account if you don’t use it.
Next let’s take a look at how to create a local Administrator. (you will need to be an administrator for this next section)
If you wanted to manage the local computer’s administrator list, you will need to venture to the groups section and find the Administrators group. By double-clicking on the Administrators group, you will see a list of users that currently have access to your local machine as an Administrator. You can add or remove a user/group by clicking add or remove at the bottom of the window. If you are connected to a domain, say at work, you may notice an entry similar to this: <your domain name>/Domain Admins. This means that anyone that is in that domain group can have administrative access to your local machine. Also, you will not see a domain user or group located in your local Users folder. (Any further explanation of domain vs. local accounts is outside the scope of this article.)
4. Performance Logs and Alerts
I am only going to briefly explain the uses of the Performance Logs and Alerts section of computer manager because the uses are too robust for an excerpt in an article. If you have ever heard the word Perfmon thrown around, it is in reference to this tool. Performance monitor is a highly valuable resource for diagnosing your computer. If you feel your computer is slow or it often bluescreens (BSOD), you may want to explore the options this tool has to offer. As an example, I have used this tool to pinpoint the exact application that was gradually consuming greater and greater resources over time, which eventually lead to my machine locking up. It allowed me to diagnose the problem (my computer was locking up due to a memory leak) and accurately determine the application that was causing the problem. Many more scenarios apply.
This is a great resource that I think most casual users are not aware of. This is called the device manager and it contains a list of all the connected devices on your system. Here is the place where you will want to update a driver, scan for new hardware, diagnose a hardware problem, or change advanced settings on a piece of hardware.
First, take a look at all of the devices currently connected to your system, there are quit a few! Lets say you are having trouble getting your speakers to work properly, they just won’t produce any sound. While it may be the fault of the speakers themselves, it is more likely the fault of your computer sound card. With device manager open you can quickly expand the Sound, video and game controllers section to see if their are any errors associated with your sound card. An error will produce a red X over the device and a warning will produce a yellow ! over the device. In most cases you can attribute a hardware problem with the driver installation. You can update a driver by double-clicking the device in question and going to the Driver tab.
Here you can click Update Driver.. and follow the wizard that will guide you through the process of re-installation.
Another function is to change advance settings of a device. For example, let’s change the duplex of the currently connected Network Interface Card (NIC). Open the device properties of your card and navigate to the Advanced tab.
You can see that I selected Link Speed / Duplex Mode and I can change it to the optimal setting for my network. Remember this is just one example of advanced hardware configurations. Also, note that available settings will vary between different hardware models.
Not many average users will be taking advantage of this section. In fact, not many advanced users will either. This tool helps you manage your removable storage, more specifically it mainly helped manage tape drives. With the rise of larger hard drives, USB drives, and Flash drives, the personal use of tape drives have become almost obsolete. Many companies still use tape drives though as a means to archive and ship offsite for safe keeping. However, companies that archive their data via tape typically use a much more robust media management tool than Removable Storage combined with NT Backup.
I believe we all know what disk defragmentation does. A couple of things about this tool though, you must have 15% free space on your drive to properly defragment a volume and you should defragment regularly. I set-up most of my customers with a scheduled task that automatically defragments the volume once a month. A severely fragmented volume can greatly reduce disk I/O time, which means noticeably slower speeds for you.
Disk management is useful because it displays the overall health and statistics of your connected drives. This would be especially useful if you had drives that belonged to a RAID group. The statistics and overall health of the disks can help IT personal gain a quicker understanding when troubleshooting foreign machines.
Services and Applications
In this section I am only going to cover services, as the WMI Control and Indexing Service is not normally used by end-users.
The Services tool does just that, displays all the native services currently loaded on your machine. You will come to find, that for whatever reason, services can stop unexpectedly, not start on boot, or run when you have no need for them. For a list of Windows services that you don’t need, please read this article: Ten Windows Services, You Don’t Need. By right-clicking a service, you can Stop, Start, Restart, or set the boot parameters to Manual, Automatic, or Disabled. For the latter you will have to enter the service properties.
For the purposes of this article, I will not elaborate any further about the roles of services.
That brings us to the end of the computer manager, obviously I could not expand in great detail of all it has to offer, however I am certain you can keep some money in your wallets if you use computer manager to help diagnose some of your problems. If you have a question about a subject covered here or a comment, please feel free to comment to this post.
I will leave you with one other tip that will help administrators really unleash the power of this tool. (for this next section you must be logged in as an administrator or be able to run computer manager as an administrator)
Remote Management
With computer manager open and the Computer Management icon highlighted, goto: Action >Connect to Another Computer…
Just enter the NETBIOS name of the computer you would like to connect to and press OK. Or you can search the domain/workgroup by clicking Browse. If you do not have the correct permissions to connect, Windows will let you know, just remember you need to be local Administrator on the remote machine to access all that Computer Manager has to offer. As you can see Computer Manager is an invaluable tool when trying to diagnose a problem on your local machine or if you are administering a LAN, on a remote machine. Because this is native to Windows there is nothing special to install or configure, so you can use it wherever you go!



Recent Comments