Introducing Arcserve Backup Agents and Options › Using Options › Disaster Recovery Option › Installing the Disaster Recovery Option › Preinstallation Tasks › Create Machine Specific Disks from Alternate Locations in Windows Server 2008
Create Machine Specific Disks from Alternate Locations in Windows Server 2008
You can create machine specific disks from alternate locations for Windows Server 2008.
To create a machine specific disk from an alternate location
- Prepare an empty floppy disk. Format the disk, if necessary, so it can be used by the operating system.
- In the alternate location configured to store the disaster recovery information, locate the folder for the machine for which the recovery disk needs to be created.
The name of this folder should be the same as the name of the machine that needs to be recovered.
- Copy all the files from within the machine specific folder, identified in step 2, to the floppy disk.
Note: Ensure you copy the file, not the directory.
- Run the following steps to recover the Windows Server 2008:
For Windows Server 2008 (32-bit)
- Locate the folder drpatch.xp in the alternate location configured to store the disaster recovery information.
- Copy drlaunch.ex_ and drlaunchres.dl_from the drpatch.xp directory to a floppy disk.
- Create a new file on floppy disk and name it DRCOPYFILES.BAT.
The DRCOPYFILES.BAT file is created.
- Write following text into DRCOPYFILES.BAT file:
expand -r %~dp0\drlaunch.ex_ x:\windows\system32\
expand -r %~dp0\drlaunchres.dl_ x:\windows\system32\
expand %~dp0\drlaunchenu.dl_ x:\windows\system32\drlaunchenu.dll
exit
- Locate the folder DRPATCH.W2K8 in the alternate location and copy Autounattend.xml to a floppy disk.
Note: Ensure that you copy the files, and not the directory.
For Windows Server 2008 (x64-bit)
- Locate the folder drpatch.xp\X64 in the alternate location configured to store the disaster recovery information.
- Copy drlaunch.ex_ and drlaunchres.dl_from the drpatch.xp directory to a floppy disk.
- Create a new file on floppy disk and name it DRCOPYFILES.BAT.
The DRCOPYFILES.BAT file is created.
- Write following text into DRCOPYFILES.BAT file:
expand -r %~dp0\drlaunch.ex_ x:\windows\system32\
expand -r %~dp0\drlaunchres.dl_ x:\windows\system32\
expand %~dp0\drlaunchenu.dl_ x:\windows\system32\drlaunchenu.dll
exit
- Locate the folder DRPATCH.W2K8 in the alternate location and copy autounattend_amd64.xml to a temporary directory. Rename the xml file to autounattend.xml, then copy it to a floppy disk.
Note: Ensure that you copy the files, not the directory.
Copyright © 2016 .
All rights reserved.
|
|