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 ...
Configure Windows Indexing Service for Performance
The Windows Indexing Service uses a fair amount of disk space and if the shared directories on the network are large, it can consume a considerable portion of the computer's memory and processor cycles. There are several options for configuring the Indexing Service to improve performance. 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 ...
Application, Program, Process, Service, Thread; What Does it All Mean?
Although applications, services, and processes are all pretty much the same thing, generally if its a program that displays a user interface, you should call it an application. A program that doesn't displays a user interface, you should call a service. 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 ...
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 ...
Turn Off Windows XP Service Pack 2 Firewall
If your PC is running Windows XP Service Pack 2, the first thing you need to do is turn off the firewall. Why? Because a serious firewall blocks unwanted inbound and OUTBOUND connections. SP2's firewall does not block unwanted outbound connections. More ...
Common Issues With Windows Firewall
Common issues with the Windows Firewall have annoyed users. Here's a list of the most faced Windows firewall issues along with their possible solutions. More ...
Disable Indexing to Speed Up Your Computer
The Windows Indexing Service has to continuously monitor the files on your computer for changes and update it's database when changes or new files are found. This uses processor time and can take up more than a megabyte of ram. If you're just you're sitting in front of your computer and the hard drive starts working very hard, that's probably the Indexing Service. More ...
Hard Disk Management
In addition to the basic disk, Windows XP Professional also supports the dynamic disk, which overcomes the limitations of the basic disk. Dynamic disks are actually physical disks that are created and managed with the Disk Management utility in Windows XP. 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 ...
Is Your Critical PC Data Adequately Protected From Disaster?
For small businesses or home users protecting and managing disaster scenarios merge the three industrial IT fields of Disaster Recovery, High Availability and Backup. Using best practice from industry and modern desktop PC's with sophisticated hardware and software it's amazing just how much we can do. More ...
To Protect Your PC Disable the Windows Scripting Host
Anyone can use Windows Notepad to create a script to read, modify, create, or delete files on your PC, including the registry and other configuration files. A script can be executed by clicking on the name of the script within an email message. More ...
How to Change Process Priorities in Windows Task Manager
In modern systems, many processes can run simultaneously. When an application is running, it's consuming system resources such as processor cycles. Sometimes, you may want to adjust a processes priority. More ...
