Showing posts with label Data Recovery. Show all posts
Showing posts with label Data Recovery. Show all posts

Create a Bootable Windows PE RAM Disk on CD-ROM (Mini OS CD) - Walkthrough

February 23, 2016

Create a Bootable Windows PE RAM Disk on CD-ROM

This walkthrough describes how you can create a bootable Windows® PE RAM disk on CD or DVD. Windows PE RAM enables you to start a computer for the purposes of deployment and recovery. Windows PE RAM boots directly into memory, enabling you to remove the Windows PE media after the computer boots.

Step 1: Set up a Windows PE build environment

In this step, you create a required directory structure that supports building a Windows PE image.

To set up a build environment

  1. On your technician computer, click Start, point to All Programs, point to Windows OPK or Windows AIK, right-click Deployment Tools Command Prompt, and then select Run as administrator.
    The menu shortcut opens a Command Prompt window and automatically sets environment variables to point to all the necessary tools. By default, all tools are installed at C:\Program Files\<version>\Tools, where <version> can be Windows OPK or Windows AIK.
  2. At the command prompt, run the Copype.cmd script.
    The script requires two arguments: hardware architecture and destination location. For example,
    copype.cmd <architecture> <destination>
    where <architecture> can be x86, amd64, or ia64, and <destination> is a path to a local directory. For example,
    copype.cmd x86 C:\winpe_x86
    The script creates the following directory structure and copies all the necessary files for that architecture. For example,
    \winpe_x86
    \winpe_x86\ISO
    \winpe_x86\mount
  3. Copy the base image (Winpe.wim) to the \Winpe_x86\ISO\sources folder and rename the file to Boot.wim.
    copy C:\winpe_x86\winpe.wim C:\winpe_x86\ISO\sources\boot.wim

Step 2: Add additional customizations

This step is optional, but recommended. Using ImageX, you can add applications and scripts to your Windows PE image that you might need while working in Windows PE. ImageX is a tool for capturing and applying images during deployment scenarios.

To add an application or script

  • At a command prompt, enter the following ImageX command:
    copy "C:\program files\<version>\Tools\<architecture>\imagex.exe" C:\winpe_x86\ISO\

    where <version> can be Windows OPK or Windows AIK, and <architecture> can be x86, amd64, or ia64. In both of the previous examples, the tools are not loaded into memory during a Windows PE RAM boot. The media must be available to access the tools.

Step 3: Create a bootable CD or DVD

To create a bootable CD, you must use CD-recording software that unpacks the .iso file and burns it to a CD. Merely copying the .iso file to the CD will not work.

Note: The Oscdimg tool is not supported on an Itanium-based computer running Windows Server 2003.

To create a CD or DVD

  1. On your technician computer, enter the following command to create an image (.iso) file for a BIOS-based computer. For example:
    Oscdimg -n -bC:\winpe_x86\Etfsboot.com C:\winpe_x86\ISO C:\winpe_x86\winpex86.iso

    where C:\winpe_x86\ISO is the location of the source files, and C:\winpe_x86\winpex86.iso is the destination .iso file.
    -or-
    For UEFI, replace Etfsboot.com with Efisys.bin, specify the EF platform ID, and add the following Universal Disk Format (UDF) options. For example:
    Oscdimg -bC:\winpe_x86\Efisys.bin -pEF -u2 -udfver102 C:\winpe_x86\ISO C:\winpe_x86\winpex86uefi.iso

    -or-
    For either BIOS or UEFI, enter the following command. For example:
    Oscdimg -m -o -u2 -udfver102 -bootdata:2#p0,e,bC:\winpe_x86\Etfsboot.com#pEF,e,bC:\winpe_x86\Efisys.bin C:\winpe_x86\ISO C:\winpe_x86\winpex86uefi.iso

    where this command starts the Etfsboot.com boot file for a BIOS image, and then starts the Efisys.bin boot file for a UEFI image.
  2. Burn the image onto a CD or DVD.

Next Step

You can also place Windows PE RAM on other bootable media, such as a USB flash drive or hard disk.

Part1 - Interview Questions of - HP Data Protector

January 06, 2016
HP-dataprotecter-interview-questions

HP Data Protector - Frequently asked Questions. Find some below most repeted interview questions as a starter of HP Data protector Interview Questions Sets. This will be a Set 1 as we add more pages with many more Interview questions as soon as possible,

