You might see that there is no UI way to take backup, restore backup. Only available way (till Windows 2008 Server RC0) is by the AppCmd tool. Below are the commands to do that: appcmd add backup "backupname" appcmd restore backup "backupname" For those