i backup all my windows servers nightly and want to a test restore as if my core went down, (backup server) im looking for some docs on how to resotre it via command line using the cd
Andy ideas ?
i backup all my windows servers nightly and want to a test restore as if my core went down, (backup server) im looking for some docs on how to resotre it via command line using the cd
Andy ideas ?
thanks
in the line -mbr_filename /media/server/clientname/Image_C_20121221-1212.vhd.mbr -
where you select the mbr, how would i browse to that if it is on a windows folder
That is the line
Mount the server filesystem via smbmount, sshfs, nfs, …
It is a little bit out of scope to explain that in detail, I guess. smbmount
for example makes Windows shares accessible.
Could you explain how this would ideally work? Maybe we need a Windows restore tool, etc?