Top Ten RAID Tips
RAID, a Redundant Array of Inexpensive Disks, is the storage technology which becomes more and more widespread these days. Those who are planning to build a new RAID system would probably find the tips below useful. 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 ...
Computer Data Backups - Test Now or Cry Later
When it comes to your computer data backups, complacency can be very dangerous. It's important that you get some basic understanding of the major issues with computer data backups. Here's a compilation of crucial tips on computer data backups that I?ve put together. 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 ...
Configure Vista's Data Execution Prevention
If DEP notices a program on your computer using memory incorrectly, it closes the program and notifies you that the programs execution has been blocked. By default DEP is set to protect only Windows operating system files. However, you can configure DEP to protect all programs on your computer. 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 ...
How to Restore Files From File History in Windows 10
To keep your files safe, File History automatically makes a copy of every file in your Documents, Music, Photos, and Videos folders. It copies all the files on your desktop, as well. And File History automatically makes those copies every hour. More ...
Defend Your Business with a Firewall
A firewall is a piece of hardware or software that places a barrier between your network and the internet. It prevents outsiders from accessing your network and systems and delving into your confidential information or performing malicious acts. 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 ...
FreeDOS
FreeDOS is a PC compatible Y2K compliant DOS that you can download from www.freedos.org. Microsoft should have made the expiration period much longer than 30 days. Maybe they want you to activate Windows XP before it crashes. More ...
How to Backup Mails and Address Book of Outlook Express
Outlook Express - the easiest and widely used email client on Windows OS provides easy options through which you can create backup of your emails and contact addresses. The emails get stored in the Application Data folder in the form of .dbx files - Inbox.dbx, Drafts.dbx, Outbox.dbx, Personal.dbx and so on. More ...
Windows Event Logs for Maintaining or Troubleshooting Your PC
Your PC keeps logs of everything that happens. You can use the information in these logs to help maintain and troubleshoot and your PC. 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 ...
Use PowerShell and WMI to Get CPU Information
Suppose you want to get some information about the CPU in your computer. Can you remember which Control Panel utility will provide that information? If you use a PowerShell script to access WMI you can always get the information you want no mater how they rearrange Control Panel. More ...
