Menu
Windows System Administration

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 ...

Script to Display the Processes Running on a Computer
Processes are the programs or tasks running on a computer. The most common way to view the processes is with Task Manager. To get a quick list you could use a script. Below is a script that displays the processes running on a computer. 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 ...

Installing a Network Printer on Windows XP and Vista
Summary of steps to install a network printer. I've tried to include what is necessary without writing a whole book about a 5 minute procedure. 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 ...

Tweaks to Speed Up Internet Streaming Video
Although streaming video technology offers instant access to video files, there are many factors that attribute to your computer's ability to effectively play videos. There are a number of tweaks that help speed up your streaming video startup times, eliminate choppy PC video play and stop slow streaming video. 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 ...

Free Tool to Uninstall Windows 10 Store Apps
Windows 10 is not primarily an operating system, but instead it's a marketing device. Fortunately, there is a fee tool that will help you uninstall Microsoft Store apps on Windows 10. More ...

Video - Microsoft Remote Desktop - Part Two
This video by ImpartLabs is a tutorial that talks about Remote Desktop. In part one we setup the Computer receiving the Remote Connection. In this video we set up Remote Desktop at the connection originating computer, and make the connection to the remote computer. More ...

WSH to Master Your Computer
With Windows 2000 and higher, Microsoft included a program called Windows Scripting Host (WSH) that allows scripts to be run on a computer outside of a webpage. In effect, DOS batch files have returned, except scripts are multi-tasking and have a lot more power. More ...

Disable Long Filenames to Improve Window's Performance
To be backword compatible with 16-bit FAT partitions, both the VFAT and the NTFS file systems create two names for each file, the long filename and a short filename compatible with the FAT file system. More ...

Security Risks and Ways to Decrease Vulnerabilities in a 802.11b Wireless Environment
This document explains topics relating to wireless networks. The main topics discussed include, what type of vulnerabilities exist today in 802.11 networks and ways that you can help prevent these vulnerabilities from being exploited. More ...

Create a Windows 7 System Repair Disc
One of the most important things you should have with your PC is a System Repair Disc. A System Repair Disc can be used to restore your operating system in the event of a catastrophic failure. To create a System Repair Disc, open the Control Panel and, in the System and Security group, click on Backup and Restore. More ...

Use Free Autoruns Utility to Disable Unnecessary Startup Programs
Stopping unnecessary programs from starting makes Windows boot faster and frees up system resources. Microsoft sysinternals free Autoruns utility shows you what programs are configured to start at system bootup or login. More ...


Learn more at amazon.com

Custom Search