Uninstall OneNote from Windows 10
Windows 10 comes with many pre-installed apps to sucker you into Microsoft's revenue stream generating OneDrive cloud storage. One of those is OneNote. Here's how to uninstall OneNote. More ...
DOS Switches and Wild Cards
DOS (Disk Operating System) is an interface that a system administrator can use to perform tasks and configure the system by typing text commands. There are many commands available with the DOS command line interface, most of them feature switches, and wild cards which make them very powerful. 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 ...
Introduction to Windows PowerShell
PowerShell is a more powerful replacement for the command shell. this article explains how to run PowerShell and how to create and run PowerShell scripts. More ...
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 ...
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 ...
How to Setup a VPN Between Two Computers
A VPN establishes a secure path between a computer with public Internet access and a computer connected to a private network. This article show you how to set up a VPN. More ...
Command Line to Get Computer's Numner of CPU Cores
WMIC (Windows Management Interface Command) is a command line tool that returns information about your syste. To learn your computer's numner of CPU cores, type wmic cpu get deviceid,numberofcores,numberoflogicalprocessors at a command prompt. More ...
Find Your WiFi Password on Windows 10
One of the most common reasons to find your Wi-Fi password is to use it on another PC or device to connect to your Wi-Fi network. Here's how. More ...
Internet Connection Sharing in Windows XP
This article explains in detail how to set up a small network at home so you can share your Internet connection between two computers running Windows XP. More ...
How to Map a Network Folder in Windows 7
If you regularly access files stored on a network share, you can make that folder easier to navigate to by maping it to a letter so that it appears in Windows Explorer on your computer. More ...
Windows Server 2003 Active Directory and Network Infrastructure
Windows Active Directory is a centralized database that stores the collection of information about all the resources available on the Windows domain. Active Directory enables administrators to manage the network resources
in an easy way. More ...
SMART Disk Drives Warn You Before They Fail
Self-Monitoring, Analysis and Reporting Technology (S.M.A.R.T.) is a feature built-in to modern hard drives that monitors certain parameters of their operation in an attempt to provide a warning when failure is imminent. 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 ...
