Backup Procedures
CLI (command line interface)
Disk Management
Power Options
Windows Settings
100

What is 3-2-1 backup rule?

An IT best-practice operations standard for backups that includes keeping three copies of data (original and two backups) on two media, with one copy kept off site.

100

What is md?

The Windows command to create a directory.

100

What is striping?

Using space from two or more physical disks to increase the disk space available for a single volume. Performance improves because data is written evenly across all disks. Windows calls RAID 0 a striped volume. Also called striping or striped volume.

100

What is Sleep timer?

The number of minutes of inactivity before a computer goes into a power-saving state such as sleep mode.

100

What is Power Options applet?

A Windows applet accessed through Control Panel that manages power settings to conserve power.

200

What is differential backup?

What is differential backup?

A backup routine that backs up files that have changed or have been created since the last full backup.

200

What is xcopy?

A Windows command more powerful than the copy command that is used to copy files and folders.

200

What is mirroring?

Copying one hard drive to another as a backup. Also called RAID 1.

200

What is hibernation?

A power-saving state that saves all work to the hard drive and powers down the system.

200

What is Disk Cleanup?

A Windows utility to delete temporary files and free up space on a drive.

300

What is synthetic?

When recovering a file, folder, or volume from backups, the reconstructed backup that is created from the latest full backup and any incremental or differential backups that contain data more current than the full backup.

300

What is robocopy?

A Windows command that is similar to and more powerful than the xcopy command; used to copy files and folders.

300

What is dynamic disk?

A way to partition one or more hard drives so that they can work together to increase space for data storage or to provide fault tolerance or improved performance. Also see RAID. Compare with basic disk.

300

What is USB selective suspend setting?

A Windows power setting that controls the power state of USB ports when they are not in use; disabling this setting can sometimes solve problems with unreliable USB ports.

300

What is defragment?

A drive maintenance procedure that rearranges fragments or parts of files on a magnetic hard drive so each file is stored on the drive in contiguous clusters.