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 ...
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 ...
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 ...
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 ...
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 ...
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 ...
Computer Technician's Guide to Electronics Disposal and Recycling
The United States alone creates about 3 million tons of electronics waste each year. Much of this electronics waste is sent to developing nations where primitive processing methods cause serious health and pollution problems. CompTIA considers the knowledge of how to properly dispose of old computer equipment, to be an important part of being a certified computer technician. More ...
Recovering an Older Version of a File
The File History utility is used to recover older versions of a file. This feature is part of all backup programs, though it's often called Restore. The idea is to pluck an older version of a file from the backup archive. More ...
How to Transfer a Large Amount of Data Between Two Windows 10 Computers
The best way to transfer a large amount of data from one Windows 10 computer to another is to use network a connection between the two computers, and then use Robocopy. More ...
Disable Annoying 'Get Windows 10' Message
You may not want to upgrade to Windows 10 because its search function pushes Windows app store products and tries to trick you into signing up for Microsoft's OneDrive. 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 ...
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 ...
How to Check Your PCs TPM
One of the requirements for Windows 11 is TPM version 2.0. If you have Windows 10 and you have TPM version 2.0 module, and it's enabled, then you can install and run Windows 11. More ...
How to Configure Hyper-V on Windows Server 2019
Hyper-V is a Windows 2019 native hypervisor that it can be used to create virtual machines. There are many different things that you can configure with the Hyper-V console. More ...
