volume shadow service - How to implement bare metal recovery for windows server os in c++ -
i tried implement bare metal recovery windows os machine. thought of implementing using volumeshadowservice (vss). till able take backup of entire system using vss , backupread , write functions , completed restore using windows pe. booting pe, run restore application in such way that, volumes formatted , files restored (including system reserved partition). after restart machine, showing following error "the file possibly corrupt. file header checksum not match computed checksum" please solve this. in advance.
Comments
Post a Comment