Menu
Windows System Administration

Script to Print a Directory File List
There are many low cost and free applications that will print a directory file list. Some people use the DOS prompt or a DOS batch file. In this article, I'm going to give you another method, a small VBScript to run with the Windows Scripting Host. More ...

Choosing a Tape Drive
Tape drives remain the leading technology used by organizations for backup and archiving. How do you select a tape drive that satisfies your needs without blowing the budget? The following are just some of the main factors to consider. More ...

Hard Disk Management
In addition to the basic disk, Windows XP Professional also supports the dynamic disk, which overcomes the limitations of the basic disk. Dynamic disks are actually physical disks that are created and managed with the Disk Management utility in Windows XP. More ...

Disable Windows 10 Automatic Updates
Windows 10 is not an operating system in the sense that previous versions of Windows were. It's primarily a marketing device. Automatic Updates are primarily used to bind the operating system tighter to Microsoft's Store. Here's how to disable Windows 10 Automatic Updates. More ...

What Are Windows Server Containers?
Containers have had a large impact in IT organizations. You may be wondering why someone would want to use containers in Windows Server 2019. They're just virtual machines (VMs), right? Well, not exactly. Containers don't expose the hardware or the operating system. 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 ...

Top Ten RAID Tips
RAID, a Redundant Array of Inexpensive Disks, is the storage technology which becomes more and more widespread these days. Those who are planning to build a new RAID system would probably find the tips below useful. More ...

Network Security Through the Principle of Least Privilege
The Principle of Least Privilege refers to giving users permissions to access only the data and system resources which are required to do their work. Give users full administrative rights to their computers, or data and resources not directly required to do their work significantly increases the risk of the companies critical or confidential information being compromised. More ...

Disable Unnecessary Background Apps
A background app is a program that runs in the background. They take up memory space, using network bandwidth, and if you're using a portable device, drain your battery. More ...

Make Windows 10 File Explorer Open to This PC instead of Quick Access
When you open Windows 10 File Explorer, it defaults to Quick Access. If, like me, you prefer to have File Explorer open to This PC or an actual Computer folder, then you can configure it to do so in the Folder Options dialog box. More ...

PowerShell Script to Show Last 5 Errors in Event Log
The Windows System eventlog is one of the most powerful components of the operating system because it keeps a log of everything that happens. Here I provide a powershell script to display the last 5 error entries in the log. More ...

Script to Identify Your Systems HAL
The HAL is a crucial module that sits between the Windows operating system and the hardware. Having an incorrect HAL can cause your system to work sluggishly or cause unexplained system lockups. The script provide in this article will identify which HAL was installed on your system. More ...

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 ...

Turn Off Windows 10 Snap and Shake
Windows 10 Snap and Shake amuses people who do not have to use Microsoft's operating system to do actual productive work. Here is how to turn it off. More ...


Learn more at amazon.com

Custom Search