Menu
Windows System Administration

Script to Display the Processes Running on a Computer
Processes are the programs or tasks running on a computer. The most common way to view the processes is with Task Manager. To get a quick list you could use a script. Below is a script that displays the processes running on a computer. More ...

Retrieving Information from Computers Belonging to an Active Directory OU
This PowerShell script queries a particular Organizational Unit (OU) in your Active Directory for a list of computers. It will then use WMI to query various properties of those computers and output it into table format. More ...

Configure Windows Indexing Service for Performance
The Windows Indexing Service uses a fair amount of disk space and if the shared directories on the network are large, it can consume a considerable portion of the computer's memory and processor cycles. There are several options for configuring the Indexing Service to improve performance. More ...

How to Optimize Your Solid State Drive
Solid state drives or SSDs are replacing the slower, chunkier magnetic hard drives in the personal computers. SSDs function very differently from magnetic drives so it needs to be treated differently. More ...

Use PowerShell and WMI to Get CPU Information
Suppose you want to get some information about the CPU in your computer. Can you remember which Control Panel utility will provide that information? If you use a PowerShell script to access WMI you can always get the information you want no mater how they rearrange Control Panel. More ...

Disable Programs That Run at Startup on Windows 10
Some programs start at the same time you start your computer. This can cause your computer to start slower, and because these pre-loaded programs stake out a portion of memory, they can cause your computer to run slower too. More ...

What is Hyper-V in Windows Server 2019?
Virtualization was a game changer. Instead of buying individual servers to run single applications, an organization could purchase more powerful servers to run a hypervisor that would run multiple virtual servers, referred to as virtual machines (VMs). More ...

Firewall Rules
Firewall rules allow or block a program through the firewall on your Windows PC. Windows presets a bunch of firewall rules, you create firewall rules, and programs can create rules when they're installed. To view the list of firewall rules, follow these steps. More ...

Disable Long Filenames to Improve Window's Performance
To be backword compatible with 16-bit FAT partitions, both the VFAT and the NTFS file systems create two names for each file, the long filename and a short filename compatible with the FAT file system. More ...

Create and Change Password, Picture and User Name in Windows 7
In Windows 7, the logon screen usually contains a picture that you choose when setting up the computer and a default user name. Here's how to change your password, picture and user name. More ...

Computer Technician's Guide to Dealing with Customers
I've been in the technology industry for many years. I've worked as a bench technician and I've been the manager of an electronics engineering department. And I can tell you this - people are a lot more complicated to deal with than even the most advanced technology. More ...

Synchronize Your PC's Clock with an Internet Time Server
Your PC should, by default, be configured to synchronize to time.windows.com every seven days. One of the reasons you might be thinking of synchronizing your PC's clock is because it doesn't keep accurate time. More ...

PC Technician's Guide to Providing Telephone Support
Troubleshooting PC problems over a telephone is a difficult task. Always keep complete support incident documentation. If you can't solve the problem, follow your company's escalation policy. If a problem is taking a long time to solve, try to work out a temporary work-around with the customer so that they can stay in business. By following the steps in this article you'll be able to provide successful telephone technical support. More ...

Windows PC Performance Troubleshooting and Optimisation
If your aging PC is running slow and you're considering getting a new one, this article explains how you can diagnose your performance problems, streamline and tune up. You'd be surprised just how much more you can get out of what you have. More ...


Learn more at amazon.com

Custom Search