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 ...
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 ...
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 ...
NTFS Permissions
NTFS Permissions is a file system feature that lets you set specify which files on your system can be accessed by which specific users, and what kind of access they have to each file. 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 ...
What Are Windows Server Containers?
Containers have had a large impact in IT organizations. You may be wondering why someone would want to use containers in Windows Server 2019. They're just virtual machines (VMs), right? Well, not exactly. Containers don't expose the hardware or the operating system. 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 ...
Video Tutorial 3 - The Windows 7 Backup and Restore Utility
This is a series of tutorials about how to use Windows 7 Backup and Restore Utility. In Tutorial 1 you learned how to perform a backup. In Tutorial 2 you learned how to recover files from a backup. In this Tutorial You'll learn how to restore your PC from a system image. 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 ...
Video - Microsoft Remote Desktop - Part One
This video by ImpartLabs is a tutorial that talks about Remote Desktop. With Remote Desktop you'll be able to take control over any computer you want to. It's similar to Remote Assistance and Net Meeting, the difference is with Remote Desktop both users will be able to view what's going on. More ...
Application, Program, Process, Service, Thread; What Does it All Mean?
Although applications, services, and processes are all pretty much the same thing, generally if its a program that displays a user interface, you should call it an application. A program that doesn't displays a user interface, you should call a service. More ...
What is Windows Aero and Mouse Gestures?
Aero is Microsoft's new gimmicky graphical user interface for Windows Visa and Windows 7. Its main feature is the translucent glassy window borders, allowing background objects to be visible through them. Another feature of Aero is mouse gestures. The mouse gestures are Snap, Shake, and Peek. More ...
The Different Types of Virtualization
Virtualization represents an abstraction from physical resources. All uses of virtualization are centered around this concept. There are three major types of virtualization: server virtualization, client (or desktop) virtualization, and storage virtualization. More ...
How to Erase a Hard Disk Drive Permanently
Erasing data or files from a hard disk permanently is not easy. Even after emptying the Recycle Bin, the files can be easily recovered. Many people also think that formatting the hard drive will erase the files, however a computer specialist would be able to recover the data. More ...
