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 ...
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 ...
Command Line to Get Computer's Numner of CPU Cores
WMIC (Windows Management Interface Command) is a command line tool that returns information about your syste. To learn your computer's numner of CPU cores, type wmic cpu get deviceid,numberofcores,numberoflogicalprocessors at a command prompt. More ...
Use Windows 10 File History Option to Backup Your Personal Files
In Window 10 ,File History regularly backs up versions of your files in the Documents, Music, Pictures, Videos, and Desktop folders and the OneDrive files available offline on your PC. If the originals are lost, damaged, or deleted, you can use File History to restore them. More ...
Top Ten RAID Tips
RAID, a Redundant Array of Inexpensive Disks, is the storage technology which becomes more and more widespread these days. Those who are planning to build a new RAID system would probably find the tips below useful. 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 ...
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 ...
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 ...
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 ...
For Quick Information About System - DOS Systeminfo Command
A system administrator would like to have information about the system when attempting to resolve a system problem. The DOS systeminfo command provides a huge amount of information about your system. More ...
Introduction to Windows PowerShell
PowerShell is a more powerful replacement for the command shell. this article explains how to run PowerShell and how to create and run PowerShell scripts. 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 ...
How to Audit Security Permissions and Access Rights in Active Directory
Active Directory is the foundation of security and IT management in Windows Server based IT infrastructures. It stores and protects the user accounts, the security groups, and auditing of all access management tasks. It is the focal point of administrative delegation in Windows based environments. More ...
