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 ...
Introduction to DOS
The first PCs didn't use the Windows Operating System, they used DOS. DOS has an interface where the user types text commands. The DOS interface is still available in Windows Vista, and is still used regularly by the most skilled system administrators. More ...
How to Configure the msdos.sys file
Msdos.sys was one of the three files (along with io.sys and command.com) that DOS 6 and earlier versions was composed of. Beginning with Windows 95, msdos.sys was combined into io.sys and the new msdos.sys became a text editable configuration file. More ...
How to Harden a Server
By hardening a server, you're making it much more difficult for hacker to launch a successful attack against the system. Thiis artilce describes mthods to harden a server. More ...
Use Windows 10 File History Option to Backup Your Personal Files
In Window 10 ,File History regularly backs up versions of your files in the Documents, Music, Pictures, Videos, and Desktop folders and the OneDrive files available offline on your PC. If the originals are lost, damaged, or deleted, you can use File History to restore them. More ...
Msconfig - Microsoft's Secret Weapon to Increase Your Computer's Speed
Often when you install software it will, by default, load into your system's memory when you turn your computer on. All these programs loading into memory will eventually mean a snail will beat your computer in a race! Msconfig gives you a central location to manage a variety of your computer's options. More ...
Disable Cutesy Effects to Speed Up Windows 10
If you have someone on your butt to be more productive, or you rely on your productivity to earn a living, then to increase your computer's performance (and thereby your performance) you need to get rid of all the cutesy animations, fades, shadows, and slides that Windows performs. More ...
Defend Your Business with a Firewall
A firewall is a piece of hardware or software that places a barrier between your network and the internet. It prevents outsiders from accessing your network and systems and delving into your confidential information or performing malicious acts. More ...
Microsoft Licensing Explained
If any of you have tried to figure out Microsoft's licensing laws you know how frustrating and confusing it is. I have written a brief explanation below covering Windows XP, Vista and Server 2003. More ...
Disable Kernal Paging to Speed Up Windows
Paging is when the operating system allocates part of the hard disk to be used as virtual RAM. Windows is slowed by paging. You can speed up Windows by configuring it to keep its kernal in RAM. More ...
The Different Types of Virtualization
Virtualization represents an abstraction from physical resources. All uses of virtualization are centered around this concept. There are three major types of virtualization: server virtualization, client (or desktop) virtualization, and storage virtualization. More ...
Easy PC to PC Files and Settings Transfer Cable
The Belkin Easy Transfer Cable has you covered when it's time to migrate from a PC running an older version to a new computer running Windows 7. Your user accounts, Windows settings, files and folders, pictures and photos, MP3s, videos, program settings and data, and e-mail messages, settings, and contacts will all be transferred over to your new computer without a fuss. 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 ...
How to Manually Register DLL in Microsoft Windows
A DLL (Dynamic link library) is a file that contains code that can be used by more than one program. A DLL is executed by the calling program. They are not directly executable. In order for the calling program to locate the DLL, it must be registered in windows registry database. More ...