Check Here for more upcoming Interview Questions on - HP Data protector 8.X





Set 1: - Top 10 Inter View Questions  with Answers - HP Openview Data protectore 8.X

Find Answers - as Red Marked
Question 1:
Data Protector is using port _____ as the default communication port. 
A. 5050
B. 5057
C. 5555
D. 5057


Question 2 :
In a MoM (Manager of Managers) environment, devices and media may be shared across several cells by the ______________________. 
A. MMDB (Media Management Database)
B. CM (Cell Managers)
C. CMMDB (Centralized Media Management Database) 
D. SM (Session Managers)


Question 3 :
What is the correct order of automatic actions performed by the Data Protector Snapshot Agent? 
A. Creates the backup, performs an ioscan, and configures LUN assignments, reconfigures LUN security.
B. Deletes LUN security settings, creates snapshot LUNs, configures the backup host, creates new LUN security settings and performs the backup.
C. Creates alternate paths for backups, starts the integration agents, copies LUN access permissions and exports the volume groups.
D. Creates the snapshot, configures the volume groups, and mounts the file systems on the backup host. 


Question 4 :
When backing up over the network, which of the following best describes the flow of data? 
A. directly from disk to backup-device
B. from disk via memory of destination system to backup-device
C. from disk via source device further on via network to memory of destination system and finally to backup-device
D. from disk to memory of source system, then to network further on to memory of destination system and finally to backup-device 


Question 5 :
On a UNIX host, which configuration file contains the settings required to listen to the network communication port (default 5555) and to start the inetd process?
A. /etc/services
B. /etc/inet.conf 
C. /etc/dpinit.conf
D. /etc/netporttcp.conf


Question 6 :
What is the format that Data Protector uses to store information to its central database on the Cell Manager? 
A. binary format
B. ASCII format 
C. XML format
D. HTML format


Question 7 :
Running backups with Data Protector, what will be the impact of using a higher logging level? 
A. the amount of detail on files and directories written to the Data Protector database will increase 
B. the amount of detail on files and directories written to the Data Protector database will decrease
C. the amount of detail on files and directories written to the Data Protector database will not change


Question 8 :
The Continuous Access integration of Data Protector can only be used with ______ disk arrays.
A. hp storageworks EVA
B. hp storageworks VA
C. hp storageworks XP 
D. EMC Symmetrix


Question 9 :
Data Protector Cell Manger Single Drive Starter Pack for HP-UX or Solaris contains which license options?
A. one cell manager running on any platform 
B. one cell manager running on HP-UX
C. one concurrently used backup device connected to a UNIX host
D. 49 backup agents
E. unlimited number of backup agents 


Question 3 :
On HP-UX, what does the directory /var/opt/omni/db40 contain? 
A. the internal database
B. the depots for agent installation
C. the configuration backup
D. the old databse when migration from OBII 4.x



laxmanmcse.blogspot.com wishes you success in the HP Certified Professional Program and in
passing the exam for which you are preparing.




Media Recovery Wizard

Media Recovery Wizard

October 06, 2009



  Media Recovery Wizard is works with all kinds of flash media cards.

Download  Order Now  Tutorial



Recover Flash Memory Cards

Media Recovery Wizard is works with all kinds of flash media cards, USB drives, hard drives, CD and DVD media. Don’t have a flash card reader? Just plug your camera or MP3 player directly via a USB cord, and Media Recovery Wizard will be able to recover multimedia files! Compact and SLR digital cameras, hard drives, floppy disks, Zip, Jazz, and all sorts of USB flash memory drives are supported along with a number of memory cards formatted to FAT or NTFS, including Smart Media, Memory Stick, Compact Flash, MicroDrive, Secure Digital (SD), xD Picture Card, MMC, and the miniature miniSD and microSD cards.
Full List of Advanced Media Recovery Wizard Features

Recover Audio Files

Media Recovery Wizard can recover collections of MP3, WMA, ASF, WAV, OGG, WV, RA, RM, VQF, MID and VOC files.

Recover Digital Images

Supporting both compact and dSLR cameras, Media Recovery Wizard is a truly universal photo recovery tool. All popular formats are supported, including JPG, GIF, PNG, BMP, TIF, and many others. Digital SLR owners can recover digital negatives in multiple RAW formats such as CR2, CRW, RAW, TIFF, TIF, NEF, PEF, and X3F.

