Understanding Windows 7 Security Center
Windows Security Center is a security tool that allows you to monitor the status of computer security settings and services. It also constantly monitors security settings, and informs via a pop-up notification if there is something wrong. In Windows 7 Microsoft renamed it as Action Center. More ...
DOS Tasklist and Taskkill Commands
The Windows operating system is actually just a bunch of co-operating programs called tasks or processes. Using the DOS tasklist and taskkill commands, we can explore and control processes running on the system. More ...
What is the difference between MSI and EXE Installations?
There is no standard for EXE installations, various vendors of setup authoring tools like InstallShield and Wise Studio have created their own rules and guidelines. MSI packages are created in compliance with the standard defined by the Microsoft Windows Installer technology. 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 ...
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 ...
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 ...
How to Reset Windows 7 Password
I would like to think you're reading this article because you've forgotten your Windows 7 password, but we both know it's really because you want access to a computer you're not authorized to use. If the authorized user didn't bother to create a password reset disk, or if they hid it where you can't find it, you'll need to use a windows 7 password cracker tool. More ...
Font Basics
There are two basic kinds of fonts, bitmapped fonts and scalable fonts. Bitmapped fonts are constructed as a pattern of dots. Bitmapped fonts can be enlarged, but this produces jagged looking type. 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 ...
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 ...
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 ...
Configure Windows 10 to Search Windows Only
Unfortunately, by default Windows 10 taskbar Search is configured to Search the Web and Windows, which first connects to Microsoft's bing search engine and searches Microsoft's Windows Store. More ...
Script to Identify Your Systems HAL
The HAL is a crucial module that sits between the Windows operating system and the hardware. Having an incorrect HAL can cause your system to work sluggishly or cause unexplained system lockups. The script provide in this article will identify which HAL was installed on your system. More ...
Disable Automatic Wireless Configuration in Windows 7
Windows provides two services that configure your PC to connect to a wireless network. WLAN AutoConfig and WWAN AutoConfig. Both services are started automatically when you start your PC. If you don't use a wireless network or mobile broadband, for security reasons you may want to disable these services. More ...
