Find the word definition

Wikipedia
WBAdmin

WBAdmin (WBAdmin.exe) is a command-line utility built into Windows Vista, Windows Server 2008, Windows 7, Windows Server 2008 R2, Windows 8 and Windows Server 2012. The command is used to perform backups and restores of operating systems, drive volumes, files, folders, and applications from a command-line interface. WBAdmin is a disk based backup system. WBAdmin can create a "bare metal" backup used to restore the Windows operating system to similar OR dissimilar hardware. The Backup file(s) created are primarily in the form of Microsoft's "Virtual Hard Disk" (.VHD) files with some accompanying .xml configuration files. The backup .VHD file can be mounted in Windows Disk Manager to view content. However, the .VHD backup file is not a direct "disk clone".

WBAdmin replaces the previous Microsoft Windows Backup command-line utility, NTBackup, which came built into Windows NT 4.0, Windows 2000, Windows XP and Windows Server 2003. It is the command-line version of Backup and Restore. WBAdmin also has a Graphical User Interface (GUI) option available to simplify creation of computer backup (and restore). Workstation editions such as Windows 7 use a backup wizard located in Control Panel. The server version is done through an (easily installed) Windows Feature using the Windows Management Console WBAdmin.MSC. The WBAdmin Management Console simplifies restoration, whether single file or multiple folders.

WBAdmin, using the command line or Graphical User Interface creates a backup which can be quickly restored using just the Windows Media install DVD and the backup files located on a removable USB disk without the need to re-install from scratch. WBAdmin uses a clever differencing engine to update the backup files. Once the original backup file is created Volume Shadow Copy Service updates changes, subsequent full backups take a matter of moments rather than many minutes taken to create the original backup file. Automatic backups can be scheduled on a regular basis using a wizard.

Two kinds of restore operations are supported using WBAdmin:

  1. Bare metal restore: using the Windows Recovery Environment you can complete a full server restoration to either the same server or to a server with dissimilar hardware (known as Hardware Independent Restore – HIR)
  2. Individual file and folder, and system state restore: files, folders, or the machine’s system state can be restored from the command line using WBAdmin.