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 ...
WSH to Master Your Computer
With Windows 2000 and higher, Microsoft included a program called Windows Scripting Host (WSH) that allows scripts to be run on a computer outside of a webpage. In effect, DOS batch files have returned, except scripts are multi-tasking and have a lot more power. More ...
Installing a Network Printer on Windows XP and Vista
Summary of steps to install a network printer. I've tried to include what is necessary without writing a whole book about a 5 minute procedure. More ...
How to Share a Folder in Windows 7
One of the main advantages of a network is the ability to share files. This article shows you how to configure Windows 7 to share files and folders on a network. 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 ...
Cortana, Assistant or Spy?
Cortana records everything you do, every keystroke you enter, every syllable you speak. They claim it uses this information to make suggest links to news and web items that she thinks may be interesting to you. If you believe that, I've got a bridge I'd like to sell you. 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 ...
Font Basics
There are two basic kinds of fonts, bitmapped fonts and scalable fonts. Bitmapped fonts are constructed as a pattern of dots. Bitmapped fonts can be enlarged, but this produces jagged looking type. More ...
The Windows 7 Backup and Restore Utility
This is a series of tutorials about how to use Windows 7 Backup and Restore Utility. In this tutorial you'll learn how to perform a backup. In Tutorial 2 You'll learn how to recover files from a backup. In Tutorial 3 You'll learn how to restore your PC from a system image. More ...
Free Tool to Uninstall Windows 10 Store Apps
Windows 10 is not primarily an operating system, but instead it's a marketing device. Fortunately, there is a fee tool that will help you uninstall Microsoft Store apps on Windows 10. 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 ...
CompTIA A+ Complete Study Guide
All-in-one guide prepares you for CompTIA's new A+ Certification. Prepare for the required exam, CompTIA A+ Essentials (220-601), as well as your choice of one of three additional exams focusing on specific job roles: More ...
What is the difference between MSI and EXE Installations?
There is no standard for EXE installations, various vendors of setup authoring tools like InstallShield and Wise Studio have created their own rules and guidelines. MSI packages are created in compliance with the standard defined by the Microsoft Windows Installer technology. More ...
Environment variables in PowerShell
Environment variables are global settings for your Linux, Mac, or Windows computer, stored for the system shell to use when executing commands. Many are set by default during installation or user creation. More ...
