I just restored my entire PC back to a previous backup, but now I want to restore some files that I know are ok from a newer backup, When I go into the WHS console on a different machine and choose the backup I want to restore it starts the option of opening the backup so I am restore files to where ever I choose. problem is when it get to 79% is just sits there and never moves. Is there an issue and does anyone know of a fix for it?
var beenDer = false;
function pageLoad()
{
if(!beenDer)
{
$create(Microsoft.Com.Forums.MessagesPage, {data: pageData});
beenDer = true;
}
}