ADSM-L

Image backup and restore

2006-12-23 10:35:28
Subject: Image backup and restore
From: Robert Ouzen Ouzen <rouzen AT UNIV.HAIFA.AC DOT IL>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Sat, 23 Dec 2006 17:34:52 +0200
Hi to all 

 

I am testing the backup Image + incremental of a Windows 2003 client system 
disk, here what I plan to do:

 

1.       A full image at Saturday :                             dsmc   ba   
image   C:   -mode=selective  -imagetype=snapshot

                                                                                
       dsmc  ba systemstate

2.       An incremental image every day:             dsmc   ba   image   C:   
-mode=incremental  -imagetype=snapshot

 

To restore it:

 

1.     dsmc  restore image \\cc33796-2345\c$  c:\ -noprompt -incremental 
–deletefiles

 

2.       dsmc restore group "{SYSTEM STATE}\SYSSTATE*" c:\systemp\ -showmembers 
-preservepath=complete  -replace=all 

xcopy /h /s /y c:\systemp\SYSFILES\WINDOWS\system32\CatRoot\* 
c:\system32\CatRoot\

rmdir /s /q c:\systemp

 

3.       dsmc restore systemstate 

dsmc restore systemservices 

 

Did is the right process to bring back the disk ?????

 

My Tsm client is 5.3.4.0.

 

T.I.A Regards

 

Robert Ouzen

 

<Prev in Thread] Current Thread [Next in Thread>
  • Image backup and restore, Robert Ouzen Ouzen <=