Menu
Windows System Administration

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

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

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

Planning a Backup and Restoration of Files for Disaster Recovery
Planning a backup and restoration of files is the most important step to protect data from accidental loss in the event of data deletion or a hard disk failure. The backup copy can be used to restore lost or damaged data. More ...

How to Share a Printer
Network printers are available to anyone on that same network. If you have a printer connected directly to your PC rather than the network, and your PC is on network, you can also share that printer with anyone on the same network. 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 ...

Create a Shortcut to Windows 10 Services Management Console
A technician may occasionally need to start, stop, or pause a service to manage a Windows system. For that purpose, a desktop shortcut to the Services Management Console might come in handy. More ...

How to Become a Microsoft MVP (Most Valuable Professional)
A Microsoft MVP (Most Valuable Professional) is an individual who has received an award for outstanding contributions within communities that use Microsoft technologies. Recipients of the Microsoft MVP award are distinguished members of the technical community. More ...

Find Your WiFi Password on Windows 10
One of the most common reasons to find your Wi-Fi password is to use it on another PC or device to connect to your Wi-Fi network. Here's how. More ...

A Day in the Life of a System Administrator
People interested in becoming a computer system administrator or those who are studying for the Microsoft Certified System Engineer (MCSE) exam might not know what a system administrator actually does. More ...

PowerShell Script to Show Last 5 Errors in Event Log
The Windows System eventlog is one of the most powerful components of the operating system because it keeps a log of everything that happens. Here I provide a powershell script to display the last 5 error entries in the log. More ...

What Is Virtualization and What Are the Benefits?
The term virtualization most commonly refers to server virtualization - running multiple operating systems on a single physical computer. While most computers only have one installed operating system, server virtualization software allows a computer to run several operating systems. 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 ...

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


Learn more at amazon.com

Custom Search