Menu
Windows System Administration

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

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

Retrieving Information from Computers Belonging to an Active Directory OU
This PowerShell script queries a particular Organizational Unit (OU) in your Active Directory for a list of computers. It will then use WMI to query various properties of those computers and output it into table format. 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 ...

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

The Windows 7 Backup and Restore Utility
This is a series of tutorials about how to use Windows 7 Backup and Restore Utility. In this tutorial you'll learn how to perform a backup. In Tutorial 2 You'll learn how to recover files from a backup. In Tutorial 3 You'll learn how to restore your PC from a system image. 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 ...

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

Kill The Messenger (Service)
All Windows versions install Messenger Service and turn it on by default. A program freely available from the Internet allows spammers to control the Messenger Service on hundreds of thousands of computers on the Web. More ...

Check Your Version of PowerShell
PowerShell is Windows replacement for the DOs CMD shell. To check your version of PowerShell, click on the top Windows PowerShell icon, and next to the prompt, type the command shown in this article. 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 ...

CompTIA A+ Complete Study Guide
All-in-one guide prepares you for CompTIA's new A+ Certification. Prepare for the required exam, CompTIA A+ Essentials (220-601), as well as your choice of one of three additional exams focusing on specific job roles: 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 ...

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


Learn more at amazon.com

Custom Search