Menu
Windows System Administration

DOS Switches and Wild Cards
DOS (Disk Operating System) is an interface that a system administrator can use to perform tasks and configure the system by typing text commands. There are many commands available with the DOS command line interface, most of them feature switches, and wild cards which make them very powerful. 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 ...

Windows Server 2019 and PowerShell All-in-One For Dummies
PowerShell 5.1 is the current released version of Windows PowerShell and is the version that ships with Windows Server 2016 and Windows Server 2019. It is also available for install on Windows Server 2008 R2 with Service Pack1, Windows Server 2012, and Windows Server 2012 R2. More ...

How to Create a Bootable USB Drive
A bootable USB flash drive allows you to diagnose hardware issues and can be used to install Windows on your PC. However you first need to create a bootable USB flash drive. 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 ...

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

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

Msconfig - Microsoft's Secret Weapon to Increase Your Computer's Speed
Often when you install software it will, by default, load into your system's memory when you turn your computer on. All these programs loading into memory will eventually mean a snail will beat your computer in a race! Msconfig gives you a central location to manage a variety of your computer's options. More ...

View a Brief List of Windows 10's Recent Problems
Windows 10 Problem Report and the reliability history chart give you some information about your computer's problems without the overwhelming detail provided by other tools such as Event Viewer. 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 ...

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

Restrict Web Browsing With Internet Explorer
Regulating web browsing can prevent children (and workers) from accessing dangerous content on the internet, or having to make judgment calls over suitable relationships in chat-rooms. You can block access to unwanted web content. Here's how to do so with a basic Parental Control tool included free with Windows. 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 ...


Learn more at amazon.com

Custom Search