Recover Movies and Videos

Have a collection of movies stored in an iPod or on a hard drive? Recover films and videos in AVI, WMV, MPG, ASF, MP1, M1V, MP2, M2V, M2A, VOB, DAT, MV, and MOV formats.
Full List of Advanced Media Recovery Wizard Features

Supported File Systems

Media Recovery Wizard works on Windows 95, 98, ME, NT, 2000, XP, 2003 Server, and Vista, and supports flash memory formatted with all versions of FAT and NTFS file systems.

PowerSearch Recovery

If a flash memory card is damaged, corrupted or formatted, the original file system is little use for the purpose of data recovery. In case of an emergency, Media Recovery Wizard finds and recovers recoverable multimedia files such as pictures, music and movies by scanning the contents of a memory card or hard drive and matching the data against a set of pre-defined signatures in order to define the beginning and end of each file. PowerSearch allows Media Recovery Wizard detecting recoverable files in cases of severe data corruption and file system failure.



Nucleus Windows Data Recovery Software

Nucleus Windows Data Recovery Software

October 06, 2009
   
Author: Nucleus Data Recovery
File Size: 2078K
Language: English
Licence: Demo
Update: 2005-08-01 00:04:25.000
   
   
Nucleus sum for FAT and NTFS is the most powerful data recovery software and file undelete tool available in the market,and can well recover your accidentally deleted files. Kernel data recovery software system can easily recover data from formatted or corrupted partitions and hard drives.It is a robust data recovery software and file undelete tool for FAT and NTFS file systems.An snug to use data recovery utility for Windows 98/Me/NT/2000/XP/2003. Kernel data recovery software allows you to view and browse the content of your damaged or formatted disk likewise as you do it in Windows Explorer.It understandably display you all deleted files and folders along with the regular ones after the complete disk scanning.The program allows you to search for files near name or mask,rename a file to represent recovered and show the probability of successful recovery for each file by opening it by double-clicking it.Recovered files tin be saved to any disks accessible on your system. Kernel data recovery software allows you to save the full branch of folders tree diagram containing selected files and folders.Installation sustain is provided under Win 95/98/Me/NT/2000/XP/2003 operating systems.The software supports data recovery from all Windows file systems for hard work and floppy drives including FAT12/FAT16/FAT32,NTFS/NTFS5.

Download Undelete File Recovery

EASEUS Data Recovery Wizard Professional v4.3.6 Retail

October 06, 2009
Data Recovery Wizard is the professional level, most cost-effective and ease-to-use software available for data recovery.
-- Folder/File Structure Recovery
-- Recovers files/folders from error partitions
-- Previews the recovered files and pictures
-- Supports Windows 2000/XP/2003/Vista
-- Supports FAT, NTFS file systems
-- Recovers compressed and encrypted files on NTFS volume

Advanced Data Recovery Software & File Undelete Tool for FAT and NTFS file systems in Windows 2000, XP, 2003 Server, Vista.

Data Recovery Wizard is the professional level, most cost-effective and ease-to-use software available for data recovery. It is unmatched in its ability to recover almost total logic data loss situations - covering servers, desktops or laptops for many media, Windows Operating Systems and file types.

The new version enhanced supportability for Windows Vista, Disk Image,compressed/encrypted NTFS files, intelligent search and many other improvements. The Deleted File Recovery module can recover files and folders which are deleted accidentally recently. The Complete Recovery module is designed for recovering Hard Disks with formatted partition, crashed file system and without drive letters. User can recover all lost files and folders including deleted files with this module. Partition Recovery module is used for recovering data loss from Hard Disks with hidden partitions, crashed file system, mistakenly deleted/damaged partitions, drives with failed operation/file system and drives suffered from virus.

Data Recovery Wizard Professional offers recover loss data in EXT2 and EXT3 file system files

Download
Kernel for Undelete File Recovery

Kernel for Undelete File Recovery

October 06, 2009

Kernel Undelete, Deleted File Recovery software

recovers permanently deleted files and folders, lost due to following reasons -
  • Accidental file deletion from the hard drive
  • Files & folders emptied from Recycle Bin
  • Files & folders deleted by Shift + Delete keys
  • Unexpected system shutdown or software failure
