Menu
Windows System Administration

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

Disable Kernal Paging to Speed Up Windows
Paging is when the operating system allocates part of the hard disk to be used as virtual RAM. Windows is slowed by paging. You can speed up Windows by configuring it to keep its kernal in RAM. 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 DOS
The first PCs didn't use the Windows Operating System, they used DOS. DOS has an interface where the user types text commands. The DOS interface is still available in Windows Vista, and is still used regularly by the most skilled system administrators. More ...

Command Line to Get Computers Model, Vendor, and Serial Number
WMIC (Windows Management Interface Command) is a command line tool that returns information about your syste. To learn your computers model, vendor, and serial number, type wmic csproduct get name,vendor,identifyingNumber at a command prompt. More ...

Script to Print a Directory File List
There are many low cost and free applications that will print a directory file list. Some people use the DOS prompt or a DOS batch file. In this article, I'm going to give you another method, a small VBScript to run with the Windows Scripting Host. 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 ...

Hands-On Microsoft Windows Server 2008 Administration
This book is the perfect resource for learning Windows Server 2008 from the ground-up! Designed to build a foundation in basic server administration, the book requires no previous server experience. It covers all of the critical Windows Server 2008 features, including the features unique to this new server operating system. More ...

Disable Annoying 'Get Windows 10' Message
You may not want to upgrade to Windows 10 because its search function pushes Windows app store products and tries to trick you into signing up for Microsoft's OneDrive. More ...

Configuring Windows as a NTP (Network Time Protocol) Server
The Windows operating systems from Windows 2000 onwards has an in-built time synchronization service - Windows Time. The Windows Time service facilitates a Windows network to provide synchronization of all machines within a domain. This article describes how to configure the Windows 2000 and Windows 2003 time service as a NTP server. More ...

How to Setup DHCP (Dynamic Host Configuration Protocol) on a Windows Server
DHCP (Dynamic Host Configuration Protocol) gives hosts on a network all of the IP information they need to communicate. IP Address, Subnet Mast, Gateway Address, DNS servers and WINS server addresses. For ease of administration DHCP is a great feature to help setup a computer network quickly. More ...

How to Setup a VPN Between Two Computers
A VPN establishes a secure path between a computer with public Internet access and a computer connected to a private network. This article show you how to set up a VPN. More ...

Windows 10 Diagnostic Data Send to Microsoft
By default Windows 10 sends a generous amount of diagnostic information to Microsoft. If you are concerned privacy, you can configure the amount of information sent using the Feedback & Diagnostics page under Privacy Settings. 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 ...


Learn more at amazon.com

Custom Search