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 ...
A Handful of Useful Run Commands: calc, notepad, wordpad, voice recorder, control
The Run dialog box which can be opened by pressing the [Windows] + [R] keys. Run dialog box is a rapid way to open programs. Here are some quick and useful Run commands. More ...
A Brief Introduction to 3D Printing
Previously, the only ways to create 3D objects was casting and molding. 3D printing involves creating an object by laying down layer over layer of material, building the object from the bottom up. 3d printing is great for rapid prototyping. 3d printing is also a great way for a home artist to express their creativity. More ...
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 ...
Retrieving Information from Computers Belonging to an Active Directory OU
This PowerShell script queries a particular Organizational Unit (OU) in your Active Directory for a list of computers. It will then use WMI to query various properties of those computers and output it into table format. 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 ...
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 ...
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 ...
Create a Shortcut to Windows 10 Services Management Console
A technician may occasionally need to start, stop, or pause a service to manage a Windows system. For that purpose, a desktop shortcut to the Services Management Console might come in handy. More ...
Video - Microsoft Remote Desktop - Part One
This video by ImpartLabs is a tutorial that talks about Remote Desktop. With Remote Desktop you'll be able to take control over any computer you want to. It's similar to Remote Assistance and Net Meeting, the difference is with Remote Desktop both users will be able to view what's going on. 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 ...
The Windows 7 Backup and Restore Utility
This is about how to use Windows 7 Backup and Restore Utility. In this Tutorial You'll learn how to recover files from a backup. 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 ...
How to Create a Bootable USB Drive
A bootable USB flash drive allows you to diagnose hardware issues and can be used to install Windows on your PC. However you first need to create a bootable USB flash drive. More ...