Deleted File Recovery - Screen
Download Undelete File Recovery
Buy  Undelete File Recovery
Kernel Undelete recovers deleted files from FAT and NTFS based operating systems, such as Windows 95, Windows 98, Windows ME, Windows NT, Windows 2000, Windows XP, Windows 2003 and Windows Vista installed on the hard disk or data storage media.
During the recovery process, a complete scan of the damaged drive or data storage media is performed to locate and revive the lost partitions, files and folders. After complete scanning, files found in the damaged disk are displayed in a tree like structure from where you can easily copy your recovered files to a working disk or volume.
Our QFSCI (Quick File System Component Identification) Technology ensures faster recovery of all the possible recoverable files and folders. This is the prime reason why our UNDELETE - Deleted File Recovery Software is being used by most of the professional data recovery companies. The Kernel Undelete file recovery software has been developed in such a way that the user need not to have any technical knowledge to recover the lost data and files.
Kernel Undelete Data Recovery Software is a fast, simple and easy to use Windows Undelete file recovery software which helps you to recover your lost data and files in minutes in case of file deletion disasters and hence supports your business continuity.
We suggest you to use Kernel for FAT+NTFS data recovery software in case Kernel Undelete do not recovers all the required files.
If you purchase the software, you will get Life Time product support for FREE. LiveUpdate is available with in the software to make sure that you always have the latest version. There is no time limit to use the software. You can use the software for unlimited period. No restriction for installing on Single Machine.
Software is available for immediate download after purchase. An activation password will be emailed to you with in few minutes after you made the purchase.
You can download the Evaluation Version of the software for FREE and analyze your corrupt file. To effectively use the software, view online help of the software.
If the Evaluation Version shows you the data than you can purchase the Full Version software to save your data to a safe location.
Kernel Undelete - Deleted File Recovery Software
File Systems Supported
FAT16, FAT32, NTFS, NTFS5, HPFS (DOS, Windows 3.1/9x/NT/2k/ME/XP/2K3/Vista)
Data Recovery Softwares

Data Recovery Softwares

September 28, 2009
GetDatBack

GetDataBack for NTFS V4.00

Recover your files from an NTFS drive when the data is no longer accessible due to formatting, fdisk, virus attack, power or software failure. Get everything back even when the drive's partition table, boot record, Master File Table or root directory is lost or corrupt.

Free Download

GetDataBack for NTFS V4.0
ENG, FRA, DEU (2.41MB)

File Size: 2.41 MB
Price: $79 USD - Buy Now

View this product Go!

GetDatBack

GetDataBack for FAT V4.00

Recover your files from a FAT drive when the data is no longer accessible due to formatting, fdisk, virus attack, power or software failure. Get everything back even when the drive's partition table, boot record, FAT or root directory is lost or corrupt.

Free Download

GetDataBack for FAT V4.0
ENG, FRA, DEU (2.42MB)

File Size: 2.42 MB
Price: $69 USD - Buy Now

View this product Go!

RAID Reconstructor

RAID Reconstructor V4.00

Recover data from a broken RAID Level 5 or RAID Level 0 Array. Even if you do not know the RAID parameters, such as drive order and block size, RAID Reconstructor will analyze your drives and determine the correct values. You will then be able to create a copy of the reconstructed RAID in a virtual image, an image file or on a physical drive.

Free Download

RAID Reconstructor V4.0
English (2.45MB)

File Size: 2.45 MB
Price: 30-day trial, $99 USD - Buy Now

Visit this product Go!

Captain Nemo Pro

Captain Nemo Pro V4.20

This file system mounter enables you to access any Novell, NT or Linux drive or image from your Windows computer without requiring a network setup.

Free Download

Captain Nemo Pro V4.20
English (2.68MB)

File Size: 2.68 MB
Price: $90 USD (includes DOS version) - Buy Now

Visit this product Go!

DriveImage XML

DriveImage XML V2.11

Backup and image logical drives and partitions, create hot images, copy one drive to another...

Free Download

DriveImage XML V2.11
English (1.78MB)

File Size: 1.78 MB
Price: Private Edition is free. Commercial Edition - Buy Now

Visit this product Go!

DiskExplorer NTFS

DiskExplorer for NTFS V3.41

This unique disk editor gives you low-level access to your hard drive. Switch between several views, such as hex, text, directory, MFT entries, partition table, boot record.

Free Download

DiskExplorer for NTFS V3.41
English (1.61MB)

File Size: 1.61 MB
Price: $69 USD - Buy Now

