Lab 11: Recovery using Windows Server Core and wbadmin.exe

This is an unusual exercise that is not always easy to do and may be a good reason to look at a better backup solution that what is provided by Microsoft. Why unusual? Because Microsoft has repeatedly said that if you can do it in the GUI, you can do it with powershell. After scouring their website, it does not appear that you can do this with powershell. So that leaves us with wbadmin.exe.

Scenario

You want to recover specific file(s) from a backup such as the one we setup in Lab 10. Let's recover the default html page that is used by your IIS server.