# WBAdmin

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/WBAdmin
> Markdown URL: https://mediated.wiki/source/WBAdmin.md
> Source: https://en.wikipedia.org/wiki/WBAdmin
> Source revision: 1154644225
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

{{Infobox software
| name                   = WBAdmin
| screenshot             = 
| screenshot_size        = 
| caption                = 
| developer              = [Microsoft](/source/Microsoft)
| released               = {{Start date and age|2007|01|30}}
| latest release version = 1.0
| latest release date    = 
| replaces               = [NTBackup](/source/NTBackup)
| operating system       = [Microsoft Windows](/source/Microsoft_Windows)
| genre                  = [Backup software](/source/Backup_software)
| license                = [Proprietary](/source/Proprietary_software) [commercial software](/source/commercial_software)
| website                = {{URL|https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wbadmin}}
}}
In [computing](/source/computing), '''<code>WBAdmin</code>''' is a [command-line](/source/command-line_interface) utility built into [Windows Vista](/source/Windows_Vista), [Windows Server 2008](/source/Windows_Server_2008), [Windows 7](/source/Windows_7), [Windows Server 2008 R2](/source/Windows_Server_2008_R2), [Windows 8](/source/Windows_8), [Windows Server 2012](/source/Windows_Server_2012), [Windows 10](/source/Windows_10) and [Windows 11](/source/Windows_11) operating systems. The [command](/source/command_(computing)) is used to perform backups and restores of [operating systems](/source/operating_systems), [drive volumes](/source/volume_(computing)), [computer file](/source/computer_file)s, folders, and applications from a command-line interface.

==Features==
<code>WBAdmin</code> is a disk-based backup system. It 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](/source/VHD_(file_format)) (.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".    

The utility replaces the previous Microsoft Windows Backup command-line tool, [NTBackup](/source/NTBackup), which came built-into [Windows NT 4.0](/source/Windows_NT_4.0), [Windows 2000](/source/Windows_2000), [Windows XP](/source/Windows_XP) and [Windows Server 2003](/source/Windows_Server_2003).<ref>[https://technet.microsoft.com/en-us/library/cc754572.aspx NTBackup replaced in Windows Server 2008]</ref> It is the command-line version of [Backup and Restore](/source/Backup_and_Restore_Center). <code>WBAdmin</code> also has a [graphical user interface](/source/graphical_user_interface) 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. 

Using the command-line or graphical user interface, <code>WBAdmin</code> creates a backup which can be quickly restored using just the Windows installation DVD and the backup files located on a removable USB disk without the need to re-install from scratch. <code>WBAdmin</code> uses a 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: 
#[Bare-metal restore](/source/Bare-metal_restore): using the [Windows Recovery Environment](/source/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)<ref>{{cite web |url=http://www.wbadmin.info/articles/hardware-independent-bare-metal-restore-windows-server-2008.html |title=Hardware Independent Bare Metal Restores using Windows Server 2008 Backup (wbadmin) |author=<!--Not stated--> |archive-url=https://web.archive.org/web/20200216081328/http://www.wbadmin.info/articles/hardware-independent-bare-metal-restore-windows-server-2008.html |archive-date=2020-02-16 |url-status=usurped |date= |website= |publisher= |access-date= |quote=}}</ref>
#Individual file and folder, and [system state restore](/source/System_Restore): files, folders, or the machine’s system state can be restored from the command-line using <code>WBAdmin</code>.

==References==
{{Reflist}}

==Further reading==
*{{Cite book|author=John Paul Mueller|year=2007|title=Windows Administration at the Command Line for Windows Vista, Windows 2003, Windows XP, and Windows 2000|publisher=[John Wiley & Sons](/source/Wiley_(publisher))|isbn=978-0470165799}}
*{{Cite book|first=William R.|last=Stanek|year=2008|title=Windows Command-Line Administrator's Pocket Consultant, 2nd Edition|publisher=[Microsoft Press](/source/Microsoft_Press)|isbn=978-0735622623}}

==External links==
{{Wikibooks|Guide to Windows Commands}}
*[https://technet.microsoft.com/en-us/library/cc770266.aspx Microsoft's Windows Server Backup Guide]
*[https://technet.microsoft.com/en-us/library/cc754015.aspx WBAdmin commands list]
*[https://technet.microsoft.com/en-us/magazine/2007.09.backup.aspx Microsoft Guide to Windows Vista Backup]
*[https://technet.microsoft.com/en-us/library/cc770593.aspx Microsoft Backup and Recovery overview]

{{Windows commands}}

Category:Backup software for Windows

---
Adapted from the Wikipedia article [WBAdmin](https://en.wikipedia.org/wiki/WBAdmin) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/WBAdmin?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