Visit this product Go!

DiskExplorer NTFS

DiskExplorer for FAT V3.41

This sophisticated disk editor enables you to investigate your FAT drive and conduct your own data recovery.

Free Download

DiskExplorer for FAT V3.41
English (1.58MB)

File Size: 1.58 MB
Price: $49 USD - Buy Now

Visit this product Go!

DiskExplorer NTFS

DiskExplorer for Linux V3.41

This unique disk editor gives you low-level access to your hard drive. This is the newest addition to our successful line of disk editors. Have an fresh new look at your Linux EXTFS2 or EXTFS3 file system.

Free Download

DiskExplorer for Linux V3.41
English (1.54MB)

File Size: 1.54 MB
Price: $69 USD - Buy Now

Visit this product Go!

ShadowCopy

ShadowCopy V1.00

ShadowCopy is a simple program that copies all files from one place to another. Other than usual file managers, such as Windows Explorer, it copies all files including locked and open files.

Free Download

ShadowCopy V1.00
English (0.92MB)

File Size: 0.92 MB
Price: Free

Visit this product Go!

portfoliosmall

RemoteByMail V1.01

Control and access your computer from anywhere at home or on the road simply by sending an e-mail. There is no easier and more secure way to access files or execute programs on your computer while you are away.

Free Download

RemoteByMail V1.01
English (1.10MB)

File Size: 1.10 MB
Price: Free

Visit this product Go!

Additional Runtime Software

Other Runtime Software products available for download and use.

BartPE Plugins

PE Builder is a utility that allows you to create your own bootable CD-ROM ("BartPE") by extracting the necessary files from your Windows XP installation CD. PE Builder lets you add other applications by using "plugins". Below you can find plugins for most of our products. More info.

Available Plugins:

GetDataBack for NTFS & FAT

July 25, 2009

Runtime GetDataBack for FAT/NTFS v3.66

Data Recovery Software - GetDataBack is a highly advanced data recovery software, which will help you to get your data back when your drive's partition table, boot record, Master File Table or root directory is corrupt or lost, when a virus has hit the drive, files were deleted, the drive was formatted or struck by a power failure. GetDataBack comes in two flavours, NTFS and FAT depending on what file system you have.

GetDataBack will recover your data if the hard drive's partition table, boot record, FAT/MFT or root directory are lost or damaged, data was lost due to a virus attack, the drive was formatted, fdisk has been run, a power failure has caused a system crash, files were lost due to a software failure, files were accidentally deleted...

GetDataBack can even recover your data when the drive is no longer recognized by Windows. It can likewise be used even if all directory information - not just the root directory- is missing. GetDataBack can even recover your data when the drive is no longer recognized by Windows. It can likewise be used even if all directory information - not just the root directory- is missing.

The tool works at partition level and will restore files and folders exactly how they used to be. It recovers data from floppy and ZIP disks, drive images and even remote drives connected by a serial cable or TCP/IP. As the name says, it restores files from FAT/ NTFS disks - file system used by Windows NT/2000/XP, yet works on all Windows systems. Make sure you never install the program on the to-be-recovered drive and you will never lose important data.

Advanced algorithms will make sure that all directories and sub directories are put together as they were, and that long file names are reconstructed correctly. GetDataBack is read-only, meaning the program will never attempt to write to the drive you are about to recover. Please make sure to read the safety instructions...

The software enables the regular user to conduct his own data recovery by guiding him through three easy to understand steps, thus gives the advanced user the possibility to interfere with the recovery and improve the results, by examining the scan log, the file system details, file and directory information, by selecting the sector range to be scanned, by choosing excessive search for file systems or search for lost files, by calling Runtime's DiskExplorer.

Recover files over your local network or over a serial cable - This feature enables you to run GetDataBack on one computer ("remote") while accessing the drives of another computer ("host"). Recovering data over a network is useful, especially when you are not able to remove the drive you want to recover from and attach it to another computer.

GetDataBack recovers from:
• Hard drives (IDE, SCSI, SATA)
• USB drives
• Firewire drives
• Partitions
• Dynamic Disks
• Floppy drives
• Drive images
• Zip/Jaz drive
• Compact Flash Cards
• Smart Media Cards
• Secure Digital Cards
• USB Flash Drive
• iPod Disks

[5.1MB]
[download now]

Password : www.dl4all.com